diff options
author | flz <flz@FreeBSD.org> | 2007-04-13 18:38:51 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-04-13 18:38:51 +0800 |
commit | e5f1cf8d1b3275125e30333ea96b24e6adc4ac8d (patch) | |
tree | cdc2cb242f981e2c6fa50f59a013b4d1be81984c /net-p2p | |
parent | 6911161ddc1fb8127f25fe21c16e1aea14fcf688 (diff) | |
download | freebsd-ports-gnome-e5f1cf8d1b3275125e30333ea96b24e6adc4ac8d.tar.gz freebsd-ports-gnome-e5f1cf8d1b3275125e30333ea96b24e6adc4ac8d.tar.zst freebsd-ports-gnome-e5f1cf8d1b3275125e30333ea96b24e6adc4ac8d.zip |
Update rtorrent to 0.7.4.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index e0f6c5a4a92b..6cefd76174cc 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.7.1 -PORTREVISION?= 1 +PORTVERSION?= 0.7.4 +PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} @@ -18,9 +18,8 @@ COMMENT?= BitTorrent Client written in C++ LIB_DEPENDS?= # empty -# Libtorrent 0.11.{0,1} are both libtorrent.10, explicitely depend on 0.11.1+. -BUILD_DEPENDS?= libtorrent>=0.11.1:${PORTSDIR}/net-p2p/libtorrent -RUN_DEPENDS?= libtorrent>=0.11.1:${PORTSDIR}/net-p2p/libtorrent +BUILD_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent +RUN_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 7f947f293494..993dec6abdb8 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.7.1.tar.gz) = 98b97730c36828e662a2355cb2b11309 -SHA256 (rtorrent-0.7.1.tar.gz) = 2079c9f4d54b2cfcca5d41be0760ca0d93c6f0f05e3c1f929f66252fbdadcb8b -SIZE (rtorrent-0.7.1.tar.gz) = 414447 +MD5 (rtorrent-0.7.4.tar.gz) = 6a846c129c1b3d0d08478faa4c3d8339 +SHA256 (rtorrent-0.7.4.tar.gz) = f028656bda47ab061ca2a723aebf511a44329f40f1fd7cf995b5fefdc992b876 +SIZE (rtorrent-0.7.4.tar.gz) = 451415 |