From nobody@FreeBSD.org  Thu Sep 30 12:03:08 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D98171065673
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Sep 2010 12:03:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C9AF08FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Sep 2010 12:03:08 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8UC388h019686
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Sep 2010 12:03:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o8UC3803019685;
	Thu, 30 Sep 2010 12:03:08 GMT
	(envelope-from nobody)
Message-Id: <201009301203.o8UC3803019685@www.freebsd.org>
Date: Thu, 30 Sep 2010 12:03:08 GMT
From: Glen Barber <gjb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] biology/migrate: Add additional MASTERSITE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151112
>Category:       ports
>Synopsis:       [patch] biology/migrate: Add additional MASTERSITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 12:10:07 UTC 2010
>Closed-Date:    Fri Oct 01 01:07:12 UTC 2010
>Last-Modified:  Fri Oct  1 01:10:04 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->gjb 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 30 12:10:13 UTC 2010 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151112 
Responsible-Changed-From-To: gjb->freebsd-ports-bugs 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Thu Sep 30 12:49:10 UTC 2010 
Responsible-Changed-Why:  
Not a ports committer. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=151112 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu Sep 30 15:35:58 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151112 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Oct 1 01:07:12 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151112: commit references a PR
Date: Fri,  1 Oct 2010 01:06:52 +0000 (UTC)

 sunpoet     2010-10-01 01:06:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     biology/migrate      Makefile 
   Log:
   - Add an additional MASTER_SITES
   
   PR:             ports/151112
   Submitted by:   gjb (maintainer)
   Approved by:    pgollucci (mentor)
   
   Revision  Changes    Path
   1.25      +2 -1      ports/biology/migrate/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:
