aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2012-01-29 11:27:07 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2012-01-29 11:27:07 +0000
commita6e1f9101561596b54223a7023a956d6dff0914b (patch)
tree26340dd6425b9c69f3527aee652e600d61c442dc /net-p2p
parente0dbf7bb032785228a44bac6baf0839451484619 (diff)
downloadports-a6e1f9101561596b54223a7023a956d6dff0914b.tar.gz
ports-a6e1f9101561596b54223a7023a956d6dff0914b.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-devel/Makefile2
-rw-r--r--net-p2p/libtorrent-devel/distinfo4
-rw-r--r--net-p2p/libtorrent-devel/pkg-plist5
3 files changed, 8 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index 7facf68a7631..8428d21a367f 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-devel
-PORTVERSION= 0.12.9
+PORTVERSION= 0.13.0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo
index 90bad63b7a0d..c129cc05c5e9 100644
--- a/net-p2p/libtorrent-devel/distinfo
+++ b/net-p2p/libtorrent-devel/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.0.tar.gz) = 7b5b01702f5f2adf9a66e04fc3f2cb6d7419f7cbf4d0a80e0f0646a41a7632d3
+SIZE (libtorrent-0.13.0.tar.gz) = 706364
diff --git a/net-p2p/libtorrent-devel/pkg-plist b/net-p2p/libtorrent-devel/pkg-plist
index 88a8785ec438..5bdcdf6f9d91 100644
--- a/net-p2p/libtorrent-devel/pkg-plist
+++ b/net-p2p/libtorrent-devel/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
@@ -46,10 +48,13 @@ 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_files.h
include/torrent/utils/option_strings.h
+include/torrent/utils/ranges.h
include/torrent/utils/resume.h
lib/libtorrent.a
lib/libtorrent.la