From beat@chruetertee.ch  Sun Aug 10 14:43:59 2008
Return-Path: <beat@chruetertee.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9266B106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Aug 2008 14:43:59 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55])
	by mx1.freebsd.org (Postfix) with ESMTP id 347C38FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Aug 2008 14:43:58 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from _HOSTNAME_ (124-184.1-85.cust.bluewin.ch [85.1.184.124])
	(authenticated bits=0)
	by marvin.chruetertee.ch (8.14.2/8.13.6) with ESMTP id m7AEhvDf051118
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Aug 2008 14:43:57 GMT
	(envelope-from beat@chruetertee.ch)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sun, 10 Aug 2008 16:44:31 +0200
Message-Id: <200808101443.m7AEhvDf051118@marvin.chruetertee.ch>
Date: Sun, 10 Aug 2008 16:44:31 +0200
From: "Beat Gtzi" <beat@chruetertee.ch>
Reply-To: Beat Gtzi <beat@chruetertee.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] sysutils/cmdwatch: remove dead mastersite
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126414
>Category:       ports
>Synopsis:       [PATCH] sysutils/cmdwatch: remove dead mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 10 14:50:03 UTC 2008
>Closed-Date:    Wed Aug 13 07:04:45 UTC 2008
>Last-Modified:  Wed Aug 13 07:10:04 UTC 2008
>Originator:     Beat Gtzi
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 23 23:39:51 CEST 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	- Mastersite disappeared:
	# cd /usr/ports/sysutils/cmdwatch/ &&  make fetch
	=> cmdwatch-0.2.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
	=> Attempting to fetch from ftp://wedgie.org/pub/.
	fetch: ftp://wedgie.org/pub/cmdwatch-0.2.0.tar.gz: No address record
	- Add new mirror site
	- Take maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- cmdwatch.patch begins here ---
diff -Naur cmdwatch.orig/Makefile cmdwatch/Makefile
--- cmdwatch.orig/Makefile	2008-03-06 14:57:25.000000000 +0100
+++ cmdwatch/Makefile	2008-08-10 16:32:36.000000000 +0200
@@ -8,9 +8,9 @@
 PORTNAME=	cmdwatch
 PORTVERSION=	0.2.0
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://wedgie.org/pub/
+MASTER_SITES=	http://www.chruetertee.ch/files/download/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	beat@chruetertee.ch
 COMMENT=	Watches the output from a command at specified intervals
 
 MAN1=		cmdwatch.1
--- cmdwatch.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Aug 10 15:02:32 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126414 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Aug 13 07:04:44 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126414 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126414: commit references a PR
Date: Wed, 13 Aug 2008 07:04:44 +0000 (UTC)

 miwi        2008-08-13 07:04:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/cmdwatch    Makefile 
   Log:
   - Update to MASTER_SITES
   - Pass maintainership to submitter
   
   PR:             126414
   Submitted by:   "Beat Gtzi" <beat@chruetertee.ch>
   
   Revision  Changes    Path
   1.6       +2 -2      ports/sysutils/cmdwatch/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
