pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bittorrent - Pull in fixes from CVS to make the Tr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a0764a89cf9
branches:  trunk
changeset: 470417:4a0764a89cf9
user:      recht <recht%pkgsrc.org@localhost>
date:      Tue Mar 09 10:26:59 2004 +0000

description:
- 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:

 net/bittorrent/Makefile |  3 ++-
 net/bittorrent/distinfo |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 407a81288a74 -r 4a0764a89cf9 net/bittorrent/Makefile
--- a/net/bittorrent/Makefile   Tue Mar 09 10:07:21 2004 +0000
+++ b/net/bittorrent/Makefile   Tue Mar 09 10:26:59 2004 +0000
@@ -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 -r 407a81288a74 -r 4a0764a89cf9 net/bittorrent/distinfo
--- a/net/bittorrent/distinfo   Tue Mar 09 10:07:21 2004 +0000
+++ b/net/bittorrent/distinfo   Tue Mar 09 10:26:59 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index