diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-09 06:55:20 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-09 06:55:20 +0800 |
commit | 8fea91a26714315c35eb59231e037fe3d6e77cc2 (patch) | |
tree | a9575661731af5a0cc9684591a7a1c37c541369c | |
parent | 70ab907ca7ec81114e38e544b62a62949a9b799b (diff) | |
download | freebsd-ports-gnome-8fea91a26714315c35eb59231e037fe3d6e77cc2.tar.gz freebsd-ports-gnome-8fea91a26714315c35eb59231e037fe3d6e77cc2.tar.zst freebsd-ports-gnome-8fea91a26714315c35eb59231e037fe3d6e77cc2.zip |
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
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/distinfo | 4 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 9 | ||||
-rw-r--r-- | net/py-bittorrent-devel/distinfo | 4 | ||||
-rw-r--r-- | net/py-bittorrent/Makefile | 9 | ||||
-rw-r--r-- | net/py-bittorrent/distinfo | 4 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 9 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/distinfo | 4 |
12 files changed, 42 insertions, 36 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 97d91b7fbefb..0e525e2e9a57 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/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-devel/distinfo b/net-p2p/py-bittorrent-devel/distinfo index 791dc0087a87..a11e60631ebf 100644 --- a/net-p2p/py-bittorrent-devel/distinfo +++ b/net-p2p/py-bittorrent-devel/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 diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 97d91b7fbefb..0e525e2e9a57 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 791dc0087a87..a11e60631ebf 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 diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index 97d91b7fbefb..0e525e2e9a57 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-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-kenosis-bittorrent/distinfo b/net-p2p/py-kenosis-bittorrent/distinfo index 791dc0087a87..a11e60631ebf 100644 --- a/net-p2p/py-kenosis-bittorrent/distinfo +++ b/net-p2p/py-kenosis-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 diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 97d91b7fbefb..0e525e2e9a57 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/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/py-bittorrent-devel/distinfo b/net/py-bittorrent-devel/distinfo index 791dc0087a87..a11e60631ebf 100644 --- a/net/py-bittorrent-devel/distinfo +++ b/net/py-bittorrent-devel/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 diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 97d91b7fbefb..0e525e2e9a57 100644 --- a/net/py-bittorrent/Makefile +++ b/net/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/py-bittorrent/distinfo b/net/py-bittorrent/distinfo index 791dc0087a87..a11e60631ebf 100644 --- a/net/py-bittorrent/distinfo +++ b/net/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 diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 97d91b7fbefb..0e525e2e9a57 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-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/py-kenosis-bittorrent/distinfo b/net/py-kenosis-bittorrent/distinfo index 791dc0087a87..a11e60631ebf 100644 --- a/net/py-kenosis-bittorrent/distinfo +++ b/net/py-kenosis-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 |