diff options
author | flz <flz@FreeBSD.org> | 2005-07-24 17:19:33 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-07-24 17:19:33 +0800 |
commit | 549d151b0d1b3231f114459d11ed3c73fa681ab2 (patch) | |
tree | c7ca173a1d9437e3aaf1cf0fe2a1f194159d6126 /net-p2p/rtorrent | |
parent | 48c70058d9bad03b4e1e380b0b755fefb50ec6e7 (diff) | |
download | freebsd-ports-gnome-549d151b0d1b3231f114459d11ed3c73fa681ab2.tar.gz freebsd-ports-gnome-549d151b0d1b3231f114459d11ed3c73fa681ab2.tar.zst freebsd-ports-gnome-549d151b0d1b3231f114459d11ed3c73fa681ab2.zip |
- Update to 0.3.0.
Diffstat (limited to 'net-p2p/rtorrent')
-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 755a94ba7229..ce1d2eee4460 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.7 +PORTVERSION= 0.3.0 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.3:${PORTSDIR}/net/libtorrent + torrent.4:${PORTSDIR}/net/libtorrent MAN1= rtorrent.1 diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 0f115795ba09..e7351afe8158 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.7.tar.gz) = e315ede1ccba95b94b9f5652c423f464 -SIZE (rtorrent-0.2.7.tar.gz) = 191881 +MD5 (rtorrent-0.3.0.tar.gz) = c57555f8879db012509f2b88968ae203 +SIZE (rtorrent-0.3.0.tar.gz) = 194518 |