diff options
author | flz <flz@FreeBSD.org> | 2006-10-27 04:12:38 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-10-27 04:12:38 +0800 |
commit | 0b041dfae009fbb5de3599ab2379fc4975fabd12 (patch) | |
tree | 6b3cdfa5fafa00ec4dc5ec39c0031b6c079aa3a7 | |
parent | e755f7698a8cc254ab4b3ca14fd7d298e631d485 (diff) | |
download | freebsd-ports-gnome-0b041dfae009fbb5de3599ab2379fc4975fabd12.tar.gz freebsd-ports-gnome-0b041dfae009fbb5de3599ab2379fc4975fabd12.tar.zst freebsd-ports-gnome-0b041dfae009fbb5de3599ab2379fc4975fabd12.zip |
- Update to rtorrent 0.6.3.
Approved by: portmgr (erwin)
-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 |