aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent/pkg-plist
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2011-07-18 22:07:45 +0800
committerFlorent Thoumie <flz@FreeBSD.org>2011-07-18 22:07:45 +0800
commit06a8212b1bdc786e1d9cf67d90839e79d60ce0e0 (patch)
tree78e2a0fba1c4739a9a9147869b188bd5bd06d68d /net-p2p/libtorrent/pkg-plist
parent31fad6c9f7b53e3bfb0db8605382ff1bc27fcf16 (diff)
downloadfreebsd-ports-gnome-06a8212b1bdc786e1d9cf67d90839e79d60ce0e0.tar.gz
freebsd-ports-gnome-06a8212b1bdc786e1d9cf67d90839e79d60ce0e0.tar.zst
freebsd-ports-gnome-06a8212b1bdc786e1d9cf67d90839e79d60ce0e0.zip
Update net-p2p/libtorrent to 0.12.9.
PR: ports/158870 Submitted by: Jin-Sih Lin <linpct@gmail.com>
Diffstat (limited to 'net-p2p/libtorrent/pkg-plist')
-rw-r--r--net-p2p/libtorrent/pkg-plist83
1 files changed, 46 insertions, 37 deletions
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 5ebc0bdac07a..88a8785ec438 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -1,54 +1,63 @@
-@comment $FreeBSD: /tmp/pcvs/ports/net-p2p/libtorrent/pkg-plist,v 1.15 2011-02-06 08:14:45 miwi Exp $
-include/torrent/common.h
-include/torrent/throttle.h
-include/torrent/peer/client_list.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/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/choke_group.h
+include/torrent/download/choke_queue.h
+include/torrent/download/download_manager.h
+include/torrent/download/resource_manager.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/resume.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.so
-lib/libtorrent.so.13
lib/libtorrent.la
+lib/libtorrent.so
+lib/libtorrent.so.14
libdata/pkgconfig/libtorrent.pc
+@dirrmtry include/torrent/utils
@dirrmtry include/torrent/peer
+@dirrmtry include/torrent/download
@dirrmtry include/torrent/data
@dirrmtry include/torrent