From ff5faccb3f66c6a861c2941dd1221e8c742df88f Mon Sep 17 00:00:00 2001 From: flz Date: Mon, 13 Jun 2005 07:30:55 +0000 Subject: - Update to 0.2.4. PR: ports/82173 Submitted by: TAOKA Fumiyoshi --- net-p2p/rtorrent/Makefile | 4 ++-- net-p2p/rtorrent/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 07585c9abde2..fd98fbf2069a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.4 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ - torrent.2:${PORTSDIR}/net/libtorrent + torrent.3:${PORTSDIR}/net/libtorrent USE_GCC= 3.4 USE_REINPLACE= yes diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 5e343cb6bdc3..872bfefb605a 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.2.tar.gz) = f3945963bdc381030f91b40d50833c5e -SIZE (rtorrent-0.2.2.tar.gz) = 176931 +MD5 (rtorrent-0.2.4.tar.gz) = ad4624050cfe9440e48cc2188da2cb6e +SIZE (rtorrent-0.2.4.tar.gz) = 181098 -- cgit