diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-10 01:19:24 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-10 01:19:24 +0000 |
commit | aa28c096025ddd8dbfda44763a3e90ede6da0eee (patch) | |
tree | 8a903a699d0570c035129cfc62885287db49a794 /net/py-bittorrent-devel | |
parent | 8246d8c42a95d65d4b81f0df447a38c495e9166b (diff) | |
download | FreeBSD-ports-aa28c096025ddd8dbfda44763a3e90ede6da0eee.zip FreeBSD-ports-aa28c096025ddd8dbfda44763a3e90ede6da0eee.tar.gz |
o Rollback to version 3.3: version 3.4 is reported as buggy
o Bump PORTEPOCH
Diffstat (limited to 'net/py-bittorrent-devel')
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 7 | ||||
-rw-r--r-- | net/py-bittorrent-devel/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 0e525e2..dd49efe 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= BitTorrent -PORTVERSION= 3.4 +PORTVERSION= 3.3 +PORTEPOCH= 1 CATEGORIES?= net python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= http://bitconjurer.org/BitTorrent/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} @@ -20,7 +20,6 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes USE_SIZE= yes -USE_ZIP= yes CONFLICTS= py??-*[Bb]it[Tt]orrent* diff --git a/net/py-bittorrent-devel/distinfo b/net/py-bittorrent-devel/distinfo index a11e606..791dc00 100644 --- a/net/py-bittorrent-devel/distinfo +++ b/net/py-bittorrent-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (BitTorrent-3.4.zip) = 3ca482259ac5d427d88379d0afa1cbe8 -SIZE (BitTorrent-3.4.zip) = 242707 +MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 |