diff options
author | flz <flz@FreeBSD.org> | 2005-07-06 17:56:19 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-07-06 17:56:19 +0800 |
commit | 2db325cbbf72254a45f378dd329f29e16cf4519c (patch) | |
tree | a2db1aa40d05eb87de97222b1ef029aa86f416f0 /net-p2p/rtorrent | |
parent | a66b007dddd039e914d4db835f90a963faaf7532 (diff) | |
download | freebsd-ports-gnome-2db325cbbf72254a45f378dd329f29e16cf4519c.tar.gz freebsd-ports-gnome-2db325cbbf72254a45f378dd329f29e16cf4519c.tar.zst freebsd-ports-gnome-2db325cbbf72254a45f378dd329f29e16cf4519c.zip |
- Update to 0.2.6.
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 758e4ff350b6..1cdfa6a6f23b 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -16,6 +16,8 @@ COMMENT= BitTorrent Client written in C++ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ torrent.3:${PORTSDIR}/net/libtorrent +MAN1= rtorrent.1 + USE_GCC= 3.4 USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index c0b1ba66d287..2532806429b9 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.5.tar.gz) = f92d692abae64b617b57a7a711ea5208 -SIZE (rtorrent-0.2.5.tar.gz) = 181353 +MD5 (rtorrent-0.2.6.tar.gz) = 819b99453abc33a7a934dcacae3a73d5 +SIZE (rtorrent-0.2.6.tar.gz) = 188528 |