1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Bump the dependency to the newly-committed libtorrent-rasterbar 0.16

to bring in uTP support.
This commit is contained in:
Doug Barton 2012-05-17 08:48:55 +00:00
parent 29e24bb892
commit 8b294e60ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296815

View File

@ -6,7 +6,7 @@
PORTNAME= qbittorrent
PORTVERSION= 2.9.8
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@ -15,7 +15,7 @@ COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
# lib versions specified on purpose
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
MAKE_JOBS_SAFE= yes