summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-04-16 19:02:14 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-04-16 19:02:14 +0000
commit95435073824b055ad2403daa9f4529623b25d40e (patch)
tree504fab5d885fc28ab2ed22a1ec540e9d81de98f3 /net-p2p
parent- Update to 0.006003 (diff)
0.15.6 release
* fixed crash in udp trackers when using SOCKS5 proxy * fixed reconnect delay when leaving upload only mode * fixed default values being set incorrectly in add_torrent_params through add_magnet_uri in python bindings * implemented unaligned write (for unbuffered I/O) * fixed broadcast_lsd option * fixed udp-socket race condition when using a proxy * end-game mode optimizations * fixed bug in udp_socket causing it to issue two simultaneous async. read operations * fixed minor bug in metadata block requester (for magnet links) * fixed race condition in iconv string converter * fixed error handling in torrent_info constructor * fixed bug in torrent_info::remap_files * fix python binding for wait_for_alert * only apply privileged port filter to DHT-only peers
Notes
Notes: svn path=/head/; revision=272814
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar-15/Makefile2
-rw-r--r--net-p2p/libtorrent-rasterbar-15/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile
index 0077c6771c43..496ff4d95c28 100644
--- a/net-p2p/libtorrent-rasterbar-15/Makefile
+++ b/net-p2p/libtorrent-rasterbar-15/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-rasterbar
-PORTVERSION= 0.15.5
+PORTVERSION= 0.15.6
PORTREVISION?= 0
CATEGORIES?= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/net-p2p/libtorrent-rasterbar-15/distinfo b/net-p2p/libtorrent-rasterbar-15/distinfo
index 63de75dfda75..04aa38d290e2 100644
--- a/net-p2p/libtorrent-rasterbar-15/distinfo
+++ b/net-p2p/libtorrent-rasterbar-15/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.15.5.tar.gz) = 150cbda406ac5ff57330446487961503c87d22bfb61a72d695ab4520b4c18a43
-SIZE (libtorrent-rasterbar-0.15.5.tar.gz) = 2606717
+SHA256 (libtorrent-rasterbar-0.15.6.tar.gz) = dc84775911129942d21ed94569f7c06accffcf31dc909b26eca5f824efb63f13
+SIZE (libtorrent-rasterbar-0.15.6.tar.gz) = 2608765