ports/151733: [PATCH] unbreak biology/tinker

Chris Petrik c.petrik.sosa at gmail.com
Mon Oct 25 22:40:07 UTC 2010


>Number:         151733
>Category:       ports
>Synopsis:       [PATCH] unbreak biology/tinker
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 22:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 8.1-STABLE
>Organization:
none
>Environment:
FreeBSD 8.1-STABLE
>Description:
unbreak tinker by adding some new distfile sites.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: tinker/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/biology/tinker/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- tinker/Makefile	30 Sep 2010 08:53:18 -0000	1.40
+++ tinker/Makefile	25 Oct 2010 22:31:57 -0000
@@ -7,11 +7,11 @@
 
 PORTNAME=	tinker
 PORTVERSION=	4.2.20040908
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	biology
-MASTER_SITES=	${MASTER_SITE_GENTOO} \
-		ftp://dasher.wustl.edu/pub/
-MASTER_SITE_SUBDIR=	distfiles
+MASTER_SITES=	ftp://ftp.tu-chemnitz.de/.SAN0/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/\
+		ftp://ftp.tw.freebsd.org/pub/ports/distfiles/${PORTNAME}-${PORTVERSION}/ \
+		ftp://ftp.uvsq.fr/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/
 DISTNAME=	${PORTNAME}
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
@@ -26,7 +26,6 @@
 ALL_TARGET=	all listing
 INSTALL_TARGET=	rename
 RESTRICTED=	author requests no distribution except from his FTP site
-BROKEN=		does not fetch
 
 DOCS=		README *.pdf *.txt release*
 SAMPLES=	README clean.make *.1st *.boat *.cell *.chair *.dat *.dyn0	\


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



More information about the freebsd-ports-bugs mailing list