summaryrefslogtreecommitdiffstats
path: root/net-p2p/py-bittorrent
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-03-08 22:55:20 +0000
committerlioux <lioux@FreeBSD.org>2004-03-08 22:55:20 +0000
commit8fea91a26714315c35eb59231e037fe3d6e77cc2 (patch)
treea9575661731af5a0cc9684591a7a1c37c541369c /net-p2p/py-bittorrent
parent70ab907ca7ec81114e38e544b62a62949a9b799b (diff)
downloadFreeBSD-ports-8fea91a26714315c35eb59231e037fe3d6e77cc2.zip
FreeBSD-ports-8fea91a26714315c35eb59231e037fe3d6e77cc2.tar.gz
o Update to 3.4
- Client no longer complains of connection to tracker problems when transfers are still working - Lots of bandwidth savings - Lots of bug fixes
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r--net-p2p/py-bittorrent/Makefile9
-rw-r--r--net-p2p/py-bittorrent/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index 97d91b7..0e525e2 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= BitTorrent
-PORTVERSION= 3.3
-PORTREVISION= 1
+PORTVERSION= 3.4
CATEGORIES?= net python
-MASTER_SITES= http://bitconjurer.org/BitTorrent/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
@@ -20,8 +20,9 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_REINPLACE= yes
USE_SIZE= yes
+USE_ZIP= yes
-CONFLICTS= py??-*bittorrent*
+CONFLICTS= py??-*[Bb]it[Tt]orrent*
DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \
README.txt credits.txt
diff --git a/net-p2p/py-bittorrent/distinfo b/net-p2p/py-bittorrent/distinfo
index 791dc00..a11e606 100644
--- a/net-p2p/py-bittorrent/distinfo
+++ b/net-p2p/py-bittorrent/distinfo
@@ -1,2 +1,2 @@
-MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8
-SIZE (BitTorrent-3.3.tar.gz) = 168628
+MD5 (BitTorrent-3.4.zip) = 3ca482259ac5d427d88379d0afa1cbe8
+SIZE (BitTorrent-3.4.zip) = 242707
OpenPOWER on IntegriCloud