aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-devel
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2011-07-18 22:08:22 +0800
committerflz <flz@FreeBSD.org>2011-07-18 22:08:22 +0800
commit6ce9bceea9104047302d46515254e509e5032fbf (patch)
treed2a4eb1d86970a7845ed7472967f2819ed6ae460 /net-p2p/libtorrent-devel
parent01e993ecf11a5d000120570073ca3261b0585f12 (diff)
downloadfreebsd-ports-gnome-6ce9bceea9104047302d46515254e509e5032fbf.tar.gz
freebsd-ports-gnome-6ce9bceea9104047302d46515254e509e5032fbf.tar.zst
freebsd-ports-gnome-6ce9bceea9104047302d46515254e509e5032fbf.zip
Update net-p2p/libtorrent-devel to 0.12.9.
PR: ports/158870 Submitted by: Jin-Sih Lin <linpct@gmail.com>
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
a7d6dc99b6fb853'>Fix a potential uninitialized return value in e-timezone-dialog.c.Matthew Barnes2010-01-161-5/+4 * Remove dead assignments found by clang.Matthew Barnes2010-01-1622-101/+17 * Fixes #606937 - void function should not have a return value.Wang Xin2010-01-151-1/+1 * Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-1510-471/+1 * Remove unused ECell::show_tooltip method.Matthew Barnes2010-01-156-400/+0 * Remove dead ETableItem code.Matthew Barnes2010-01-151-77/+0 * Remove unused ECanvas functions.Matthew Barnes2010-01-152-190/+3 * Baby steps toward GSEAL compliance.Matthew Barnes2010-01-1417-286/+500 * Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-0813-26/+26 * Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-079-357/+475 * Coding style and whitespace cleanup.Matthew Barnes2010-01-056-56/+158 * Kill widgets/misc/e-colors.[ch].Matthew Barnes2010-01-053-134/+0 * Kill e_popup_menu().Matthew Barnes2010-01-055-96/+9 * Kill redundant RGB/HSV color conversion utilities.Matthew Barnes2010-01-052-138/+17 * Coding style and whitespace cleanup.Matthew Barnes2010-01-0416-84/+170 * ETableExtras cleanup.Matthew Barnes2010-01-032-86/+144 * Minor ETimezoneDialog cleanup.Matthew Barnes2010-01-032-47/+33 * Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-282-11/+7 * Compiler and linker flag cleanups.Matthew Barnes2009-12-282-0/+6 * Coding style and whitespace cleanup.Matthew Barnes2009-12-262-15/+24 * Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-2611-15/+1322 * Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-245-9/+11 * Bug #605192 - New memo window has start date as NoneMilan Crha2009-12-231-1/+1 * Bug #593896 - Menu > Search > Find now is always enabled (again)Milan Crha2009-12-211-4/+4 * Bug 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-202-13/+151 * Bug #603972 - Proper title for dialogPaul Bolle2009-12-101-1/+1 * Bug #591938 - Update translator's commentsMilan Crha2009-12-101-0/+4 * Kill ETableScrolled.Matthew Barnes2009-12-089-1377/+456 * Kill ETreeScrolled.Matthew Barnes2009-12-083-307/+0 * Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1 * Bug 603682 - Duplicate mnemonic in meeting windowMatthew Barnes2009-12-041-2/+2 * Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-012-6/+5 * port widgets/ to use new EError APIJonathon Jongsma2009-12-011-4/+4 * Fix some details in our asynchronous functions.Matthew Barnes2009-11-212-87/+33 * Still tweaking pane position restoration.Matthew Barnes2009-11-201-4/+14 * Kill e_util_read_file().Matthew Barnes2009-11-201-11/+36 * Add e_attachment_store_load_async().Matthew Barnes2009-11-202-24/+171 * Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-0/+1 * Bug #590127 - Define ETable::vertical-spacing style propertyMilan Crha2009-11-182-5/+27 * Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-182-0/+27 * Remove some redundancy from EABContactDisplay.Matthew Barnes2009-11-181-1/+1 * Remove markup from translatable strings in ui filesClaude Paroz2009-11-172-12/+24 * Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-171-1/+0 * Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-17