pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Update "libtorrent" package to version 0.11.8 and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19c1ff88d6c9
branches: trunk
changeset: 535049:19c1ff88d6c9
user: tron <tron%pkgsrc.org@localhost>
date: Tue Nov 06 21:38:07 2007 +0000
description:
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:
net/libtorrent/Makefile | 5 ++---
net/libtorrent/distinfo | 8 ++++----
net/rtorrent/Makefile | 5 ++---
net/rtorrent/distinfo | 8 ++++----
4 files changed, 12 insertions(+), 14 deletions(-)
diffs (53 lines):
diff -r cd47221adf6e -r 19c1ff88d6c9 net/libtorrent/Makefile
--- a/net/libtorrent/Makefile Tue Nov 06 21:17:34 2007 +0000
+++ b/net/libtorrent/Makefile Tue Nov 06 21:38:07 2007 +0000
@@ -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 -r cd47221adf6e -r 19c1ff88d6c9 net/libtorrent/distinfo
--- a/net/libtorrent/distinfo Tue Nov 06 21:17:34 2007 +0000
+++ b/net/libtorrent/distinfo Tue Nov 06 21:38:07 2007 +0000
@@ -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
diff -r cd47221adf6e -r 19c1ff88d6c9 net/rtorrent/Makefile
--- a/net/rtorrent/Makefile Tue Nov 06 21:17:34 2007 +0000
+++ b/net/rtorrent/Makefile Tue Nov 06 21:38:07 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:13 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/11/06 21:38:07 tron Exp $
-DISTNAME= rtorrent-0.7.7
-PKGREVISION= 1
+DISTNAME= rtorrent-0.7.8
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff -r cd47221adf6e -r 19c1ff88d6c9 net/rtorrent/distinfo
--- a/net/rtorrent/distinfo Tue Nov 06 21:17:34 2007 +0000
+++ b/net/rtorrent/distinfo Tue Nov 06 21:38:07 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2007/09/18 12:35:13 tron Exp $
+$NetBSD: distinfo,v 1.16 2007/11/06 21:38:07 tron Exp $
-SHA1 (rtorrent-0.7.7.tar.gz) = 0994cfc5fd4915ce18520169963e8b4836ac54a8
-RMD160 (rtorrent-0.7.7.tar.gz) = bf10c9075ea6536c7f2dd92f670b915af4d1752b
-Size (rtorrent-0.7.7.tar.gz) = 487340 bytes
+SHA1 (rtorrent-0.7.8.tar.gz) = 9d3e2bba17a2049992001f1d1457e1f8f6c5973b
+RMD160 (rtorrent-0.7.8.tar.gz) = 77f9b1627a65804d54f204919c7b2d58c95d751b
+Size (rtorrent-0.7.8.tar.gz) = 489952 bytes
SHA1 (patch-ab) = 87d7741906f6d7c8572b80d2a3f42910175e182f
Home |
Main Index |
Thread Index |
Old Index