pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bittorrent update to 3.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/caea998a5c05
branches:  trunk
changeset: 470271:caea998a5c05
user:      recht <recht%pkgsrc.org@localhost>
date:      Sun Mar 07 21:25:33 2004 +0000

description:
update to 3.4

New in 3.4:
* Client no longer complains of connection to tracker problems when
  transfers are still working
* Lots of bandwidth savings
* Lots of bug fixes

diffstat:

 net/bittorrent/Makefile        |  3 +--
 net/bittorrent/Makefile.common |  7 ++++---
 net/bittorrent/distinfo        |  6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r d436497cf080 -r caea998a5c05 net/bittorrent/Makefile
--- a/net/bittorrent/Makefile   Sun Mar 07 21:10:58 2004 +0000
+++ b/net/bittorrent/Makefile   Sun Mar 07 21:25:33 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2004/03/03 10:02:08 recht Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/07 21:25:33 recht Exp $
 #
 
 .include "Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/BitT/bitt/}
-PKGREVISION=   5
 
 PYDISTUTILSPKG=        YES
 
diff -r d436497cf080 -r caea998a5c05 net/bittorrent/Makefile.common
--- a/net/bittorrent/Makefile.common    Sun Mar 07 21:10:58 2004 +0000
+++ b/net/bittorrent/Makefile.common    Sun Mar 07 21:25:33 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.1 2004/03/03 10:02:08 recht Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/03/07 21:25:33 recht Exp $
 #
 
-DISTNAME=      BitTorrent-3.3
+DISTNAME=      BitTorrent-3.4
 CATEGORIES=    net
-MASTER_SITES=  http://bitconjurer.org/BitTorrent/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bittorrent/}
+EXTRACT_SUFX=  .zip
 
 MAINTAINER=    recht%NetBSD.org@localhost
 HOMEPAGE=      http://bitconjurer.org/BitTorrent/
diff -r d436497cf080 -r caea998a5c05 net/bittorrent/distinfo
--- a/net/bittorrent/distinfo   Sun Mar 07 21:10:58 2004 +0000
+++ b/net/bittorrent/distinfo   Sun Mar 07 21:25:33 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2004/03/03 10:02:08 recht Exp $
+$NetBSD: distinfo,v 1.7 2004/03/07 21:25:33 recht Exp $
 
-SHA1 (BitTorrent-3.3.tar.gz) = 45ba1999adf536ca4d96a32ca2f929d4d36803c0
-Size (BitTorrent-3.3.tar.gz) = 168628 bytes
+SHA1 (BitTorrent-3.4.zip) = 58b2a5884bcc71722f6c7332ec6e4b4ec086031e
+Size (BitTorrent-3.4.zip) = 242707 bytes
 SHA1 (patch-aa) = 8c3abb81127bda1594b944fd6e11f587e8477e87



Home | Main Index | Thread Index | Old Index