aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-01-03 05:51:33 +0800
committerflz <flz@FreeBSD.org>2007-01-03 05:51:33 +0800
commit83d027a3257f8db24026f9b8fc9d76b8097d60fd (patch)
treedd030935250392a9283fb119c833eebca18edda1 /net-p2p
parentb68cd2b682d107e8c8d1fc052bfab24d91f7bb43 (diff)
downloadfreebsd-ports-gnome-83d027a3257f8db24026f9b8fc9d76b8097d60fd.tar.gz
freebsd-ports-gnome-83d027a3257f8db24026f9b8fc9d76b8097d60fd.tar.zst
freebsd-ports-gnome-83d027a3257f8db24026f9b8fc9d76b8097d60fd.zip
Update to 0.7.1.
PR: ports/107297 Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent-devel/Makefile7
-rw-r--r--net-p2p/rtorrent-devel/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile
index de7b84fd9937..283fdb2f7de5 100644
--- a/net-p2p/rtorrent-devel/Makefile
+++ b/net-p2p/rtorrent-devel/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= rtorrent-devel
-PORTVERSION= 0.6.4
+PORTVERSION= 0.7.1
PORTREVISION= 0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++ (development version)
-LIB_DEPENDS= torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel
+# Libtorrent 0.11.{0,1} are both libtorrent.10, explicitely depend on 0.11.1+.
+BUILD_DEPENDS= libtorrent-devel>=0.11.1:${PORTSDIR}/net-p2p/libtorrent-devel
+RUN_DEPENDS= libtorrent-devel>=0.11.1:${PORTSDIR}/net-p2p/libtorrent-devel
+LIB_DEPENDS= # empty
MASTERDIR= ${.CURDIR}/../rtorrent
MD5_FILE= ${.CURDIR}/distinfo
diff --git a/net-p2p/rtorrent-devel/distinfo b/net-p2p/rtorrent-devel/distinfo
index 3454e3375a1a..7f947f293494 100644
--- a/net-p2p/rtorrent-devel/distinfo
+++ b/net-p2p/rtorrent-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtorrent-0.6.4.tar.gz) = 9077817e5a0f505e0b71add9c57b89f7
-SHA256 (rtorrent-0.6.4.tar.gz) = bf8ce2a565a69b26490ad34f4d8f429037bba2e5d3949ee88a03f0ebc1d3250b
-SIZE (rtorrent-0.6.4.tar.gz) = 438407
+MD5 (rtorrent-0.7.1.tar.gz) = 98b97730c36828e662a2355cb2b11309
+SHA256 (rtorrent-0.7.1.tar.gz) = 2079c9f4d54b2cfcca5d41be0760ca0d93c6f0f05e3c1f929f66252fbdadcb8b
+SIZE (rtorrent-0.7.1.tar.gz) = 414447