diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2010-01-23 00:25:21 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2010-01-23 00:25:21 +0000 |
commit | 8f39965ca0ffd75778b616788def2a5109f71ddf (patch) | |
tree | d602e92cefc7c13370cc15f346ad6c545e264534 /net-p2p/rtorrent | |
parent | 2a771ce44a8634c704d1006c1641f86910928cf3 (diff) | |
download | ports-8f39965ca0ffd75778b616788def2a5109f71ddf.tar.gz ports-8f39965ca0ffd75778b616788def2a5109f71ddf.zip |
Notes
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 |