summaryrefslogtreecommitdiff
path: root/graphics/qimageblitz
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:05:17 +0000
committerwiz <wiz>2013-06-03 10:05:17 +0000
commitd73166c3f0225a0fae5c45e7873811e989d8d9b7 (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /graphics/qimageblitz
parent35a84556bc0563fb2877844f2ab2c6b2a68f223c (diff)
downloadpkgsrc-d73166c3f0225a0fae5c45e7873811e989d8d9b7.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 'graphics/qimageblitz')
-rw-r--r--graphics/qimageblitz/Makefile4
-rw-r--r--graphics/qimageblitz/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile
index 6e3d94d1c35..28f6fd1f776 100644
--- a/graphics/qimageblitz/Makefile
+++ b/graphics/qimageblitz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2013/02/16 11:19:45 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:19 wiz Exp $
DISTNAME= qimageblitz-0.0.6
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_KDE:=qimageblitz/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk
index c22120aa2ab..111c03c95e2 100644
--- a/graphics/qimageblitz/buildlink3.mk
+++ b/graphics/qimageblitz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:05:19 wiz Exp $
BUILDLINK_TREE+= qimageblitz
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qimageblitz
QIMAGEBLITZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4
-BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb14
+BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb15
BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz
.include "../../x11/qt4-libs/buildlink3.mk"