From 11fe679ce58027353f141b050e8cf5c00e26350f Mon Sep 17 00:00:00 2001 From: flz Date: Mon, 10 Sep 2007 13:58:02 +0000 Subject: Update net-p2p/rtorrent to 0.7.7. --- net-p2p/rtorrent/Makefile | 6 +++--- net-p2p/rtorrent/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index f2b19507bc4a..0a80696bbeda 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.7.5 +PORTVERSION?= 0.7.7 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ @@ -18,8 +18,8 @@ COMMENT?= BitTorrent Client written in C++ LIB_DEPENDS?= # empty -BUILD_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent -RUN_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent +BUILD_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent +RUN_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index c69206776789..aeb17290a48e 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.7.5.tar.gz) = 06a21087636097f6e7cc1024fff65fe6 -SHA256 (rtorrent-0.7.5.tar.gz) = d90e5f7246f9e9620be6a8f3c912d6e0491dc5708efa38b1e4f24899c5e8d20e -SIZE (rtorrent-0.7.5.tar.gz) = 479308 +MD5 (rtorrent-0.7.7.tar.gz) = 430ac264605fc13be6a5d15180e5c957 +SHA256 (rtorrent-0.7.7.tar.gz) = 4c8e3fdec6c59a59aa3af6481d0b6e8904c8985acb61d5af2bfa07237c481fb3 +SIZE (rtorrent-0.7.7.tar.gz) = 487340 -- cgit