aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-16
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-15 23:16:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-15 23:16:52 +0000
commit49104a5391074faebdcf8de3b8b6bcc55b6ca1a6 (patch)
tree195d4f219b02deb5083de140ccf01e24991f7b22 /net-p2p/libtorrent-rasterbar-16
parent3770374e7543dc649b116f0ccd5c8c5be8073eb9 (diff)
downloadports-49104a5391074faebdcf8de3b8b6bcc55b6ca1a6.tar.gz
ports-49104a5391074faebdcf8de3b8b6bcc55b6ca1a6.zip
0.16.2 release
* use random peer IDs in anonymous mode * fix move_storage bugs * fix unnecessary dependency on boost.date_time when building boost.asio as separate compilation * always use SO_REUSEADDR and deprecate the flag to turn it on * add python bindings for SSL support * minor uTP tweaks * fix end-game mode issue when some files are selected to not be downloaded * improve uTP slow start * make uTP less aggressive resetting cwnd when idle Approved by: portmgr (beat)
Notes
Notes: svn path=/head/; revision=300907
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-16')
-rw-r--r--net-p2p/libtorrent-rasterbar-16/Makefile2
-rw-r--r--net-p2p/libtorrent-rasterbar-16/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile
index 01593eb8bde1..530f682ae584 100644
--- a/net-p2p/libtorrent-rasterbar-16/Makefile
+++ b/net-p2p/libtorrent-rasterbar-16/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= libtorrent-rasterbar
-PORTVERSION= 0.16.1
+PORTVERSION= 0.16.2
CATEGORIES?= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= libtorrent
diff --git a/net-p2p/libtorrent-rasterbar-16/distinfo b/net-p2p/libtorrent-rasterbar-16/distinfo
index ffed18f02554..ba53a6f87ed6 100644
--- a/net-p2p/libtorrent-rasterbar-16/distinfo
+++ b/net-p2p/libtorrent-rasterbar-16/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.16.1.tar.gz) = f752ef5f555a3f4c18387dd4f00eb80dc1ff262755fa6e62dc502167428feb66
-SIZE (libtorrent-rasterbar-0.16.1.tar.gz) = 2896015
+SHA256 (libtorrent-rasterbar-0.16.2.tar.gz) = 683d759d3ca9a30bba484a8fa13c4cf7166b3d445c7f6a521f1543c1ee042117
+SIZE (libtorrent-rasterbar-0.16.2.tar.gz) = 2897284