summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /security/polkit-qt
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
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 64fd049eac4..c5f1129da92 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2011/01/13 13:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2011/04/22 13:42:37 obache Exp $
DISTNAME= polkit-qt-0.9.4
-PKGREVISION= 1
+PKGREVISION= 2
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 8e5a3cda119..52fd56ed6a5 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2011/01/13 13:36:54 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2011/04/22 13:42:37 obache 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.4nb1
+BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.4nb2
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"