diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-09-25 22:40:32 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-09-25 22:40:32 +0000 |
commit | 5089b633f822f2248405513e1b0b0a0fd67024ad (patch) | |
tree | 36d73a15b4ed6ba23046a0d9841c4b534259fca0 /net-p2p/rtorrent-devel | |
parent | - Update to 0.10.2. [1] (diff) |
- Update to 0.6.2.
PR: ports/103509
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 2a7ab660c924..3db2608eb388 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= rtorrent-devel -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.2 PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -LIB_DEPENDS= torrent.8:${PORTSDIR}/net-p2p/libtorrent-devel +LIB_DEPENDS= torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo diff --git a/net-p2p/rtorrent-devel/distinfo b/net-p2p/rtorrent-devel/distinfo index f8e6fd710fc9..99f6a871fab5 100644 --- a/net-p2p/rtorrent-devel/distinfo +++ b/net-p2p/rtorrent-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.6.0.tar.gz) = fde0bbee25e63421b88638270113411c -SHA256 (rtorrent-0.6.0.tar.gz) = b6720a1b7e06476cd67f801833016ad230485c4337642284431b1a7b60304ee4 -SIZE (rtorrent-0.6.0.tar.gz) = 398073 +MD5 (rtorrent-0.6.2.tar.gz) = b199ca24ba4a5c0f59b587cd4fa11670 +SHA256 (rtorrent-0.6.2.tar.gz) = 138cd0344dbc92c07dde928e47130e6f0c78d8a1fd10484a56007f23a6ac67d6 +SIZE (rtorrent-0.6.2.tar.gz) = 412290 |