diff options
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/files/pkg-message.in | 5 | ||||
-rw-r--r-- | net/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/rtorrent/distinfo | 4 | ||||
-rw-r--r-- | net/rtorrent/files/pkg-message.in | 5 |
6 files changed, 18 insertions, 8 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index ce1d2eee4460..907a00236e3b 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/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-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index e7351afe8158..727f568b3567 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/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-p2p/rtorrent/files/pkg-message.in b/net-p2p/rtorrent/files/pkg-message.in index aa699f70d59b..6e41cd4ed2a9 100644 --- a/net-p2p/rtorrent/files/pkg-message.in +++ b/net-p2p/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 ------------------------------------------------------------------ diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index ce1d2eee4460..907a00236e3b 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 e7351afe8158..727f568b3567 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 aa699f70d59b..6e41cd4ed2a9 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 ------------------------------------------------------------------ |