diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-10 09:19:24 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-10 09:19:24 +0800 |
commit | aa28c096025ddd8dbfda44763a3e90ede6da0eee (patch) | |
tree | 8a903a699d0570c035129cfc62885287db49a794 /net/py-kenosis-bittorrent | |
parent | 8246d8c42a95d65d4b81f0df447a38c495e9166b (diff) | |
download | freebsd-ports-gnome-aa28c096025ddd8dbfda44763a3e90ede6da0eee.tar.gz freebsd-ports-gnome-aa28c096025ddd8dbfda44763a3e90ede6da0eee.tar.zst freebsd-ports-gnome-aa28c096025ddd8dbfda44763a3e90ede6da0eee.zip |
o Rollback to version 3.3: version 3.4 is reported as buggy
o Bump PORTEPOCH
Diffstat (limited to 'net/py-kenosis-bittorrent')
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 7 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 0e525e2e9a57..dd49efe4f2c5 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/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-kenosis-bittorrent/distinfo b/net/py-kenosis-bittorrent/distinfo index a11e60631ebf..791dc0087a87 100644 --- a/net/py-kenosis-bittorrent/distinfo +++ b/net/py-kenosis-bittorrent/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 |