Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:18 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f236ac99d454 - main - sysutils/plasma-pass: pet stage-qa
Message-ID:  <202209051912.285JCIPj029472@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f236ac99d454696bae0ebbe8cb167fa4a6eb1a7d

commit f236ac99d454696bae0ebbe8cb167fa4a6eb1a7d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:32 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:50 +0000

    sysutils/plasma-pass: pet stage-qa
---
 sysutils/plasma-pass/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysutils/plasma-pass/Makefile b/sysutils/plasma-pass/Makefile
index fe984ff77933..3951648628ec 100644
--- a/sysutils/plasma-pass/Makefile
+++ b/sysutils/plasma-pass/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	plasma-pass
 DISTVERSION=	1.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 MASTER_SITES=	KDE/stable/${PORTNAME}
 CATEGORIES=	sysutils kde
 
@@ -16,7 +16,7 @@ RUN_DEPENDS=	pass:sysutils/password-store
 USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
 USE_KDE=	config coreaddons i18n itemmodels package plasma-framework service \
 		ecm_build
-USE_QT=		core dbus declarative gui network \
+USE_QT=		concurrent core dbus declarative gui network \
 		buildtools_build qmake_build
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCIPj029472>