summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2020-12-04 04:55:41 +0000
committerriastradh <riastradh@pkgsrc.org>2020-12-04 04:55:41 +0000
commit0423071962a8dd054ab6a50106f2453e0a91ca26 (patch)
treea6d01188da409cbd54657bc419a370183aaefc8c /security/polkit-qt
parentdb3768c8a2009455a8df68f5c09730ff821c999a (diff)
downloadpkgsrc-0423071962a8dd054ab6a50106f2453e0a91ca26.tar.gz
Revbump for openpam cppflags change months ago, belatedly.
Diffstat (limited to 'security/polkit-qt')
-rw-r--r--security/polkit-qt/Makefile4
-rw-r--r--security/polkit-qt/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile
index 78f3e93d286..3420c0fe3b2 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2020/08/17 20:17:42 leot Exp $
+# $NetBSD: Makefile,v 1.36 2020/12/04 04:56:13 riastradh Exp $
DISTNAME= polkit-qt-1-0.112.0
PKGNAME= ${DISTNAME:S/-qt-1-/-qt-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt/buildlink3.mk b/security/polkit-qt/buildlink3.mk
index e79b12699dc..b38467577d9 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2020/08/17 20:17:42 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2020/12/04 04:56:13 riastradh Exp $
BUILDLINK_TREE+= polkit-qt
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt
POLKIT_QT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2
-BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.112.0nb4
+BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.112.0nb5
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/polkit/buildlink3.mk"