From b31980f851891b5d02b818357c799c59af40f878 Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 10 Jul 2005 19:11:02 +0000 Subject: update to BitTorrent 4.0.2 Changes in this release: - Opening a torrent that is already open in the GUI now has the correct behavior rather than raising an error - Backported --chop_max_allow_in from 4.1 to help fix TCP stack flaking out problem on Windows - Robustly handle config files corrupted by Windows - Better error messages when a torrent already meets seeding limits - File filters --- net/bittorrent/Makefile | 3 +-- net/bittorrent/Makefile.common | 4 ++-- net/bittorrent/PLIST | 20 ++++++++++---------- net/bittorrent/distinfo | 8 ++++---- 4 files changed, 17 insertions(+), 18 deletions(-) (limited to 'net/bittorrent') diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 2428943471a..0b66d39268f 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2005/06/19 02:49:23 salo Exp $ +# $NetBSD: Makefile,v 1.27 2005/07/10 19:11:02 recht Exp $ # .include "Makefile.common" PKGNAME= ${DISTNAME:S/BitT/bitt/} -PKGREVISION= 1 PYDISTUTILSPKG= YES diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common index f7a3e443456..d6ef92fe660 100644 --- a/net/bittorrent/Makefile.common +++ b/net/bittorrent/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.11 2005/04/11 21:46:45 tv Exp $ +# $NetBSD: Makefile.common,v 1.12 2005/07/10 19:11:02 recht Exp $ # -DISTNAME= BitTorrent-4.0.1 +DISTNAME= BitTorrent-4.0.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/} diff --git a/net/bittorrent/PLIST b/net/bittorrent/PLIST index b037f85ee91..6e0873cca5f 100644 --- a/net/bittorrent/PLIST +++ b/net/bittorrent/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/06/19 02:49:23 salo Exp $ +@comment $NetBSD: PLIST,v 1.11 2005/07/10 19:11:02 recht Exp $ bin/btdownloadcurses.py bin/btdownloadheadless.py bin/btlaunchmany.py @@ -125,13 +125,13 @@ ${PYSITELIB}/BitTorrent/track.pyo ${PYSITELIB}/BitTorrent/zurllib.py ${PYSITELIB}/BitTorrent/zurllib.pyc ${PYSITELIB}/BitTorrent/zurllib.pyo -share/doc/BitTorrent-4.0.1/credits.txt -share/doc/BitTorrent-4.0.1/LICENSE.txt -share/doc/BitTorrent-4.0.1/README.txt -share/doc/BitTorrent-4.0.1/redirdonate.html -share/pixmaps/BitTorrent-4.0.1/logo/bittorrent_32.png -share/pixmaps/BitTorrent-4.0.1/logo/bittorrent_96.png -@dirrm share/pixmaps/BitTorrent-4.0.1/logo -@dirrm share/pixmaps/BitTorrent-4.0.1 -@dirrm share/doc/BitTorrent-4.0.1 +share/doc/BitTorrent-4.0.2/LICENSE.txt +share/doc/BitTorrent-4.0.2/README.txt +share/doc/BitTorrent-4.0.2/credits.txt +share/doc/BitTorrent-4.0.2/redirdonate.html +share/pixmaps/BitTorrent-4.0.2/logo/bittorrent_32.png +share/pixmaps/BitTorrent-4.0.2/logo/bittorrent_96.png +@dirrm share/pixmaps/BitTorrent-4.0.2/logo +@dirrm share/pixmaps/BitTorrent-4.0.2 +@dirrm share/doc/BitTorrent-4.0.2 @dirrm ${PYSITELIB}/BitTorrent diff --git a/net/bittorrent/distinfo b/net/bittorrent/distinfo index f2de3b41f9b..fc12aeebdb8 100644 --- a/net/bittorrent/distinfo +++ b/net/bittorrent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2005/06/19 02:49:23 salo Exp $ +$NetBSD: distinfo,v 1.16 2005/07/10 19:11:02 recht Exp $ -SHA1 (BitTorrent-4.0.1.tar.gz) = 577db045897e02dcf8d3546f93a2525c5b7ba6cf -RMD160 (BitTorrent-4.0.1.tar.gz) = 9ccec667802df40aa21c00be7930ac5ad4d65821 -Size (BitTorrent-4.0.1.tar.gz) = 154427 bytes +SHA1 (BitTorrent-4.0.2.tar.gz) = c45507be7f47fa90925ba57a1a5975c61380dc04 +RMD160 (BitTorrent-4.0.2.tar.gz) = feae7a846eb5f6b3c89d65f5f52fb34adc8f3086 +Size (BitTorrent-4.0.2.tar.gz) = 155062 bytes SHA1 (patch-aa) = fad5fb4d6b6c4aed9988cd4484aad042a3de5cef -- cgit v1.2.3