From 7a3f75be87c2c08270056faba08f8cc59024378f Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 3 Jun 2013 15:41:14 +0000 Subject: Bump version to 0.75 and require at least this version to make sure that this package picks up the new minimum versions of the "freetype2" and "fontconfig" packages. --- pkgtools/x11-links/Makefile | 4 ++-- pkgtools/x11-links/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 2fe4057e604..41352171135 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.141 2013/04/18 13:19:35 obache Exp $ +# $NetBSD: Makefile,v 1.142 2013/06/03 15:41:14 tron Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, # usually the most recent. -DISTNAME= x11-links-0.74 +DISTNAME= x11-links-0.75 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk index 6d157c26436..6776c85905f 100644 --- a/pkgtools/x11-links/buildlink3.mk +++ b/pkgtools/x11-links/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2013/01/11 10:37:57 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2013/06/03 15:41:14 tron Exp $ # # Don't include this file manually! It will be included as necessary # by bsd.buildlink3.mk. @@ -12,7 +12,7 @@ BUILDLINK_TREE+= x11-links .if !defined(X11_LINKS_BUILDLINK3_MK) X11_LINKS_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.72 +BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.75 BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links BUILDLINK_DEPMETHOD.x11-links?= build -- cgit v1.2.3