summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-09-15 10:03:29 +0000
committerobache <obache@pkgsrc.org>2012-09-15 10:03:29 +0000
commit8ace00dcd81c4aebfec4a650553f259ee324df5e (patch)
tree8faf04c1c75d686de4b4032499fe5b2a290498ff /security/polkit-qt
parent0b0f1e8e51c0d57882e3d924e28c55c9ae4e6dd2 (diff)
downloadpkgsrc-8ace00dcd81c4aebfec4a650553f259ee324df5e.tar.gz
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
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 7b4d4be3437..dcaa65216e9 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/09/07 19:17:28 adam Exp $
+# $NetBSD: Makefile,v 1.17 2012/09/15 10:06:18 obache Exp $
DISTNAME= polkit-qt-0.9.4
-PKGREVISION= 7
+PKGREVISION= 8
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 21a41be3064..201daf15925 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/09/07 19:17:28 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2012/09/15 10:06:18 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.4nb7
+BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb8
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"