summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-12-03 12:57:40 +0000
committertron <tron@pkgsrc.org>2008-12-03 12:57:40 +0000
commit4467a2649c2fcd02f7aefbb7dfacff92a49b413f (patch)
treef5d7fcd9ecc97c4af37f41033fe59fcec0f34ecb /net
parent922e8f583bf06ae9185b89eb400d4a6415b32d96 (diff)
downloadpkgsrc-4467a2649c2fcd02f7aefbb7dfacff92a49b413f.tar.gz
Update "libtorrent" to version 0.12.2 and "rtorrent" to version 0.8.2
Changes since version 0.11.9 respectively 0.7.9: - Support for DHT. - Cleanup and refactoring of the API. - Enable PEX by default. - A lot of bug fixes and minor improvements
Diffstat (limited to 'net')
-rw-r--r--net/libtorrent/Makefile5
-rw-r--r--net/libtorrent/PLIST5
-rw-r--r--net/libtorrent/buildlink3.mk6
-rw-r--r--net/libtorrent/distinfo8
-rw-r--r--net/rtorrent/Makefile5
-rw-r--r--net/rtorrent/distinfo8
6 files changed, 19 insertions, 18 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 3cb8e9e0946..4d20919aafe 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2008/05/25 20:49:39 tron Exp $
+# $NetBSD: Makefile,v 1.29 2008/12/03 12:57:40 tron Exp $
-DISTNAME= libtorrent-0.11.9
-PKGREVISION= 1
+DISTNAME= libtorrent-0.12.2
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/PLIST b/net/libtorrent/PLIST
index 4059aa253e5..ab22cc92345 100644
--- a/net/libtorrent/PLIST
+++ b/net/libtorrent/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2007/04/20 13:37:57 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/12/03 12:57:40 tron Exp $
include/torrent/bitfield.h
include/torrent/chunk_manager.h
include/torrent/common.h
@@ -13,6 +13,7 @@ include/torrent/data/file_manager.h
include/torrent/data/file_utils.h
include/torrent/data/piece.h
include/torrent/data/transfer_list.h
+include/torrent/dht_manager.h
include/torrent/download.h
include/torrent/error.h
include/torrent/event.h
@@ -24,6 +25,7 @@ include/torrent/object_stream.h
include/torrent/path.h
include/torrent/peer/client_info.h
include/torrent/peer/client_list.h
+include/torrent/peer/connection_list.h
include/torrent/peer/peer.h
include/torrent/peer/peer_info.h
include/torrent/peer/peer_list.h
@@ -33,6 +35,7 @@ include/torrent/poll_kqueue.h
include/torrent/poll_select.h
include/torrent/rate.h
include/torrent/resume.h
+include/torrent/throttle.h
include/torrent/torrent.h
include/torrent/tracker.h
include/torrent/tracker_list.h
diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk
index c38b79cad4c..953e1586f45 100644
--- a/net/libtorrent/buildlink3.mk
+++ b/net/libtorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2008/01/18 05:08:44 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2008/12/03 12:57:40 tron Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBTORRENT_BUILDLINK3_MK:= ${LIBTORRENT_BUILDLINK3_MK}+
@@ -12,8 +12,8 @@ BUILDLINK_PACKAGES+= libtorrent
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libtorrent
.if !empty(LIBTORRENT_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.11.0
-BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.11.9nb1
+BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.12.0
+BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.12.0
BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent
.endif # LIBTORRENT_BUILDLINK3_MK
diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo
index 5e38c5d1bc1..6de783f1f7f 100644
--- a/net/libtorrent/distinfo
+++ b/net/libtorrent/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2007/11/23 09:49:04 tron Exp $
+$NetBSD: distinfo,v 1.21 2008/12/03 12:57:40 tron Exp $
-SHA1 (libtorrent-0.11.9.tar.gz) = d88e754d1c2ff7f8c5fb7544331264bd505870b8
-RMD160 (libtorrent-0.11.9.tar.gz) = fb8de66d65791dab67c195356a98de7cf653d3c9
-Size (libtorrent-0.11.9.tar.gz) = 545210 bytes
+SHA1 (libtorrent-0.12.2.tar.gz) = a53d2c671e9f2dd971d0622d5b3672da91c46ef9
+RMD160 (libtorrent-0.12.2.tar.gz) = 88cdc415f98afd8b87fa6d7330906737c3e434fa
+Size (libtorrent-0.12.2.tar.gz) = 585374 bytes
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index b35caee46e9..a0f80bd0f10 100644
--- a/net/rtorrent/Makefile
+++ b/net/rtorrent/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2008/05/25 20:49:39 tron Exp $
+# $NetBSD: Makefile,v 1.29 2008/12/03 12:57:40 tron Exp $
-DISTNAME= rtorrent-0.7.9
-PKGREVISION= 1
+DISTNAME= rtorrent-0.8.2
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo
index 047d33956e5..21bc1051ce0 100644
--- a/net/rtorrent/distinfo
+++ b/net/rtorrent/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2007/11/23 09:49:04 tron Exp $
+$NetBSD: distinfo,v 1.18 2008/12/03 12:57:40 tron Exp $
-SHA1 (rtorrent-0.7.9.tar.gz) = 0b53bd3b2c15f93352607ab3685916fe27033450
-RMD160 (rtorrent-0.7.9.tar.gz) = 8cfee138c0142ad22830b3d518e198f163063a84
-Size (rtorrent-0.7.9.tar.gz) = 489174 bytes
+SHA1 (rtorrent-0.8.2.tar.gz) = 891093c5d600c2e3853eadbbec369a12dfe6ec11
+RMD160 (rtorrent-0.8.2.tar.gz) = e86b0082d1788e4e7cd8fcf631f7f857d642c799
+Size (rtorrent-0.8.2.tar.gz) = 506015 bytes
SHA1 (patch-ab) = 87873bb32166d00398ab0ef6421a6fe85a55c914