diff options
author | wiz <wiz> | 2005-06-27 18:02:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-06-27 18:02:37 +0000 |
commit | fed434a6e5c9aa94f822463c704c2fa11d257891 (patch) | |
tree | 626ee87d11fb2d856da7ac77b205910738286bb5 /net | |
parent | 7a241995adc81debe04665fcbdef114526ee05f3 (diff) | |
download | pkgsrc-fed434a6e5c9aa94f822463c704c2fa11d257891.tar.gz |
Update to 0.3.12, provided by veego@.
Changes since 0.3.10:
- Changes include bug fixes to the tracker and to btlaunchmany[curses],
the Windows installers' being built using older versions of Python
and wxPython to fix the problem with the client sticking in the task
list, and the addition of a little sneakiness to help keep ISPs from
killing connections to seed clients.
- Today's release should fix the problem with clients hanging in the
task manager. It should also fix problems on 64-bit processors.
Diffstat (limited to 'net')
-rw-r--r-- | net/bittornado-gui/Makefile | 4 | ||||
-rw-r--r-- | net/bittornado/Makefile.common | 4 | ||||
-rw-r--r-- | net/bittornado/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net/bittornado-gui/Makefile b/net/bittornado-gui/Makefile index 8093e9e42d6..d7416a9bc26 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:24 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/06/27 18:02:37 wiz Exp $ # .include "../../net/bittornado/Makefile.common" @@ -9,7 +9,7 @@ COMMENT+= (wxGTK GUI) CONFLICTS= bittorrent-gui-[0-9]* -DEPENDS+= BitTornado>=0.3.10:../../net/bittornado +DEPENDS+= BitTornado>=0.3.12:../../net/bittornado NO_BUILD= # defined diff --git a/net/bittornado/Makefile.common b/net/bittornado/Makefile.common index 38c52ad3bb8..1fffe28c1e4 100644 --- a/net/bittornado/Makefile.common +++ b/net/bittornado/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.6 2005/04/11 21:46:44 tv Exp $ +# $NetBSD: Makefile.common,v 1.7 2005/06/27 18:02:37 wiz Exp $ # -DISTNAME= BitTornado-0.3.10 +DISTNAME= BitTornado-0.3.12 CATEGORIES= net MASTER_SITES= http://www.bittornado.com/download/ diff --git a/net/bittornado/distinfo b/net/bittornado/distinfo index 006b6a4a125..d4c3502ef9c 100644 --- a/net/bittornado/distinfo +++ b/net/bittornado/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 12:13:43 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/06/27 18:02:37 wiz Exp $ -SHA1 (BitTornado-0.3.10.tar.gz) = 9b39bdf17fa4af82972b79e0d16e0a01adc5d1e9 -RMD160 (BitTornado-0.3.10.tar.gz) = 9c68bf45faea3b4c22c766c33906ff55f8d7c46a -Size (BitTornado-0.3.10.tar.gz) = 188565 bytes +SHA1 (BitTornado-0.3.12.tar.gz) = e0626344c338ae2ae049e97f803acf1e24437f11 +RMD160 (BitTornado-0.3.12.tar.gz) = 1296ff9bc7a5baea5ad25fb0cd4b1e170bb4c1d4 +Size (BitTornado-0.3.12.tar.gz) = 189208 bytes SHA1 (patch-aa) = a88096122a34776b72dfc18f1d95a1736c71b54b |