ports/151112: [patch] biology/migrate: Add additional MASTERSITE

Glen Barber gjb at FreeBSD.org
Thu Sep 30 12:10:08 UTC 2010


>Number:         151112
>Category:       ports
>Synopsis:       [patch] biology/migrate: Add additional MASTERSITE
>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:   Thu Sep 30 12:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        8.1-STABLE
>Organization:
>Environment:
FreeBSD orion 8.1-STABLE FreeBSD 8.1-STABLE #4 r212732: Thu Sep 16 10:00:48 EDT 2010     root at orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
Add additional MASTERSITE to biology/migrate to prevent future cluster build errors caused by fetch failures.

No functional changes.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: biology/migrate/Makefile
===================================================================
RCS file: /home/pcvs/ports/biology/migrate/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- biology/migrate/Makefile	4 Sep 2010 15:32:56 -0000	1.24
+++ biology/migrate/Makefile	30 Sep 2010 11:59:23 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	migrate
 PORTVERSION=	3.1.6
 CATEGORIES=	biology
-MASTER_SITES=	http://people.sc.fsu.edu/~beerli/popgen/currentversion/
+MASTER_SITES=	http://people.sc.fsu.edu/~beerli/popgen/currentversion/ \
+		http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 
 MAINTAINER=	gjb at FreeBSD.org


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list