summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-03 15:41:14 +0000
committertron <tron@pkgsrc.org>2013-06-03 15:41:14 +0000
commit7a3f75be87c2c08270056faba08f8cc59024378f (patch)
tree2624efeeb567859409d8a4ec57150e147585fa2d
parentf4eae1d7e7775cd7abab56f9b5624a22dc856dbb (diff)
downloadpkgsrc-7a3f75be87c2c08270056faba08f8cc59024378f.tar.gz
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.
-rw-r--r--pkgtools/x11-links/Makefile4
-rw-r--r--pkgtools/x11-links/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
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