summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-04-25 14:24:44 +0000
committertnn <tnn@pkgsrc.org>2015-04-25 14:24:44 +0000
commit5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch)
tree9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /security/polkit-qt
parentde9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff)
downloadpkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz
Recursive revbump following MesaLib update, categories p through x.
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 6216e126506..fe8238f6486 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:35 tron Exp $
+# $NetBSD: Makefile,v 1.28 2015/04/25 14:24:49 tnn Exp $
DISTNAME= polkit-qt-0.9.4
-PKGREVISION= 17
+PKGREVISION= 18
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 5d276507a57..be67e640ac9 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2014/02/12 23:18:35 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:24:49 tnn 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.9.4nb17
+BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb18
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"