diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-25 12:42:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-25 12:42:19 +0000 |
commit | 822df67266acdd5ceb8767447b5ce48ce492d493 (patch) | |
tree | 2eece745b4ed4c702b381c8518722c4b96a7b613 /net/bittorrent | |
parent | 1f86d047141dbca83d0f7d8d6be89c788c2aed8c (diff) | |
download | pkgsrc-822df67266acdd5ceb8767447b5ce48ce492d493.tar.gz |
Update to 3.4.2:
* Fixed some bugs, including an important tracker bug
* Added 'warning message' so trackers can send non-fatal human
readable messages to clients
* Fixed problem where some users got 'could not find file' message
Diffstat (limited to 'net/bittorrent')
-rw-r--r-- | net/bittorrent/Makefile.common | 4 | ||||
-rw-r--r-- | net/bittorrent/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common index 2ada94d1748..31a1384e16e 100644 --- a/net/bittorrent/Makefile.common +++ b/net/bittorrent/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.6 2004/04/27 03:43:54 snj Exp $ +# $NetBSD: Makefile.common,v 1.7 2004/05/25 12:42:19 wiz Exp $ # -DISTNAME= BitTorrent-3.4.1a +DISTNAME= BitTorrent-3.4.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/} EXTRACT_SUFX= .zip diff --git a/net/bittorrent/distinfo b/net/bittorrent/distinfo index 47ca36e66ca..d85ce3d90a9 100644 --- a/net/bittorrent/distinfo +++ b/net/bittorrent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2004/03/29 23:39:43 wiz Exp $ +$NetBSD: distinfo,v 1.11 2004/05/25 12:42:19 wiz Exp $ -SHA1 (BitTorrent-3.4.1a.zip) = 5a728df9389e0b296676e148c64ce2f8619d7bb9 -Size (BitTorrent-3.4.1a.zip) = 244963 bytes +SHA1 (BitTorrent-3.4.2.zip) = e3c34b0988369e706564f24fc63d9921c6af8298 +Size (BitTorrent-3.4.2.zip) = 244989 bytes SHA1 (patch-aa) = 8c3abb81127bda1594b944fd6e11f587e8477e87 SHA1 (patch-ab) = 186ad86d153bc0c7a3e3234c03ec854b2325cb03 |