summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
commit61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /security/polkit-qt
parentdaa83e329a3a35f7583e5c6a3a17b6c14fc64472 (diff)
downloadpkgsrc-61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
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 f20cc58658d..72c548d18f1 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/02/16 11:19:46 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:55 wiz Exp $
DISTNAME= polkit-qt-0.9.4
-PKGREVISION= 13
+PKGREVISION= 14
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 41284660a51..deaafe89824 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:46 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:55 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.4nb13
+BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb14
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"