diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-07-15 13:40:37 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-07-15 13:40:37 +0000 |
commit | 39ec5fa28748095d0162181072af7c1cc15bd19b (patch) | |
tree | ff457d753b6f203f3e1067abf107c1376886888f /net-p2p/rtorrent-devel | |
parent | 6876e8cf3e37aeccd575033688c37867c77846c7 (diff) | |
download | ports-39ec5fa28748095d0162181072af7c1cc15bd19b.tar.gz ports-39ec5fa28748095d0162181072af7c1cc15bd19b.zip |
Notes
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/rtorrent-devel/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 78709f684e72..f70389790c9c 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -6,15 +6,14 @@ # PORTNAME= rtorrent-devel -PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTVERSION= 0.8.5 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -BUILD_DEPENDS= libtorrent-devel=0.12.4:${PORTSDIR}/net-p2p/libtorrent-devel -RUN_DEPENDS= libtorrent-devel=0.12.4:${PORTSDIR}/net-p2p/libtorrent-devel +BUILD_DEPENDS= libtorrent-devel=0.12.5:${PORTSDIR}/net-p2p/libtorrent-devel +RUN_DEPENDS= libtorrent-devel=0.12.5:${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 532988786590..d69c75d2109f 100644 --- a/net-p2p/rtorrent-devel/distinfo +++ b/net-p2p/rtorrent-devel/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 |