pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Update the "libtorrent" package to version 0.10.3 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3ffb7817e75
branches:  trunk
changeset: 520204:a3ffb7817e75
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Oct 17 12:28:12 2006 +0000

description:
Update the "libtorrent" package to version 0.10.3 and the "rtorrent"
package to version 0.6.3. Change since version 0.10.2 respectively 0.6.2:
- Didn't properly clean up when a torrent with the same info hash was
  rejected. This caused random crashes and memory leaks.
- Properly cancel pieces that are skipped when downloading.

diffstat:

 net/libtorrent/Makefile |  4 ++--
 net/libtorrent/distinfo |  8 ++++----
 net/rtorrent/Makefile   |  4 ++--
 net/rtorrent/distinfo   |  8 ++++----
 4 files changed, 12 insertions(+), 12 deletions(-)

diffs (51 lines):

diff -r 469503cfc58a -r a3ffb7817e75 net/libtorrent/Makefile
--- a/net/libtorrent/Makefile   Tue Oct 17 12:14:03 2006 +0000
+++ b/net/libtorrent/Makefile   Tue Oct 17 12:28:12 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2006/09/27 20:36:45 tron Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/17 12:28:12 tron Exp $
 
-DISTNAME=      libtorrent-0.10.2
+DISTNAME=      libtorrent-0.10.3
 CATEGORIES=    net
 MASTER_SITES=  http://libtorrent.rakshasa.no/downloads/
 
diff -r 469503cfc58a -r a3ffb7817e75 net/libtorrent/distinfo
--- a/net/libtorrent/distinfo   Tue Oct 17 12:14:03 2006 +0000
+++ b/net/libtorrent/distinfo   Tue Oct 17 12:28:12 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2006/09/27 20:36:45 tron Exp $
+$NetBSD: distinfo,v 1.12 2006/10/17 12:28:12 tron Exp $
 
-SHA1 (libtorrent-0.10.2.tar.gz) = e24214555f9b1a663b65c1d7364394ed90fe0151
-RMD160 (libtorrent-0.10.2.tar.gz) = 51016db461ff1a3d4b2ff952c94f35981ce0004e
-Size (libtorrent-0.10.2.tar.gz) = 453071 bytes
+SHA1 (libtorrent-0.10.3.tar.gz) = 6f71cb3b05650f81a34eb34186415c75f877027a
+RMD160 (libtorrent-0.10.3.tar.gz) = daa0f367f24bf15886c14968045b2d771fb06483
+Size (libtorrent-0.10.3.tar.gz) = 449091 bytes
 SHA1 (patch-aa) = 98a4a23beb017c03005bcc42aa1d6cfefdfcfded
diff -r 469503cfc58a -r a3ffb7817e75 net/rtorrent/Makefile
--- a/net/rtorrent/Makefile     Tue Oct 17 12:14:03 2006 +0000
+++ b/net/rtorrent/Makefile     Tue Oct 17 12:28:12 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2006/09/27 20:36:45 tron Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/17 12:28:13 tron Exp $
 
-DISTNAME=      rtorrent-0.6.2
+DISTNAME=      rtorrent-0.6.3
 CATEGORIES=    net
 MASTER_SITES=  http://libtorrent.rakshasa.no/downloads/
 
diff -r 469503cfc58a -r a3ffb7817e75 net/rtorrent/distinfo
--- a/net/rtorrent/distinfo     Tue Oct 17 12:14:03 2006 +0000
+++ b/net/rtorrent/distinfo     Tue Oct 17 12:28:12 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/09/27 20:36:45 tron Exp $
+$NetBSD: distinfo,v 1.9 2006/10/17 12:28:13 tron Exp $
 
-SHA1 (rtorrent-0.6.2.tar.gz) = 60ab4548c96890bffe03f40381594ab0349a4fff
-RMD160 (rtorrent-0.6.2.tar.gz) = c1b244b42c946913c51466fa0735f14ac4c1145e
-Size (rtorrent-0.6.2.tar.gz) = 412290 bytes
+SHA1 (rtorrent-0.6.3.tar.gz) = fb3fcb59117109f4e1c983da205b8c3a9cc2326f
+RMD160 (rtorrent-0.6.3.tar.gz) = 95c6a7d56d88245a4adf8450261cd82c1923f191
+Size (rtorrent-0.6.3.tar.gz) = 411337 bytes



Home | Main Index | Thread Index | Old Index