summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
committerabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
commit93cde1a8324d1495066bc071fc4b92571e6997c8 (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /security/polkit-qt
parentb812505eebd6d370a7a393ab0b47da91a27b1d23 (diff)
downloadpkgsrc-93cde1a8324d1495066bc071fc4b92571e6997c8.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 f476684c232..b922d5f2fef 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/11/15 22:58:28 abs Exp $
DISTNAME= polkit-qt-0.9.3
-PKGREVISION= 2
+PKGREVISION= 3
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 fcf1604dd06..a5612212be3 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2010/09/14 11:01:16 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2010/11/15 22:58:28 abs 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.3nb2
+BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.3nb3
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"