pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Update to 3.4.1a:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b180120ca016
branches:  trunk
changeset: 471682:b180120ca016
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 29 23:39:42 2004 +0000

description:
Update to 3.4.1a:
The tracker works under Python 2.2 and supports 3.3 clients properly.
The client is unchanged.

diffstat:

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

diffs (56 lines):

diff -r 7da2cbc0eee4 -r b180120ca016 net/bittorrent-gui/Makefile
--- a/net/bittorrent-gui/Makefile       Mon Mar 29 23:32:25 2004 +0000
+++ b/net/bittorrent-gui/Makefile       Mon Mar 29 23:39:42 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/29 23:39:43 wiz Exp $
 #
 
 .include "../../net/bittorrent/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/BitTorrent/bittorrent-gui/}
-PKGREVISION=   2
 
 COMMENT+=      (wxGTK GUI)
 
diff -r 7da2cbc0eee4 -r b180120ca016 net/bittorrent/Makefile
--- a/net/bittorrent/Makefile   Mon Mar 29 23:32:25 2004 +0000
+++ b/net/bittorrent/Makefile   Mon Mar 29 23:39:42 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2004/03/26 02:27:47 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2004/03/29 23:39:42 wiz Exp $
 #
 
 .include "Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/BitT/bitt/}
-PKGREVISION=   1
 
 PYDISTUTILSPKG=        YES
 
diff -r 7da2cbc0eee4 -r b180120ca016 net/bittorrent/Makefile.common
--- a/net/bittorrent/Makefile.common    Mon Mar 29 23:32:25 2004 +0000
+++ b/net/bittorrent/Makefile.common    Mon Mar 29 23:39:42 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2004/03/17 19:27:42 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/03/29 23:39:43 wiz Exp $
 #
 
-DISTNAME=      BitTorrent-3.4.1
+DISTNAME=      BitTorrent-3.4.1a
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bittorrent/}
 EXTRACT_SUFX=  .zip
diff -r 7da2cbc0eee4 -r b180120ca016 net/bittorrent/distinfo
--- a/net/bittorrent/distinfo   Mon Mar 29 23:32:25 2004 +0000
+++ b/net/bittorrent/distinfo   Mon Mar 29 23:39:42 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2004/03/12 23:43:05 recht Exp $
+$NetBSD: distinfo,v 1.10 2004/03/29 23:39:43 wiz Exp $
 
-SHA1 (BitTorrent-3.4.1.zip) = 2bbffc518ba23a4f821052bb0ea71135495a729a
-Size (BitTorrent-3.4.1.zip) = 244669 bytes
+SHA1 (BitTorrent-3.4.1a.zip) = 5a728df9389e0b296676e148c64ce2f8619d7bb9
+Size (BitTorrent-3.4.1a.zip) = 244963 bytes
 SHA1 (patch-aa) = 8c3abb81127bda1594b944fd6e11f587e8477e87
 SHA1 (patch-ab) = 186ad86d153bc0c7a3e3234c03ec854b2325cb03



Home | Main Index | Thread Index | Old Index