summaryrefslogtreecommitdiff
path: root/x11/qt4-tools
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 /x11/qt4-tools
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 'x11/qt4-tools')
-rw-r--r--x11/qt4-tools/Makefile4
-rw-r--r--x11/qt4-tools/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index dc0b36c00b0..31ce805cf24 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.58 2013/02/16 11:19:47 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2013/06/03 10:06:24 wiz Exp $
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-tools-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= QT GUI (WYSIWYG) builder and other tools
DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
diff --git a/x11/qt4-tools/buildlink3.mk b/x11/qt4-tools/buildlink3.mk
index e355ecf064a..d5814e1ef28 100644
--- a/x11/qt4-tools/buildlink3.mk
+++ b/x11/qt4-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:19:48 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:24 wiz Exp $
BUILDLINK_TREE+= qt4-tools
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-tools
QT4_TOOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.1.0
-BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.4nb2
+BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.4nb3
BUILDLINK_PKGSRCDIR.qt4-tools?= ../../x11/qt4-tools
BUILDLINK_DEPMETHOD.qt4-tools?= build