diff options
author | flz <flz@FreeBSD.org> | 2010-01-23 08:25:21 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2010-01-23 08:25:21 +0800 |
commit | db05322ad7621d4b4cf351d72f4eb67ee0320f88 (patch) | |
tree | 9fcc24f434bb92318081ec3a271407d49d710ae6 /net-p2p/rtorrent | |
parent | 64d4c532e96af8d6f025db204082f54fc539592f (diff) | |
download | freebsd-ports-gnome-db05322ad7621d4b4cf351d72f4eb67ee0320f88.tar.gz freebsd-ports-gnome-db05322ad7621d4b4cf351d72f4eb67ee0320f88.tar.zst freebsd-ports-gnome-db05322ad7621d4b4cf351d72f4eb67ee0320f88.zip |
Update net-p2p/rtorrent to 0.8.6.
PR: ports/142888 [1], ports/143032 [2]
Submitted by: soulcatcher <soulcatcher13@gmail.com> [1]
Maxim Samsonov <xors@mne.ru> [2]
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 226f1005bdc8..5b52c18b9c91 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.8.5 +PORTVERSION?= 0.8.6 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ @@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= flz/rtorrent/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -BUILD_DEPENDS?= libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent -RUN_DEPENDS?= libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent +BUILD_DEPENDS?= libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent +RUN_DEPENDS?= libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS?= curl.5:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index d69c75d2109f..004bc1d4d4ad 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.8.5.tar.gz) = e701095e1824b7e512a17000f4c0a783 -SHA256 (rtorrent-0.8.5.tar.gz) = 0ec6991772e9318fa5e687b5c2c8b5e0166d8def8d729373e8ae20b815984665 -SIZE (rtorrent-0.8.5.tar.gz) = 512889 +MD5 (rtorrent-0.8.6.tar.gz) = b804c45c01c40312926bcea6b55bb084 +SHA256 (rtorrent-0.8.6.tar.gz) = 8c96c68e1524162abd1fc4b612d0c3d924fccc25159c0b3f208e69281f0b32db +SIZE (rtorrent-0.8.6.tar.gz) = 521045 |