aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-rasterbar-15
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-10-03 03:32:44 +0800
committerdougb <dougb@FreeBSD.org>2011-10-03 03:32:44 +0800
commit537a7306f70ad9eb57ad08b6daa869488fc1d94c (patch)
tree519cb8c4074b76df454c9e464ace89f3dcedfac3 /net-p2p/libtorrent-rasterbar-15
parent22ec9912ccb17129992ae0c4f340323bb1af7cd3 (diff)
downloadfreebsd-ports-gnome-537a7306f70ad9eb57ad08b6daa869488fc1d94c.tar.gz
freebsd-ports-gnome-537a7306f70ad9eb57ad08b6daa869488fc1d94c.tar.zst
freebsd-ports-gnome-537a7306f70ad9eb57ad08b6daa869488fc1d94c.zip
0.15.8 release
* allow NULL to be passed to create_torrent::set_comment and create_torrent::set_creator * fix UPnP issue for routers with multiple PPPoE connections * fix issue where event=stopped announces wouldn't be sent when closing session * fix crash when using broken SOCKS5 proxies * fix CPU busy loop issue in tracker announce logic * honor IOV_MAX when using writev and readv * don't post 'operation aborted' UDP errors when changing listen port * fix tracker retry logic, where in some configurations the next tier would not be tried * fixed bug in http seeding logic (introduced in 0.15.7) * add support for dont-have extension message * fix for set_piece_deadline * add reset_piece_deadline function * fix merkle tree torrent assert
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-15')
-rw-r--r--net-p2p/libtorrent-rasterbar-15/Makefile3
-rw-r--r--net-p2p/libtorrent-rasterbar-15/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile
index aab260eca89c..c69a9cbbe831 100644
--- a/net-p2p/libtorrent-rasterbar-15/Makefile
+++ b/net-p2p/libtorrent-rasterbar-15/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libtorrent-rasterbar
-PORTVERSION= 0.15.7
-PORTREVISION?= 1
+PORTVERSION= 0.15.8
CATEGORIES?= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= libtorrent
diff --git a/net-p2p/libtorrent-rasterbar-15/distinfo b/net-p2p/libtorrent-rasterbar-15/distinfo
index 74398d12ab06..e11bb9abb7c6 100644
--- a/net-p2p/libtorrent-rasterbar-15/distinfo
+++ b/net-p2p/libtorrent-rasterbar-15/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.15.7.tar.gz) = f5cef05e6205f0e4f2a4dd01802ab121ec68c1b27f57a1c047e1fb84c17b0af0
-SIZE (libtorrent-rasterbar-0.15.7.tar.gz) = 2518963
+SHA256 (libtorrent-rasterbar-0.15.8.tar.gz) = f5dfe715e4f49784d5cc2821983a5fbe454c5a53beedc1996ecae5178188c71c
+SIZE (libtorrent-rasterbar-0.15.8.tar.gz) = 2605456