From 4640de2eb843274c5a2985b57a04575241d83d29 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 25 Aug 2013 15:17:18 +0000 Subject: - add patch from net-p2p/libtorrent which can fix High CPU issue - bump portrevisions PR: ports/181354 Submitted by: Darren --- net-p2p/rtorrent-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/rtorrent-devel') diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 178d9d1f51ac..a95d3f0c52b6 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= az@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -BUILD_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel -RUN_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel +BUILD_DEPENDS= libtorrent-devel=0.13.3_1:${PORTSDIR}/net-p2p/libtorrent-devel +RUN_DEPENDS= libtorrent-devel=0.13.3_1:${PORTSDIR}/net-p2p/libtorrent-devel LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl CONFLICTS= rtorrent-[0-9]* -- cgit v1.2.3