aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-devel
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2011-07-18 14:08:22 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2011-07-18 14:08:22 +0000
commitbaaeaa9ea3f831a8241811d7204e7a18b426fbc9 (patch)
tree8a26257f8011640515aebe6575c70a496dd98c29 /net-p2p/libtorrent-devel
parent06a8212b1bdc786e1d9cf67d90839e79d60ce0e0 (diff)
downloadports-baaeaa9ea3f831a8241811d7204e7a18b426fbc9.tar.gz
ports-baaeaa9ea3f831a8241811d7204e7a18b426fbc9.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-devel')
-rw-r--r--net-p2p/libtorrent-devel/Makefile2
-rw-r--r--net-p2p/libtorrent-devel/distinfo4
-rw-r--r--net-p2p/libtorrent-devel/pkg-plist85
3 files changed, 45 insertions, 46 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index fb9c50f2edae..7facf68a7631 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-devel
-PORTVERSION= 0.12.8
+PORTVERSION= 0.12.9
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo
index 4fff59f1de21..90bad63b7a0d 100644
--- a/net-p2p/libtorrent-devel/distinfo
+++ b/net-p2p/libtorrent-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-0.12.8.tar.gz) = 4f87f9577a844fd9cb8fb85ab836e8fbdd9e83da6ff064ad7e58c50a1b4ee145
-SIZE (libtorrent-0.12.8.tar.gz) = 667470
+SHA256 (libtorrent-0.12.9.tar.gz) = 15dc9e8dd45d070f447e599bef08ef0ca421bac6e7f55e608dcd19360594af64
+SIZE (libtorrent-0.12.9.tar.gz) = 667864
diff --git a/net-p2p/libtorrent-devel/pkg-plist b/net-p2p/libtorrent-devel/pkg-plist
index 81d698f68f73..88a8785ec438 100644
--- a/net-p2p/libtorrent-devel/pkg-plist
+++ b/net-p2p/libtorrent-devel/pkg-plist
@@ -1,64 +1,63 @@
-@comment $FreeBSD$
-include/torrent/common.h
-include/torrent/throttle.h
-include/torrent/peer/client_list.h
-include/torrent/peer/choke_status.h
-include/torrent/peer/peer_list.h
-include/torrent/peer/client_info.h
-include/torrent/peer/peer.h
-include/torrent/peer/connection_list.h
-include/torrent/peer/peer_info.h
-include/torrent/object_raw_bencode.h
-include/torrent/download_info.h
-include/torrent/torrent.h
-include/torrent/tracker.h
-include/torrent/http.h
-include/torrent/hash_string.h
-include/torrent/chunk_manager.h
include/torrent/bitfield.h
-include/torrent/object.h
-include/torrent/object_stream.h
-include/torrent/dht_manager.h
-include/torrent/poll_epoll.h
-include/torrent/exceptions.h
-include/torrent/poll_kqueue.h
-include/torrent/rate.h
+include/torrent/chunk_manager.h
+include/torrent/common.h
+include/torrent/connection_manager.h
include/torrent/data/block.h
-include/torrent/data/file_manager.h
+include/torrent/data/block_list.h
include/torrent/data/block_transfer.h
-include/torrent/data/file_utils.h
include/torrent/data/chunk_utils.h
+include/torrent/data/file.h
include/torrent/data/file_list.h
+include/torrent/data/file_list_iterator.h
+include/torrent/data/file_manager.h
+include/torrent/data/file_utils.h
include/torrent/data/piece.h
-include/torrent/data/block_list.h
-include/torrent/data/file.h
include/torrent/data/transfer_list.h
-include/torrent/data/file_list_iterator.h
+include/torrent/dht_manager.h
+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/resource_manager.h
-include/torrent/utils/option_strings.h
-include/torrent/utils/log_files.h
-include/torrent/utils/extents.h
-include/torrent/utils/resume.h
-include/torrent/download.h
-include/torrent/object_static_map.h
-include/torrent/poll_select.h
-include/torrent/tracker_list.h
-include/torrent/connection_manager.h
-include/torrent/poll.h
+include/torrent/download_info.h
include/torrent/error.h
-include/torrent/thread_base.h
include/torrent/event.h
+include/torrent/exceptions.h
+include/torrent/hash_string.h
+include/torrent/http.h
+include/torrent/object.h
+include/torrent/object_raw_bencode.h
+include/torrent/object_static_map.h
+include/torrent/object_stream.h
include/torrent/path.h
+include/torrent/peer/choke_status.h
+include/torrent/peer/client_info.h
+include/torrent/peer/client_list.h
+include/torrent/peer/connection_list.h
+include/torrent/peer/peer.h
+include/torrent/peer/peer_info.h
+include/torrent/peer/peer_list.h
+include/torrent/poll.h
+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_list.h
+include/torrent/utils/extents.h
+include/torrent/utils/log_files.h
+include/torrent/utils/option_strings.h
+include/torrent/utils/resume.h
lib/libtorrent.a
+lib/libtorrent.la
lib/libtorrent.so
lib/libtorrent.so.14
-lib/libtorrent.la
libdata/pkgconfig/libtorrent.pc
+@dirrmtry include/torrent/utils
@dirrmtry include/torrent/peer
-@dirrmtry include/torrent/data
@dirrmtry include/torrent/download
-@dirrmtry include/torrent/utils
+@dirrmtry include/torrent/data
@dirrmtry include/torrent