diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-27 18:02:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-27 18:02:37 +0000 |
commit | b3b589f7a078d54e91a09d225f43b4fabb0b5c6f (patch) | |
tree | 626ee87d11fb2d856da7ac77b205910738286bb5 /net/bittornado | |
parent | fd1d78472cf15039ed5092f7c45bab1316ad6853 (diff) | |
download | pkgsrc-b3b589f7a078d54e91a09d225f43b4fabb0b5c6f.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/bittornado')
-rw-r--r-- | net/bittornado/Makefile.common | 4 | ||||
-rw-r--r-- | net/bittornado/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
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 |