From be8cf9fdcf036f76db9746fa72433486c0c83c2c Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 19 Aug 2007 18:08:02 +0000 Subject: 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. --- net/rtorrent/Makefile | 4 ++-- net/rtorrent/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/rtorrent') diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index f215fd3b815..f2fce79780d 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2007/04/20 13:37:58 tron Exp $ +# $NetBSD: Makefile,v 1.21 2007/08/19 18:08:03 tron Exp $ -DISTNAME= rtorrent-0.7.4 +DISTNAME= rtorrent-0.7.6 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo index 7c1fe6cdb4e..f5e4a851da5 100644 --- a/net/rtorrent/distinfo +++ b/net/rtorrent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2007/04/20 13:37:58 tron Exp $ +$NetBSD: distinfo,v 1.14 2007/08/19 18:08:03 tron Exp $ -SHA1 (rtorrent-0.7.4.tar.gz) = 4060913d19204c0978d6378a71f4898714ac20e4 -RMD160 (rtorrent-0.7.4.tar.gz) = 17c72af77b3184db0488147c4ae80d4019bea6f0 -Size (rtorrent-0.7.4.tar.gz) = 451415 bytes +SHA1 (rtorrent-0.7.6.tar.gz) = d7684e7149c1b203334463f5e21dd7e99418e395 +RMD160 (rtorrent-0.7.6.tar.gz) = dadf38f7a27fbe8df802bd5f4f7f56726e72fe59 +Size (rtorrent-0.7.6.tar.gz) = 484566 bytes SHA1 (patch-ab) = 87d7741906f6d7c8572b80d2a3f42910175e182f -- cgit v1.2.3