diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-13 07:30:55 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-13 07:30:55 +0000 |
commit | db1c321376c5a545be68a5f5d2060405dd3d0774 (patch) | |
tree | d4c8f2f7afe07c502d2cfde8e9d2e9ca28bd3206 /net-p2p | |
parent | 652a969238bd3497a0803f67148ce596b58f0cb0 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 |