From 90ae566aa11e30b5200b6397b3da122d4e7bda30 Mon Sep 17 00:00:00 2001 From: flz Date: Sun, 8 Apr 2012 12:35:31 +0000 Subject: Update net-p2p/libtorrent-devel to 0.13.1. Feature safe: yes --- net-p2p/libtorrent-devel/Makefile | 2 +- net-p2p/libtorrent-devel/distinfo | 4 ++-- net-p2p/libtorrent-devel/pkg-plist | 4 +++- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net-p2p/libtorrent-devel') diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 8428d21a367f..9db2f3b11409 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent-devel -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.1 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo index c129cc05c5e9..d77f09757a81 100644 --- a/net-p2p/libtorrent-devel/distinfo +++ b/net-p2p/libtorrent-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (libtorrent-0.13.0.tar.gz) = 7b5b01702f5f2adf9a66e04fc3f2cb6d7419f7cbf4d0a80e0f0646a41a7632d3 -SIZE (libtorrent-0.13.0.tar.gz) = 706364 +SHA256 (libtorrent-0.13.1.tar.gz) = 9e51ab1409444238de2a2a9e24405d43b1c18b958bc14e7c598aa69ab6f1baf6 +SIZE (libtorrent-0.13.1.tar.gz) = 723523 diff --git a/net-p2p/libtorrent-devel/pkg-plist b/net-p2p/libtorrent-devel/pkg-plist index 5bdcdf6f9d91..4cd23b189c13 100644 --- a/net-p2p/libtorrent-devel/pkg-plist +++ b/net-p2p/libtorrent-devel/pkg-plist @@ -44,7 +44,6 @@ 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 @@ -52,10 +51,13 @@ 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 -- cgit