ports/110928: [MAINTAINER]: Add backup MASTER_SITES to 3 ports

Wesley Shields wxs at atarininja.org
Tue Mar 27 14:30:06 UTC 2007


>Number:         110928
>Category:       ports
>Synopsis:       [MAINTAINER]: Add backup MASTER_SITES to 3 ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 14:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Sat Sep 30 21:50:55 EDT 2006 root at syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
Recently there were some failures trying to fetch some distfiles from a port I
maintain.  Per Kris' request I've added my personal site to the
MASTER_SITES for the three ports I maintain which experienced this
outage.

>How-To-Repeat:
N/A

>Fix:
NOTE: The attached patch is relative to /usr/ports

Index: net/net6/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/net6/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- net/net6/Makefile	22 Mar 2007 14:49:47 -0000	1.8
+++ net/net6/Makefile	27 Mar 2007 14:25:55 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	net6
 PORTVERSION=	1.3.3
 CATEGORIES=	net devel
-MASTER_SITES=	http://releases.0x539.de/net6/
+MASTER_SITES=	http://releases.0x539.de/net6/ \
+		http://www.atarininja.org/~wxs/distfiles/
 
 MAINTAINER=	wxs at atarininja.org
 COMMENT=	Network access framework for IPv4/IPv6
Index: devel/obby/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/obby/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- devel/obby/Makefile	22 Mar 2007 14:50:54 -0000	1.8
+++ devel/obby/Makefile	27 Mar 2007 14:25:55 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	obby
 PORTVERSION=	0.4.3
 CATEGORIES=	devel
-MASTER_SITES=	http://releases.0x539.de/obby/
+MASTER_SITES=	http://releases.0x539.de/obby/ \
+		http://www.atarininja.org/~wxs/distfiles/
 
 MAINTAINER=	wxs at atarininja.org
 COMMENT=	A library for synced document buffers
Index: editors/gobby/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/gobby/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- editors/gobby/Makefile	22 Mar 2007 14:51:51 -0000	1.5
+++ editors/gobby/Makefile	27 Mar 2007 14:25:55 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	gobby
 PORTVERSION=	0.4.2
 CATEGORIES=	editors
-MASTER_SITES=	http://releases.0x539.de/gobby/
+MASTER_SITES=	http://releases.0x539.de/gobby/ \
+		http://www.atarininja.org/~wxs/distfiles/
 
 MAINTAINER=	wxs at atarininja.org
 COMMENT=	A free collaborative editor
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list