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/tk/Makefile | 3 ++- x11/tk/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/tk') diff --git a/x11/tk/Makefile b/x11/tk/Makefile index acd973d07ce..9b5af48e7c2 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/05/31 20:15:32 adam Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:25 wiz Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} +PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} diff --git a/x11/tk/buildlink3.mk b/x11/tk/buildlink3.mk index 8769db8f5fd..2719909a4fe 100644 --- a/x11/tk/buildlink3.mk +++ b/x11/tk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2013/05/31 20:15:32 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2013/06/03 10:06:25 wiz Exp $ BUILDLINK_TREE+= tk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= tk TK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tk+= tk>=8.5.7 -BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.7 +BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.14nb1 BUILDLINK_PKGSRCDIR.tk?= ../../x11/tk BUILDLINK_FILES.tk+= bin/wish* -- cgit v1.2.3