diff options
author | flz <flz@FreeBSD.org> | 2006-01-29 08:26:14 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-01-29 08:26:14 +0800 |
commit | 9929a55e21e6daef7ccb859e72c6c622dc262bf1 (patch) | |
tree | 0f79d015311c8aef74fb1f11fb3f150d19c6d0b5 /net-p2p/rtorrent | |
parent | f7cb6a39f497f6cefc2890e01a387d769ca3902b (diff) | |
download | freebsd-ports-gnome-9929a55e21e6daef7ccb859e72c6c622dc262bf1.tar.gz freebsd-ports-gnome-9929a55e21e6daef7ccb859e72c6c622dc262bf1.tar.zst freebsd-ports-gnome-9929a55e21e6daef7ccb859e72c6c622dc262bf1.zip |
- Update to 0.4.3.
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 1e678dbeaa93..6ab1f20fca3a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.3.6 +PORTVERSION= 0.4.3 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.5:${PORTSDIR}/net/libtorrent + torrent.6:${PORTSDIR}/net/libtorrent MAN1= rtorrent.1 diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index b178a01a1d9d..b8a0b2e834d0 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.3.6.tar.gz) = 673372e34c46aab2e03bd7e5a6e22a5a -SHA256 (rtorrent-0.3.6.tar.gz) = b75bca2ec83b04f9e413fb3844348778a835731ed04b45ac8da460be6e53ee05 -SIZE (rtorrent-0.3.6.tar.gz) = 223419 +MD5 (rtorrent-0.4.3.tar.gz) = 322c04a7d81f5c7fd10f18d93fea030e +SHA256 (rtorrent-0.4.3.tar.gz) = f6b5718c8c51a45422c0b5edd3d4c0b5271ce70aa80a21d3346c48b33f4bba9c +SIZE (rtorrent-0.4.3.tar.gz) = 233264 |