aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-16-python
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-09-29 22:40:40 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-09-29 22:40:40 +0000
commit891e2c73baedc149ef63f7c4b89a86f870d60c44 (patch)
treece0d01b5f04eed3db34517cf9fc3715aa3afd858 /net-p2p/libtorrent-rasterbar-16-python
parentfc70633608a7c7c019a5ff8f42c8e81c7ef06396 (diff)
downloadports-891e2c73baedc149ef63f7c4b89a86f870d60c44.tar.gz
ports-891e2c73baedc149ef63f7c4b89a86f870d60c44.zip
Upgrade to 0.16.4:
* raise the default torrents allowed to announce to trackers to 1600 * improve uTP slow start behavior * update use of boost.system to not use deprecated functions * fix GIL issue in python bindings. Deprecated extension support in python * fixed bug where setting upload slots to -1 would not mean infinite * extend the UDP tracker protocol to include the request string from the tracker URL
Notes
Notes: svn path=/head/; revision=305055
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-16-python')
-rw-r--r--net-p2p/libtorrent-rasterbar-16-python/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-p2p/libtorrent-rasterbar-16-python/Makefile b/net-p2p/libtorrent-rasterbar-16-python/Makefile
index 753a83f38b40..33efdb190eb5 100644
--- a/net-p2p/libtorrent-rasterbar-16-python/Makefile
+++ b/net-p2p/libtorrent-rasterbar-16-python/Makefile
@@ -1,8 +1,3 @@
-# New ports collection makefile for: libtorrent-rasterbar-16-python
-# Date created: 5 May 2012
-# Whom: Doug Barton, dougb@FreeBSD.org
-#
-#
# $FreeBSD$
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}