diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/pkg-plist | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index ef4e42ff5d4b..758ea9a0c6fe 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.16.16 +PORTVERSION= 0.16.17 CATEGORIES?= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME:S/-rasterbar//}/${PORTNAME:S/-rasterbar//}/ @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libGeoIP.so:${PORTSDIR}/net/GeoIP -USES= compiler:c++11-lang pathfix pkgconfig iconv +USES= compiler:c++11-lang libtool pathfix pkgconfig iconv USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net-p2p/libtorrent-rasterbar/distinfo b/net-p2p/libtorrent-rasterbar/distinfo index 4a8696d08cbe..035e95271c3a 100644 --- a/net-p2p/libtorrent-rasterbar/distinfo +++ b/net-p2p/libtorrent-rasterbar/distinfo @@ -1,2 +1,2 @@ -SHA256 (libtorrent-rasterbar-0.16.16.tar.gz) = c74580f0861281568f58009519cddaaa4aa44056fb3a663acf6061a225ef7ea8 -SIZE (libtorrent-rasterbar-0.16.16.tar.gz) = 3016861 +SHA256 (libtorrent-rasterbar-0.16.17.tar.gz) = 67a1d29c626d991d6e39c2f9828ca70c4053d057070ce01fff9b4ad37e64aff0 +SIZE (libtorrent-rasterbar-0.16.17.tar.gz) = 3018881 diff --git a/net-p2p/libtorrent-rasterbar/pkg-plist b/net-p2p/libtorrent-rasterbar/pkg-plist index 6dbdf41fa7dc..13844cd464fc 100644 --- a/net-p2p/libtorrent-rasterbar/pkg-plist +++ b/net-p2p/libtorrent-rasterbar/pkg-plist @@ -133,11 +133,11 @@ include/libtorrent/version.hpp include/libtorrent/web_connection_base.hpp include/libtorrent/web_peer_connection.hpp include/libtorrent/xml_parse.hpp -lib/libtorrent-rasterbar.la lib/libtorrent-rasterbar.so lib/libtorrent-rasterbar.so.%%SHLIB_VER%% +lib/libtorrent-rasterbar.so.%%SHLIB_VER%%.0.0 libdata/pkgconfig/libtorrent-rasterbar.pc -@dirrm include/libtorrent/kademlia -@dirrm include/libtorrent/extensions @dirrm include/libtorrent/aux_ +@dirrm include/libtorrent/extensions +@dirrm include/libtorrent/kademlia @dirrm include/libtorrent |