Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2010 12:03:08 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151112: [patch] biology/migrate: Add additional MASTERSITE
Message-ID:  <201009301203.o8UC3803019685@www.freebsd.org>
Resent-Message-ID: <201009301210.o8UCA7wI002535@freefall.freebsd.org>

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

>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@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@FreeBSD.org


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



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