summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commite64308b04bbe77743ea3554180946741795d6b04 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /security/polkit-qt
parent94ba874f0f42028504e0b2966805985c000aad5f (diff)
downloadpkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
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 78305d07a81..c11a4a527a8 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2012/02/06 12:41:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/03/03 00:12:22 wiz Exp $
DISTNAME= polkit-qt-0.9.4
-PKGREVISION= 5
+PKGREVISION= 6
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 663697a0f9b..6e29f2c4c19 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2012/02/06 12:41:28 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2012/03/03 00:12:22 wiz 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.4nb5
+BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.4nb6
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"