pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Update to 0.3.15:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c64e4e617da
branches: trunk
changeset: 509464:3c64e4e617da
user: veego <veego%pkgsrc.org@localhost>
date: Fri Mar 10 20:46:28 2006 +0000
description:
Update to 0.3.15:
This release fixes a few long-standing bugs, including one that prevented
a torrent from being restarted if files had been selected for no longer
downloading. The tracker isn't crashing sporadically any more. And some
security has been added to super-seed to prevent CERTAIN CLIENTS (*thwaps
BitComet*) from leeching important bandwidth.
Neither encryption nor DHT (official or Azureus's version) has been added
yet, nor has the UI been revamped.
diffstat:
net/bittornado-gui/Makefile | 5 ++---
net/bittornado/Makefile | 3 +--
net/bittornado/Makefile.common | 4 ++--
net/bittornado/distinfo | 8 ++++----
4 files changed, 9 insertions(+), 11 deletions(-)
diffs (63 lines):
diff -r c8fb7680a4a4 -r 3c64e4e617da net/bittornado-gui/Makefile
--- a/net/bittornado-gui/Makefile Fri Mar 10 20:41:41 2006 +0000
+++ b/net/bittornado-gui/Makefile Fri Mar 10 20:46:28 2006 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:22 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/10 20:46:28 veego Exp $
#
.include "../../net/bittornado/Makefile.common"
PKGNAME= ${DISTNAME:S/Tornado/Tornado-gui/}
-PKGREVISION= 2
COMMENT+= (wxGTK GUI)
CONFLICTS= bittorrent-gui-[0-9]*
-DEPENDS+= BitTornado>=0.3.14:../../net/bittornado
+DEPENDS+= BitTornado>=0.3.15:../../net/bittornado
NO_BUILD= yes
diff -r c8fb7680a4a4 -r 3c64e4e617da net/bittornado/Makefile
--- a/net/bittornado/Makefile Fri Mar 10 20:41:41 2006 +0000
+++ b/net/bittornado/Makefile Fri Mar 10 20:46:28 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:22 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/10 20:46:28 veego Exp $
#
.include "Makefile.common"
-PKGREVISION= 1
CONFLICTS= bittorrent-[0-9]*
PYDISTUTILSPKG= yes
diff -r c8fb7680a4a4 -r 3c64e4e617da net/bittornado/Makefile.common
--- a/net/bittornado/Makefile.common Fri Mar 10 20:41:41 2006 +0000
+++ b/net/bittornado/Makefile.common Fri Mar 10 20:46:28 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.9 2005/11/14 21:03:29 veego Exp $
+# $NetBSD: Makefile.common,v 1.10 2006/03/10 20:46:28 veego Exp $
#
-DISTNAME= BitTornado-0.3.14
+DISTNAME= BitTornado-0.3.15
CATEGORIES= net
MASTER_SITES= http://www.bittornado.com/download/
diff -r c8fb7680a4a4 -r 3c64e4e617da net/bittornado/distinfo
--- a/net/bittornado/distinfo Fri Mar 10 20:41:41 2006 +0000
+++ b/net/bittornado/distinfo Fri Mar 10 20:46:28 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2005/11/14 21:03:29 veego Exp $
+$NetBSD: distinfo,v 1.9 2006/03/10 20:46:28 veego Exp $
-SHA1 (BitTornado-0.3.14.tar.gz) = 44e850fecb9cd6c933086dadaff208df9be59a6e
-RMD160 (BitTornado-0.3.14.tar.gz) = b4e9610bcb1630a523bfc1512e89a81feade638c
-Size (BitTornado-0.3.14.tar.gz) = 188058 bytes
+SHA1 (BitTornado-0.3.15.tar.gz) = a9a40ada7227aab0b495afafa9c9a76e47740942
+RMD160 (BitTornado-0.3.15.tar.gz) = 1967e1ec545f1c1dfa11d7525acb0abbdc2cedd2
+Size (BitTornado-0.3.15.tar.gz) = 189992 bytes
SHA1 (patch-aa) = a88096122a34776b72dfc18f1d95a1736c71b54b
Home |
Main Index |
Thread Index |
Old Index