From 53fe58b6ff81dfe01af6f05a198210e23da26dcc Mon Sep 17 00:00:00 2001 From: flz Date: Mon, 18 Jul 2011 14:09:57 +0000 Subject: Update net-p2p/rtorrent-devel to 0.8.9. PR: ports/158123 Submitted by: Jin-Sih Lin --- net-p2p/rtorrent-devel/Makefile | 8 ++++---- net-p2p/rtorrent-devel/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-p2p/rtorrent-devel') diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 877c43fa529b..c89985f27d5b 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -6,15 +6,15 @@ # PORTNAME= rtorrent-devel -PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTVERSION= 0.8.9 +PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -BUILD_DEPENDS= libtorrent-devel=0.12.8:${PORTSDIR}/net-p2p/libtorrent-devel -RUN_DEPENDS= libtorrent-devel=0.12.8:${PORTSDIR}/net-p2p/libtorrent-devel +BUILD_DEPENDS= libtorrent-devel=0.12.9:${PORTSDIR}/net-p2p/libtorrent-devel +RUN_DEPENDS= libtorrent-devel=0.12.9:${PORTSDIR}/net-p2p/libtorrent-devel MASTERDIR= ${.CURDIR}/../rtorrent PATCHDIR= ${.CURDIR}/files/ diff --git a/net-p2p/rtorrent-devel/distinfo b/net-p2p/rtorrent-devel/distinfo index ce9a2acde6db..822f267d5929 100644 --- a/net-p2p/rtorrent-devel/distinfo +++ b/net-p2p/rtorrent-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (rtorrent-0.8.8.tar.gz) = 8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62 -SIZE (rtorrent-0.8.8.tar.gz) = 568704 +SHA256 (rtorrent-0.8.9.tar.gz) = cca70eb36a0c176bbd6fdb3afe2bc9f163fa4c9377fc33bc29689dec60cf6d84 +SIZE (rtorrent-0.8.9.tar.gz) = 570904 -- cgit