summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2007-11-06 21:38:07 +0000
committertron <tron@pkgsrc.org>2007-11-06 21:38:07 +0000
commit4b8a89c9f4ca54d359b3155a6d09c8840de95545 (patch)
tree6a1234fd5482633d2ebb535d1f4ecfbca3278bcb /net/libtorrent
parenta756b42f09080b288d346596367cb0f602bc35cd (diff)
downloadpkgsrc-4b8a89c9f4ca54d359b3155a6d09c8840de95545.tar.gz
Update "libtorrent" package to version 0.11.8 and "rtorrent" package
to version 0.7.8. Changes since version 0.11.7/0.7.7: - Several new commands for use with XMLRPC. See the SVN log for a complete list. - Fixed the wrong tracker requests being sent when finishing a torrent. - Added Peer Exchange support, enable with the "peer_exchange=yes" option. - Don't skip the last line in rc files missing the final newline. - The torrent is no longer closed on finished for on_finished commands as it did last release. Instead d.set_directory causes the download to call close_directly to allow moving of finished torrents. - Added "close_on_ratio". - Allow commands to be appended to "{stop,close}_on_ratio", so you can e.g. erase a torrent that has finished. - Set "encryption=allow_incoming,prefer_plaintext,enable_retry" by default.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile5
-rw-r--r--net/libtorrent/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 3af3549f48d..1daab629e57 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/11/06 21:38:07 tron Exp $
-DISTNAME= libtorrent-0.11.7
-PKGREVISION= 1
+DISTNAME= libtorrent-0.11.8
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo
index 6723a99d09f..18f39e9e803 100644
--- a/net/libtorrent/distinfo
+++ b/net/libtorrent/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/09/18 12:35:12 tron Exp $
+$NetBSD: distinfo,v 1.19 2007/11/06 21:38:07 tron Exp $
-SHA1 (libtorrent-0.11.7.tar.gz) = 3228cd5660e2a387464ec8a8be5ad1193ab166a0
-RMD160 (libtorrent-0.11.7.tar.gz) = de88d9cb5708b792326d34b1b6522e15a52c0766
-Size (libtorrent-0.11.7.tar.gz) = 532076 bytes
+SHA1 (libtorrent-0.11.8.tar.gz) = fc02f7557b5c9dbaa9c701d8e198e77cb904bbea
+RMD160 (libtorrent-0.11.8.tar.gz) = ece6dacd4fc10302395a98b9fb8e7147fa91273a
+Size (libtorrent-0.11.8.tar.gz) = 541982 bytes