aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-10 17:54:43 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-10 17:54:43 +0000
commitd79cbad4874f2bb556b2e4082a8badfbfc45931d (patch)
treeeccffa924802890dc67605b642e46475f1b2ee29 /net-p2p
parent38f097d431c629ba3f82430c85c14757f55bd77a (diff)
downloadports-d79cbad4874f2bb556b2e4082a8badfbfc45931d.tar.gz
ports-d79cbad4874f2bb556b2e4082a8badfbfc45931d.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/Makefile11
-rw-r--r--net-p2p/qbittorrent/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 69d5a465b583..88470ac32fe9 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -1,7 +1,8 @@
+# Created by: Doug Barton <dougb@FreeBSD.org>
# $FreeBSD$
PORTNAME= qbittorrent
-PORTVERSION= 3.0.9
+PORTVERSION= 3.0.10
PORTREVISION?= 0
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -34,7 +35,9 @@ CONFIGURE_ARGS+= --disable-gui
PORTDOCS= AUTHORS Changelog README TODO
-.include <bsd.port.pre.mk>
+OPTIONS_DEFINE= DOCS DBUS
+
+.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDBUS}
USE_QT4+= dbus
@@ -43,7 +46,7 @@ CONFIGURE_ARGS+= --disable-qt-dbus
.endif
post-patch:
- @${REINPLACE_CMD} -e 's,qputenv,!&,' ${WRKSRC}/src/main.cpp
+ @${REINPLACE_CMD} -e 's|qputenv|!&|' ${WRKSRC}/src/main.cpp
post-install:
.if ${PORT_OPTIONS:MDOCS}
@@ -58,4 +61,4 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/doc/qbittorrent-nox.1 ${MAN1PREFIX}/man/man1
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index 408dc1b03e5d..9951535e3aec 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.9.tar.gz) = df091656dffd309eda52765303146cbc2690e8799f872b8193ac8b6bfe3b571c
-SIZE (qbittorrent-3.0.9.tar.gz) = 4980991
+SHA256 (qbittorrent-3.0.10.tar.gz) = 148a48c5e1aaeec8010410242465983bdf09dcc5a26a0bae2835657d943c0957
+SIZE (qbittorrent-3.0.10.tar.gz) = 5090028