diff options
author | recht <recht> | 2004-03-09 10:26:59 +0000 |
---|---|---|
committer | recht <recht> | 2004-03-09 10:26:59 +0000 |
commit | f8c35ac7030cc401951e479fe0286efd381eaf20 (patch) | |
tree | b43eadaf11df4040b40ff876d322d5cb434a4dab /net | |
parent | 6b009ea40eab0a860bd9c8dd9cbe8a5c6da96e44 (diff) | |
download | pkgsrc-f8c35ac7030cc401951e479fe0286efd381eaf20.tar.gz |
- Pull in fixes from CVS to make the Tracker working again.
- Patch for btreannounce so that it doesn't throws an expection if not enough
arguments were provided. (sent to the auhor)
Bump PKGREVISION to 1.
Diffstat (limited to 'net')
-rw-r--r-- | net/bittorrent/Makefile | 3 | ||||
-rw-r--r-- | net/bittorrent/distinfo | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 2350f07ec64..505cf3d737b 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/03/07 21:25:33 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/03/09 10:26:59 recht Exp $ # .include "Makefile.common" PKGNAME= ${DISTNAME:S/BitT/bitt/} +PKGREVISION= 1 PYDISTUTILSPKG= YES diff --git a/net/bittorrent/distinfo b/net/bittorrent/distinfo index ea211661e7a..88bb838bdce 100644 --- a/net/bittorrent/distinfo +++ b/net/bittorrent/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.7 2004/03/07 21:25:33 recht Exp $ +$NetBSD: distinfo,v 1.8 2004/03/09 10:26:59 recht Exp $ SHA1 (BitTorrent-3.4.zip) = 58b2a5884bcc71722f6c7332ec6e4b4ec086031e Size (BitTorrent-3.4.zip) = 242707 bytes SHA1 (patch-aa) = 8c3abb81127bda1594b944fd6e11f587e8477e87 +SHA1 (patch-ab) = 186ad86d153bc0c7a3e3234c03ec854b2325cb03 +SHA1 (patch-ac) = 6f95e52ea2dba423e904ebe2364ae44405ebe2f7 +SHA1 (patch-ad) = 9bd7d1e7cdab69a15ffcb98ad41f4840ba11e1e8 |