diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-10-26 20:12:38 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-10-26 20:12:38 +0000 |
commit | 4e66e104009fab7ea12a40ce3357a7cab9d6ed8e (patch) | |
tree | 229d0eff2e7aca76443640f3182cbd1eaa98e1c7 /net-p2p | |
parent | dcaeabed38a9aac164ee79c004e98bbbd697e5f8 (diff) | |
download | ports-4e66e104009fab7ea12a40ce3357a7cab9d6ed8e.tar.gz ports-4e66e104009fab7ea12a40ce3357a7cab9d6ed8e.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 8 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index b949c6459966..62d10093c28e 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,18 +6,18 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.5.3 -PORTREVISION?= 1 +PORTVERSION?= 0.6.3 +PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -LIB_DEPENDS?= torrent.7:${PORTSDIR}/net-p2p/libtorrent +LIB_DEPENDS?= torrent.9:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.3:${PORTSDIR}/ftp/curl -CONFLICTS= rtorrent-devel-[0-9]* +CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 814d512f9efd..2211bd99f89d 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.5.3.tar.gz) = 5fe1fad0fe72ccb99d83d09a566f8732 -SHA256 (rtorrent-0.5.3.tar.gz) = 3848813275416a05cb209b891683c07271b0a47bd0f9fc877d3fa0cf58d0f051 -SIZE (rtorrent-0.5.3.tar.gz) = 413437 +MD5 (rtorrent-0.6.3.tar.gz) = 80119c01f484a81626ca89d83bfee885 +SHA256 (rtorrent-0.6.3.tar.gz) = ac9b007213e1a124fee3e4ea77c2f7e94e2e9cc9366702a2ec668ebef8907533 +SIZE (rtorrent-0.6.3.tar.gz) = 411337 |