aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2012-07-05 16:40:07 +0800
committerFlorent Thoumie <flz@FreeBSD.org>2012-07-05 16:40:07 +0800
commit54df4cd30421941c1cac1104f7726a927cf46ed5 (patch)
tree8ed321639bd05402e1ecc5e477c4287a5d3c236a /net-p2p
parentff330a762ff075067fa67e13e0b80b19618b5607 (diff)
downloadfreebsd-ports-gnome-54df4cd30421941c1cac1104f7726a927cf46ed5.tar.gz
freebsd-ports-gnome-54df4cd30421941c1cac1104f7726a927cf46ed5.tar.zst
freebsd-ports-gnome-54df4cd30421941c1cac1104f7726a927cf46ed5.zip
Update net-p2p/libtorrent to 0.13.2.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent/Makefile2
-rw-r--r--net-p2p/libtorrent/distinfo4
-rw-r--r--net-p2p/libtorrent/pkg-plist9
3 files changed, 11 insertions, 4 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 6e624b7f58f0..58487e8241fd 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= libtorrent
-PORTVERSION?= 0.12.9
+PORTVERSION?= 0.13.2
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
${MASTER_SITE_LOCAL}
diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo
index 90bad63b7a0d..a43ebe2617fb 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-0.12.9.tar.gz) = 15dc9e8dd45d070f447e599bef08ef0ca421bac6e7f55e608dcd19360594af64
-SIZE (libtorrent-0.12.9.tar.gz) = 667864
+SHA256 (libtorrent-0.13.2.tar.gz) = ed2f2dea16c29cac63fa2724f6658786d955f975861fa6811bcf1597ff8a5e4f
+SIZE (libtorrent-0.13.2.tar.gz) = 725088
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 88a8785ec438..4cd23b189c13 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -6,6 +6,7 @@ include/torrent/data/block.h
include/torrent/data/block_list.h
include/torrent/data/block_transfer.h
include/torrent/data/chunk_utils.h
+include/torrent/data/download_data.h
include/torrent/data/file.h
include/torrent/data/file_list.h
include/torrent/data/file_list_iterator.h
@@ -18,6 +19,7 @@ include/torrent/download.h
include/torrent/download/choke_group.h
include/torrent/download/choke_queue.h
include/torrent/download/download_manager.h
+include/torrent/download/group_entry.h
include/torrent/download/resource_manager.h
include/torrent/download_info.h
include/torrent/error.h
@@ -42,15 +44,20 @@ include/torrent/poll_epoll.h
include/torrent/poll_kqueue.h
include/torrent/poll_select.h
include/torrent/rate.h
-include/torrent/thread_base.h
include/torrent/throttle.h
include/torrent/torrent.h
include/torrent/tracker.h
+include/torrent/tracker_controller.h
include/torrent/tracker_list.h
include/torrent/utils/extents.h
+include/torrent/utils/log.h
+include/torrent/utils/log_buffer.h
include/torrent/utils/log_files.h
include/torrent/utils/option_strings.h
+include/torrent/utils/ranges.h
include/torrent/utils/resume.h
+include/torrent/utils/signal_bitfield.h
+include/torrent/utils/thread_base.h
lib/libtorrent.a
lib/libtorrent.la
lib/libtorrent.so