summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-10-20 13:11:48 +0000
committerflz <flz@FreeBSD.org>2005-10-20 13:11:48 +0000
commitab314ab901f78a3b3dc3a8aac09ea53c9de91ca9 (patch)
tree1303306bff33aa9b14bda9e90971bc1affc17e4c /net
parent8c4e68680c9216b864adfe5650374f17d427c343 (diff)
downloadFreeBSD-ports-ab314ab901f78a3b3dc3a8aac09ea53c9de91ca9.zip
FreeBSD-ports-ab314ab901f78a3b3dc3a8aac09ea53c9de91ca9.tar.gz
- Update to 0.3.5.
- Add a note about slow hashing.
Diffstat (limited to 'net')
-rw-r--r--net/rtorrent/Makefile4
-rw-r--r--net/rtorrent/distinfo4
-rw-r--r--net/rtorrent/files/pkg-message.in5
3 files changed, 9 insertions, 4 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index ce1d2ee..907a002 100644
--- a/net/rtorrent/Makefile
+++ b/net/rtorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rtorrent
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.5
CATEGORIES= net
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
@@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
- torrent.4:${PORTSDIR}/net/libtorrent
+ torrent.5:${PORTSDIR}/net/libtorrent
MAN1= rtorrent.1
diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo
index e7351af..727f568 100644
--- a/net/rtorrent/distinfo
+++ b/net/rtorrent/distinfo
@@ -1,2 +1,2 @@
-MD5 (rtorrent-0.3.0.tar.gz) = c57555f8879db012509f2b88968ae203
-SIZE (rtorrent-0.3.0.tar.gz) = 194518
+MD5 (rtorrent-0.3.5.tar.gz) = 094b8e66a0c1dd30f71375c24f9d1a4e
+SIZE (rtorrent-0.3.5.tar.gz) = 222197
diff --git a/net/rtorrent/files/pkg-message.in b/net/rtorrent/files/pkg-message.in
index aa699f7..6e41cd4 100644
--- a/net/rtorrent/files/pkg-message.in
+++ b/net/rtorrent/files/pkg-message.in
@@ -2,4 +2,9 @@
An example configuration file for rtorrent has been installed in
%%EXAMPLESDIR%%. Read it for more information on
how to tweak rtorrent configuration.
+
+Note that there are hash performance issues on *BSD.
+Please refer to these links for further information :
+- http://libtorrent.rakshasa.no/ticket/14
+- http://libtorrent.rakshasa.no/wiki/RTorrentPerformanceTuning
------------------------------------------------------------------
OpenPOWER on IntegriCloud