aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2015-10-13 15:21:50 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2015-10-13 15:21:50 +0000
commitd46a1ae9898351218ae14d46896db94fa464e531 (patch)
tree89f29a763c5d31fa605e184497c7778d030db640 /net-p2p/rtorrent
parenteed2d74d83bee715c1a217980dabe91ecb0fe26b (diff)
downloadports-d46a1ae9898351218ae14d46896db94fa464e531.tar.gz
ports-d46a1ae9898351218ae14d46896db94fa464e531.zip
- Update to 0.9.6
- Update MASTER_SITES and WWW to point to the actual site - Drop dead link from pkg-message.in - Do not include shlib version in libtorrent dependency line
Notes
Notes: svn path=/head/; revision=399198
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile7
-rw-r--r--net-p2p/rtorrent/distinfo4
-rw-r--r--net-p2p/rtorrent/files/pkg-message.in3
-rw-r--r--net-p2p/rtorrent/pkg-descr2
4 files changed, 6 insertions, 10 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index c2d65050aacc..9871895eb139 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= rtorrent
-PORTVERSION= 0.9.4
-PORTREVISION= 2
+PORTVERSION= 0.9.6
CATEGORIES= net-p2p
-MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
+MASTER_SITES= http://rtorrent.net/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= BitTorrent Client written in C++
@@ -13,7 +12,7 @@ LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libtorrent.so.18:${PORTSDIR}/net-p2p/libtorrent
+ libtorrent.so:${PORTSDIR}/net-p2p/libtorrent
BROKEN_arm= does not configure on arm
diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo
index 2d03f444ba95..22eeb2ea4c19 100644
--- a/net-p2p/rtorrent/distinfo
+++ b/net-p2p/rtorrent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rtorrent-0.9.4.tar.gz) = bc0a2c1ee613b68f37021beaf4e64a9252f91ed06f998c1e897897c354ce7e84
-SIZE (rtorrent-0.9.4.tar.gz) = 601913
+SHA256 (rtorrent-0.9.6.tar.gz) = 1e69c24f1f26f8f07d58d673480dc392bfc4317818c1115265b08a7813ff5b0e
+SIZE (rtorrent-0.9.6.tar.gz) = 610845
diff --git a/net-p2p/rtorrent/files/pkg-message.in b/net-p2p/rtorrent/files/pkg-message.in
index 39068b4e21f6..aa699f70d59b 100644
--- a/net-p2p/rtorrent/files/pkg-message.in
+++ b/net-p2p/rtorrent/files/pkg-message.in
@@ -2,7 +2,4 @@
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:
-- http://libtorrent.rakshasa.no/wiki/RTorrentPerformanceTuning
------------------------------------------------------------------
diff --git a/net-p2p/rtorrent/pkg-descr b/net-p2p/rtorrent/pkg-descr
index 00cdc67d52de..5b9736d13414 100644
--- a/net-p2p/rtorrent/pkg-descr
+++ b/net-p2p/rtorrent/pkg-descr
@@ -8,4 +8,4 @@ Main Features are :
* Peer's download speed calculated from incoming HAVE messages
* Peer download progress
-WWW: http://libtorrent.rakshasa.no/
+WWW: https://github.com/rakshasa/rtorrent