diff options
author | flz <flz@FreeBSD.org> | 2006-06-20 20:14:43 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-06-20 20:14:43 +0800 |
commit | d26ce89dd9b0e37b1d13901b085d2ea0e48784b9 (patch) | |
tree | 98d8316d06cfb232fe7a502550e7923103b6a555 /net-p2p/rtorrent | |
parent | ef2105b21466cdeba6cf6941d616f1fbd565485c (diff) | |
download | freebsd-ports-gnome-d26ce89dd9b0e37b1d13901b085d2ea0e48784b9.tar.gz freebsd-ports-gnome-d26ce89dd9b0e37b1d13901b085d2ea0e48784b9.tar.zst freebsd-ports-gnome-d26ce89dd9b0e37b1d13901b085d2ea0e48784b9.zip |
- Update rtorrent and rtorrent-devel to 0.5.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 d39a163b3069..0c81162800d0 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.4.5 +PORTVERSION?= 0.5.3 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -14,7 +14,7 @@ MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -LIB_DEPENDS?= torrent.6:${PORTSDIR}/net-p2p/libtorrent +LIB_DEPENDS?= torrent.7:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.3:${PORTSDIR}/ftp/curl CONFLICTS= rtorrent-devel-[0-9]* diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index e1defecfbbc8..814d512f9efd 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.4.5.tar.gz) = 5344b71334bacdbc80066b2a468aa05c -SHA256 (rtorrent-0.4.5.tar.gz) = 86c9ae66efc4f04d4a63a9b8bc619b45caf2b273277b7bf60e0ae60c7d5aadee -SIZE (rtorrent-0.4.5.tar.gz) = 391183 +MD5 (rtorrent-0.5.3.tar.gz) = 5fe1fad0fe72ccb99d83d09a566f8732 +SHA256 (rtorrent-0.5.3.tar.gz) = 3848813275416a05cb209b891683c07271b0a47bd0f9fc877d3fa0cf58d0f051 +SIZE (rtorrent-0.5.3.tar.gz) = 413437 |