diff options
author | flz <flz@FreeBSD.org> | 2009-10-29 21:29:47 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-10-29 21:29:47 +0800 |
commit | c3462d0bd7a7e33ba60ea6914fbdc223bd8492d1 (patch) | |
tree | 75c1994e20db7e0cee7512b193c05a8176811249 /net-p2p | |
parent | 7b35beb19a9738c05a6fd81e1c7c2953325f99dc (diff) | |
download | freebsd-ports-gnome-c3462d0bd7a7e33ba60ea6914fbdc223bd8492d1.tar.gz freebsd-ports-gnome-c3462d0bd7a7e33ba60ea6914fbdc223bd8492d1.tar.zst freebsd-ports-gnome-c3462d0bd7a7e33ba60ea6914fbdc223bd8492d1.zip |
Update net-p2p/rtorrent to 0.8.5.
Diffstat (limited to 'net-p2p')
-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 5e968a611a84..226f1005bdc8 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.8.4 -PORTREVISION?= 1 +PORTVERSION?= 0.8.5 +PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} @@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= flz/rtorrent/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -BUILD_DEPENDS?= libtorrent=0.12.4:${PORTSDIR}/net-p2p/libtorrent -RUN_DEPENDS?= libtorrent=0.12.4:${PORTSDIR}/net-p2p/libtorrent +BUILD_DEPENDS?= libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent +RUN_DEPENDS?= libtorrent=0.12.5:${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 532988786590..d69c75d2109f 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.8.4.tar.gz) = dc0f37d933b0b6c713ad617e09441f3b -SHA256 (rtorrent-0.8.4.tar.gz) = 257722380b39e84e700e9f2d2f6600ba724723f1ed59327bfce47a57d293eeee -SIZE (rtorrent-0.8.4.tar.gz) = 518306 +MD5 (rtorrent-0.8.5.tar.gz) = e701095e1824b7e512a17000f4c0a783 +SHA256 (rtorrent-0.8.5.tar.gz) = 0ec6991772e9318fa5e687b5c2c8b5e0166d8def8d729373e8ae20b815984665 +SIZE (rtorrent-0.8.5.tar.gz) = 512889 |