diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index a270d4c614cb..e92a4767ebed 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.16.17 -PORTREVISION= 1 +PORTVERSION= 0.16.18 CATEGORIES?= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME:S/-rasterbar//}/${PORTNAME:S/-rasterbar//}/ @@ -55,6 +54,10 @@ DEBUG_CONFIGURE_ENABLE= debug .include <bsd.port.options.mk> +# Restrict to stable (even) versions, indicated by the second component. +# With Versions 1.x not build yet net-p2p/qbittorrent +PORTSCOUT= limit:^0.16\..* + .if defined(SLAVE_PORT) && ${SLAVE_PORT:tl} == "yes" && defined(USE_PYTHON) CONFIGURE_ARGS+= --enable-python-binding \ --with-boost-python=boost_python diff --git a/net-p2p/libtorrent-rasterbar/distinfo b/net-p2p/libtorrent-rasterbar/distinfo index 035e95271c3a..2b0948e78b1a 100644 --- a/net-p2p/libtorrent-rasterbar/distinfo +++ b/net-p2p/libtorrent-rasterbar/distinfo @@ -1,2 +1,2 @@ -SHA256 (libtorrent-rasterbar-0.16.17.tar.gz) = 67a1d29c626d991d6e39c2f9828ca70c4053d057070ce01fff9b4ad37e64aff0 -SIZE (libtorrent-rasterbar-0.16.17.tar.gz) = 3018881 +SHA256 (libtorrent-rasterbar-0.16.18.tar.gz) = 0ebbddacaa269a597ea3f07f130bb96cfeb4ec2a1a3d56ecbedf11ec80bdf84a +SIZE (libtorrent-rasterbar-0.16.18.tar.gz) = 3029308 |