ports/66210: [MAINTAINER] net/py23-BitTornado: set PORTEPOCH, fix WITH_PSYCO

Stefan Walter sw at gegenunendlich.de
Mon May 3 16:40:25 UTC 2004


>Number:         66210
>Category:       ports
>Synopsis:       [MAINTAINER] net/py23-BitTornado: set PORTEPOCH, fix WITH_PSYCO
>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:   Mon May 03 09:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Apr 22 20:41:18 CEST 2004
>Description:
- set PORTEPOCH, as the client's new name brings new version numbers, too
- fix WITH_PSYCO
- add a couple of alternative MASTER_SITES

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- py23-BitTornado-0.2.0,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/py-bittornado.old/Makefile /usr/ports/net/py-bittornado/Makefile
--- /usr/ports/net/py-bittornado.old/Makefile	Mon May  3 18:03:43 2004
+++ /usr/ports/net/py-bittornado/Makefile	Mon May  3 18:19:06 2004
@@ -7,8 +7,11 @@
 
 PORTNAME=	BitTornado
 PORTVERSION=	0.2.0
+PORTEPOCH=	1
 CATEGORIES?=	net python ipv6
-MASTER_SITES=	http://e.scarywater.net/bt/download/
+MASTER_SITES=	http://e.scarywater.net/bt/download/ \
+		http://mediahost.inetsalestech.com/shadow/ \
+		http://www.hypermax.net.au/~gamr/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sw at gegenunendlich.de
@@ -41,7 +44,7 @@
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/psyco/_psyco.so:${PORTSDIR}/devel/py-psyco
 post-patch:
 	@${REINPLACE_CMD} -e "s/^psyco = 0/psyco = 1/g" \
-		${WRKSRC}/BitTorrent/PSYCO.py
+		${WRKSRC}/BitTornado/PSYCO.py
 .endif
 
 pre-everything::
--- py23-BitTornado-0.2.0,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list