Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 10:31:01 -0400 (EDT)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110928: [MAINTAINER]: Add backup MASTER_SITES to 3 ports
Message-ID:  <20070327143101.957715C58@syn.atarininja.org>
Resent-Message-ID: <200703271430.l2REU5rl002976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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@atarininja.org
 COMMENT=	A free collaborative editor
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070327143101.957715C58>