summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authortron <tron>2007-08-19 18:08:02 +0000
committertron <tron>2007-08-19 18:08:02 +0000
commitbe8cf9fdcf036f76db9746fa72433486c0c83c2c (patch)
treec1f2f4310a5d618a5946b7aee408460807ef4559 /net/libtorrent
parent586930e2c23d3aab72f75c8b17de3b36d7396abc (diff)
downloadpkgsrc-be8cf9fdcf036f76db9746fa72433486c0c83c2c.tar.gz
Update "libtorrent" package to 0.11.6 and "rtorrent" package to 0.7.6.
Change since versions 0.11.4 respectively 0.7.4: - The old option handler has been rewritten. - Added support for SCGI rpc calls. - Added "http_ca{path/cert}" options. Patch by Johan Gunnarsson - Added configure options that allow building universal binaries. - Fixed a bug that caused piped requests to be lost. - Improved XMLRPC support, including support for 64bit ints, removed defective FastCGI support, - Added a large number of commands for use with XMLRPC. See system.listMethods for a complete list. - Fixed a bug where the tracker re-announce interval for the previous tracker was being used. Now the announce intervals for each tracker is stored seperately. - Commands that pass through rpc::parse_command_* now support inline commands that start with a '$'. E.g 'print="$get_ip="'. - Allow ';' as a separator for multi-command lines. Not recognized by the string parser, so it must be preceded by whitespace. - Allow escaping of newlines in the resource file. - The "load_*" commands now allow a list of commands to be appended. These commands will be called on the newly loaded download.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile4
-rw-r--r--net/libtorrent/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 09702d1b577..3c07d90e3d0 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2007/04/20 13:37:57 tron Exp $
+# $NetBSD: Makefile,v 1.21 2007/08/19 18:08:02 tron Exp $
-DISTNAME= libtorrent-0.11.4
+DISTNAME= libtorrent-0.11.6
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo
index ade64841c3f..570f0b7288b 100644
--- a/net/libtorrent/distinfo
+++ b/net/libtorrent/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2007/04/20 13:37:57 tron Exp $
+$NetBSD: distinfo,v 1.17 2007/08/19 18:08:02 tron Exp $
-SHA1 (libtorrent-0.11.4.tar.gz) = 6d997974b445858dfc11f88425ca422be610a296
-RMD160 (libtorrent-0.11.4.tar.gz) = 76fe310ee04205f432d1d55e8d4f131aef5a2d8e
-Size (libtorrent-0.11.4.tar.gz) = 513360 bytes
+SHA1 (libtorrent-0.11.6.tar.gz) = ffecdf4fa40ca356bd1707f0e7796fbb50972c80
+RMD160 (libtorrent-0.11.6.tar.gz) = 29af2f9d79d6a867b5e2cbf8bff77a2a9b129c6c
+Size (libtorrent-0.11.6.tar.gz) = 531468 bytes