From 61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Jun 2013 10:05:17 +0000 Subject: 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 --- x11/qwtplot3d-qt4/Makefile | 4 ++-- x11/qwtplot3d-qt4/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/qwtplot3d-qt4') diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile index dac15474609..c2aad4a4312 100644 --- a/x11/qwtplot3d-qt4/Makefile +++ b/x11/qwtplot3d-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:19:43 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:24 wiz Exp $ # DISTNAME= qwtplot3d-0.2.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/} EXTRACT_SUFX= .tgz diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk index a7b3d5e7bf3..e40dd1abf93 100644 --- a/x11/qwtplot3d-qt4/buildlink3.mk +++ b/x11/qwtplot3d-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qwtplot3d @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d QWTPLOT3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7 -BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb17 +BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb18 BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4 .include "../../x11/qt4-libs/buildlink3.mk" -- cgit v1.2.3