aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-02-11 22:13:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-02-11 22:13:52 +0000
commitd3659f4c1cce4df90c24dc10e106222ad1598ddd (patch)
tree20cb60dd7d80e334c8a8deb4df8a65f8cd6cda80 /net-p2p
parent63b798ac5f409ea811791de24318cc1da4b13084 (diff)
downloadports-d3659f4c1cce4df90c24dc10e106222ad1598ddd.tar.gz
ports-d3659f4c1cce4df90c24dc10e106222ad1598ddd.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile11
-rw-r--r--net-p2p/qbittorrent-22/distinfo6
-rw-r--r--net-p2p/qbittorrent/Makefile11
-rw-r--r--net-p2p/qbittorrent/distinfo6
4 files changed, 22 insertions, 12 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index 8eadafa30dbd..2de4cde6c015 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTVERSION= 2.1.5
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -19,6 +18,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel
RUN_DEPENDS:= ${BUILD_DEPENDS}
+MAKE_JOBS_SAFE= yes
+
OPTIONS= NOTIFY "Enable libnotify support" on
USE_QT_VER= 4
@@ -33,7 +34,7 @@ MAN1= qbittorrent.1
.include <bsd.port.pre.mk>
-.if defined(WITH_NOTIFY)
+.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
@@ -46,6 +47,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/configure
+post-configure:
+ @${REINPLACE_CMD} -e 's|@BOOST_SYSTEM_LIB@|-lboost_system|' \
+ ${WRKSRC}/conf.pri
+
post-install:
@${STRIP_CMD} ${PREFIX}/bin/qbittorrent
diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo
index 74fc8ab6d3c5..a635d63eeb46 100644
--- a/net-p2p/qbittorrent-22/distinfo
+++ b/net-p2p/qbittorrent-22/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.1.3.tar.gz) = 0367177f71b0c40d73de1694cb7cf6e9
-SHA256 (qbittorrent-2.1.3.tar.gz) = e8cc913cfe69b39f689f4048afa4454cf6d5f608e4d1926f34a189738ce7b1c7
-SIZE (qbittorrent-2.1.3.tar.gz) = 2397335
+MD5 (qbittorrent-2.1.5.tar.gz) = 22ed5e6713a319cc71997f4243888f8e
+SHA256 (qbittorrent-2.1.5.tar.gz) = 5a50429f287e5c159c45839c9721800a4242d84bf4dd1f245e325bcedccd1a5c
+SIZE (qbittorrent-2.1.5.tar.gz) = 2415266
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 8eadafa30dbd..2de4cde6c015 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTVERSION= 2.1.5
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -19,6 +18,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel
RUN_DEPENDS:= ${BUILD_DEPENDS}
+MAKE_JOBS_SAFE= yes
+
OPTIONS= NOTIFY "Enable libnotify support" on
USE_QT_VER= 4
@@ -33,7 +34,7 @@ MAN1= qbittorrent.1
.include <bsd.port.pre.mk>
-.if defined(WITH_NOTIFY)
+.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
@@ -46,6 +47,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/configure
+post-configure:
+ @${REINPLACE_CMD} -e 's|@BOOST_SYSTEM_LIB@|-lboost_system|' \
+ ${WRKSRC}/conf.pri
+
post-install:
@${STRIP_CMD} ${PREFIX}/bin/qbittorrent
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index 74fc8ab6d3c5..a635d63eeb46 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.1.3.tar.gz) = 0367177f71b0c40d73de1694cb7cf6e9
-SHA256 (qbittorrent-2.1.3.tar.gz) = e8cc913cfe69b39f689f4048afa4454cf6d5f608e4d1926f34a189738ce7b1c7
-SIZE (qbittorrent-2.1.3.tar.gz) = 2397335
+MD5 (qbittorrent-2.1.5.tar.gz) = 22ed5e6713a319cc71997f4243888f8e
+SHA256 (qbittorrent-2.1.5.tar.gz) = 5a50429f287e5c159c45839c9721800a4242d84bf4dd1f245e325bcedccd1a5c
+SIZE (qbittorrent-2.1.5.tar.gz) = 2415266