summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-12-12 11:53:58 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-12-12 11:53:58 +0000
commit83c2a30d664e1fe4810ae70009df25f77fa35939 (patch)
tree3bb5c6c9ee5bd571c6bd44fff43f6bf1fd042064 /net-p2p
parentUpgrade devel/py-boto from 0.9b to 0.9d. (diff)
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.
Notes
Notes: svn path=/head/; revision=203234
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent-devel/Makefile6
-rw-r--r--net-p2p/rtorrent-devel/distinfo6
-rw-r--r--net-p2p/rtorrent/Makefile19
-rw-r--r--net-p2p/rtorrent/distinfo6
4 files changed, 24 insertions, 13 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile
index 000f5f2984f0..c5c597621740 100644
--- a/net-p2p/rtorrent-devel/Makefile
+++ b/net-p2p/rtorrent-devel/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= rtorrent-devel
-PORTVERSION= 0.7.8
+PORTVERSION= 0.7.9
PORTREVISION= 0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++ (development version)
-BUILD_DEPENDS= libtorrent-devel=0.11.8:${PORTSDIR}/net-p2p/libtorrent-devel
-RUN_DEPENDS= libtorrent-devel=0.11.8:${PORTSDIR}/net-p2p/libtorrent-devel
+BUILD_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel
+RUN_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel
LIB_DEPENDS= # empty
MASTERDIR= ${.CURDIR}/../rtorrent
diff --git a/net-p2p/rtorrent-devel/distinfo b/net-p2p/rtorrent-devel/distinfo
index 05b959829a6c..f410eb9b984e 100644
--- a/net-p2p/rtorrent-devel/distinfo
+++ b/net-p2p/rtorrent-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtorrent-0.7.8.tar.gz) = 50886a98fa2ae16ae33367ef61772e1e
-SHA256 (rtorrent-0.7.8.tar.gz) = 93c0291ac06cafd2466e7c0c1ce918544e49b15effc1d55b1e8a903e3d0f1d8c
-SIZE (rtorrent-0.7.8.tar.gz) = 489952
+MD5 (rtorrent-0.7.9.tar.gz) = 136202fdd540a92aafbcee29f849d228
+SHA256 (rtorrent-0.7.9.tar.gz) = f06f72b1fec94177147b1db0aab15be4f62d1b0354811a67ae74e0cd1e50a119
+SIZE (rtorrent-0.7.9.tar.gz) = 489174
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 0a80696bbeda..3264b034a670 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= rtorrent
-PORTVERSION?= 0.7.7
+PORTVERSION?= 0.7.9
PORTREVISION?= 0
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
@@ -18,8 +18,8 @@ COMMENT?= BitTorrent Client written in C++
LIB_DEPENDS?= # empty
-BUILD_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent
-RUN_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent
+BUILD_DEPENDS?= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent
+RUN_DEPENDS?= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent
LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
CONFLICTS?= rtorrent-devel-[0-9]*
@@ -36,6 +36,17 @@ SUB_FILES= pkg-message
PORTDOCS= README
+#OPTIONS= XMLRPC "Compile with xmlrpc-c support" on
+
+.include <bsd.port.pre.mk>
+
+#.if !defined(WITHOUT_XMLRPC)
+#CONFIGURE_ARGS+= --with-xmlrpc-c
+#LIB_DEPENDS+= xmlrpc.7:${PORTSDIR}/net/xmlrpc-c
+#.else
+#CONFIGURE_ARGS+= --with-xmlrpc-c=no
+#.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/configure
@@ -46,4 +57,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/rtorrent.rc ${EXAMPLESDIR}/
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo
index aeb17290a48e..f410eb9b984e 100644
--- a/net-p2p/rtorrent/distinfo
+++ b/net-p2p/rtorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtorrent-0.7.7.tar.gz) = 430ac264605fc13be6a5d15180e5c957
-SHA256 (rtorrent-0.7.7.tar.gz) = 4c8e3fdec6c59a59aa3af6481d0b6e8904c8985acb61d5af2bfa07237c481fb3
-SIZE (rtorrent-0.7.7.tar.gz) = 487340
+MD5 (rtorrent-0.7.9.tar.gz) = 136202fdd540a92aafbcee29f849d228
+SHA256 (rtorrent-0.7.9.tar.gz) = f06f72b1fec94177147b1db0aab15be4f62d1b0354811a67ae74e0cd1e50a119
+SIZE (rtorrent-0.7.9.tar.gz) = 489174