From 07b686351e0d2411bb3a5f1af9c453b76be1d84e Mon Sep 17 00:00:00 2001 From: dougb Date: Sun, 21 Mar 2010 00:02:47 +0000 Subject: Update to version 0.14.10, which has the following bug fixes: * fixed udp tracker race condition * fixed error handling with torrents with invalid piece sizes * added support for torrents with odd piece sizes * fixed issue with disk read cache not being cleared when removing torrents * made the DHT socket bind to the same interface as the session * fixed issue where an http proxy would not be used on redirects * disabled buggy disconnect_peers feature --- net-p2p/libtorrent-rasterbar-14/Makefile | 2 +- net-p2p/libtorrent-rasterbar-14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index cf3b1057e006..d4114d613525 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.14.9 +PORTVERSION= 0.14.10 CATEGORIES= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= libtorrent diff --git a/net-p2p/libtorrent-rasterbar-14/distinfo b/net-p2p/libtorrent-rasterbar-14/distinfo index 9bb243fc1de9..f40e332ee9c3 100644 --- a/net-p2p/libtorrent-rasterbar-14/distinfo +++ b/net-p2p/libtorrent-rasterbar-14/distinfo @@ -1,3 +1,3 @@ -MD5 (libtorrent-rasterbar-0.14.9.tar.gz) = 1274d88d9602628e960b84a99680c9ad -SHA256 (libtorrent-rasterbar-0.14.9.tar.gz) = 08ea1eeea7d0fb8ed2ca2628c2e9c79d3bacc9f08011b4d9020a15dcd24e6ea3 -SIZE (libtorrent-rasterbar-0.14.9.tar.gz) = 1989956 +MD5 (libtorrent-rasterbar-0.14.10.tar.gz) = 99e9f4fa9c9f1f5097a4748c7260ef53 +SHA256 (libtorrent-rasterbar-0.14.10.tar.gz) = 524a19effb6b7e410a20e385e0d0421bfefc1d3f87cb7f78b77f391f12351957 +SIZE (libtorrent-rasterbar-0.14.10.tar.gz) = 1997446 -- cgit