aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-04-08 18:37:09 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-04-08 18:37:09 +0000
commit83f8ddb2e83d36f6d4b6477703490731df9ddaf8 (patch)
tree65d4b813680443ad918c0f8155efb01cda5fdc41 /net-p2p
parent382ebf8e0a0c6b36e8aa772e394ce523165303f3 (diff)
downloadports-83f8ddb2e83d36f6d4b6477703490731df9ddaf8.tar.gz
ports-83f8ddb2e83d36f6d4b6477703490731df9ddaf8.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile8
-rw-r--r--net-p2p/qbittorrent-22/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index 0d7cbc344af1..b00aa610b980 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
-PORTVERSION= 2.2.4
+PORTVERSION= 2.2.5
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -24,7 +24,7 @@ OPTIONS= NOTIFY "Enable libnotify support" on \
LT_15 "Use 0.15 (devel) version of libtorrent-rasterbar" on
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui network xml imageformats \
+QT_COMPONENTS= corelib gui network xml \
moc_build qmake_build rcc_build uic_build
QT_NONSTANDARD= yes
HAS_CONFIGURE= yes
@@ -48,9 +48,7 @@ LIB_DEPENDS+= torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
LIB_DEPENDS+= torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14
.endif
-BOOSTLIB_PATTERN= -e 's|boost_system-mt|boost_system|' \
- -e 's|boost_filesystem-mt|boost_filesystem|' \
- -e 's|boost_thread-mt|boost_thread|'
+BOOSTLIB_PATTERN= -e 's|\*\-mt\*||'
post-patch:
@${REINPLACE_CMD} -e 's|$$$$PREFIX/share/man|${MANPREFIX}/man|' \
diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo
index efe264f67232..7c00ce8adf57 100644
--- a/net-p2p/qbittorrent-22/distinfo
+++ b/net-p2p/qbittorrent-22/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-2.2.4.tar.gz) = 9c0097cda51a9df20259844a385bdcb7
-SHA256 (qbittorrent-2.2.4.tar.gz) = 562c94551b71c7cbbaba6f35ce449ed6a6a9db6ba1560521736e2702e433966d
-SIZE (qbittorrent-2.2.4.tar.gz) = 2499351
+MD5 (qbittorrent-2.2.5.tar.gz) = 9c9a082bf94b5b07f31d58f92479b152
+SHA256 (qbittorrent-2.2.5.tar.gz) = 461f1b8f38c3ca8d769e7d628ec897adc1cc1f81b43e36e1bcd3847dfe382f2d
+SIZE (qbittorrent-2.2.5.tar.gz) = 2504251