diff options
author | rm <rm@FreeBSD.org> | 2013-02-01 14:59:21 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-02-01 14:59:21 +0800 |
commit | 2f1f81f294cbd740d3c40e05840e227ed265252c (patch) | |
tree | f39fcaf677051c443cfa6d77a5993b8a166406ea /net-p2p | |
parent | ddd380d8c1a322ce1d2a313f057ba070d202c86c (diff) | |
download | freebsd-ports-gnome-2f1f81f294cbd740d3c40e05840e227ed265252c.tar.gz freebsd-ports-gnome-2f1f81f294cbd740d3c40e05840e227ed265252c.tar.zst freebsd-ports-gnome-2f1f81f294cbd740d3c40e05840e227ed265252c.zip |
- update to 3.0.8
PR: 175433
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index f79a7047842b..0bd8bcec8b48 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.6 -PORTREVISION?= 1 +PORTVERSION= 3.0.8 +PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -13,6 +13,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 HAS_CONFIGURE= yes +USE_PKGCONFIG= build USE_QT4= corelib network qmake_build moc_build rcc_build QT_NONSTANDARD= yes diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index f22fc067839c..48341d6bc7f3 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.6.tar.gz) = b2308f4500000ae2ebbf9722ef8a09d6524fd016bd746fa2a0fe07516353fb15 -SIZE (qbittorrent-3.0.6.tar.gz) = 4910077 +SHA256 (qbittorrent-3.0.8.tar.gz) = 82c3cdea90785672d0c2a419b544ec6557be2578610d3e9f83b61a12af77437b +SIZE (qbittorrent-3.0.8.tar.gz) = 4913131 |