diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-04-13 10:38:51 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-04-13 10:38:51 +0000 |
commit | bd28018c8c995fe6ca969d6131c371bf462aac12 (patch) | |
tree | a3fdf8aca357be75a8155162d86efa61b1b935d8 /net-p2p/rtorrent | |
parent | 9ed20c65ddf03021028639e8d59c5d6db4346f0f (diff) |
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-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 |