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.12, provided by veego@.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32caae5c6aae
branches:  trunk
changeset: 496394:32caae5c6aae
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 27 18:02:37 2005 +0000

description:
Update to 0.3.12, provided by veego@.

Changes since 0.3.10:

- Changes include bug fixes to the tracker and to btlaunchmany[curses],
  the Windows installers' being built using older versions of Python
  and wxPython to fix the problem with the client sticking in the task
  list, and the addition of a little sneakiness to help keep ISPs from
  killing connections to seed clients.

- Today's release should fix the problem with clients hanging in the
  task manager. It should also fix problems on 64-bit processors.

diffstat:

 net/bittornado-gui/Makefile    |  4 ++--
 net/bittornado/Makefile.common |  4 ++--
 net/bittornado/distinfo        |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r 4acb1a6ee681 -r 32caae5c6aae net/bittornado-gui/Makefile
--- a/net/bittornado-gui/Makefile       Mon Jun 27 17:50:56 2005 +0000
+++ b/net/bittornado-gui/Makefile       Mon Jun 27 18:02:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:24 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/27 18:02:37 wiz Exp $
 #
 
 .include "../../net/bittornado/Makefile.common"
@@ -9,7 +9,7 @@
 
 CONFLICTS=     bittorrent-gui-[0-9]*
 
-DEPENDS+=      BitTornado>=0.3.10:../../net/bittornado
+DEPENDS+=      BitTornado>=0.3.12:../../net/bittornado
 
 NO_BUILD=      # defined
 
diff -r 4acb1a6ee681 -r 32caae5c6aae net/bittornado/Makefile.common
--- a/net/bittornado/Makefile.common    Mon Jun 27 17:50:56 2005 +0000
+++ b/net/bittornado/Makefile.common    Mon Jun 27 18:02:37 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.6 2005/04/11 21:46:44 tv Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/06/27 18:02:37 wiz Exp $
 #
 
-DISTNAME=              BitTornado-0.3.10
+DISTNAME=              BitTornado-0.3.12
 CATEGORIES=            net
 MASTER_SITES=          http://www.bittornado.com/download/
 
diff -r 4acb1a6ee681 -r 32caae5c6aae net/bittornado/distinfo
--- a/net/bittornado/distinfo   Mon Jun 27 17:50:56 2005 +0000
+++ b/net/bittornado/distinfo   Mon Jun 27 18:02:37 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 12:13:43 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/06/27 18:02:37 wiz Exp $
 
-SHA1 (BitTornado-0.3.10.tar.gz) = 9b39bdf17fa4af82972b79e0d16e0a01adc5d1e9
-RMD160 (BitTornado-0.3.10.tar.gz) = 9c68bf45faea3b4c22c766c33906ff55f8d7c46a
-Size (BitTornado-0.3.10.tar.gz) = 188565 bytes
+SHA1 (BitTornado-0.3.12.tar.gz) = e0626344c338ae2ae049e97f803acf1e24437f11
+RMD160 (BitTornado-0.3.12.tar.gz) = 1296ff9bc7a5baea5ad25fb0cd4b1e170bb4c1d4
+Size (BitTornado-0.3.12.tar.gz) = 189208 bytes
 SHA1 (patch-aa) = a88096122a34776b72dfc18f1d95a1736c71b54b



Home | Main Index | Thread Index | Old Index