summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 12:17:10 +0000
committertron <tron@pkgsrc.org>2012-10-02 12:17:10 +0000
commit932e9f2cc6be0e7a8221dafbb276d5f339757940 (patch)
treecd3d2fcc9d861ac1a7650f515952fad5acbd2fec /pkgtools
parent6f0f2900002f07a15693e46fa9fbab811dbd7ef9 (diff)
downloadpkgsrc-932e9f2cc6be0e7a8221dafbb276d5f339757940.tar.gz
Increase version number to 0.71 instead of bumping the revision. Also
increase the minimum required version to 0.71.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/x11-links/Makefile5
-rw-r--r--pkgtools/x11-links/buildlink3.mk4
2 files changed, 4 insertions, 5 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 587a11aac9f..53132405f45 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.135 2012/10/02 12:09:41 tron Exp $
+# $NetBSD: Makefile,v 1.136 2012/10/02 12:17:10 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.70
-PKGREVISION= 1
+DISTNAME= x11-links-0.71
CATEGORIES= pkgtools x11
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk
index d0cdabb3001..2c2259d21a3 100644
--- a/pkgtools/x11-links/buildlink3.mk
+++ b/pkgtools/x11-links/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.43 2012/05/03 13:55:45 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.44 2012/10/02 12:17:10 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.70
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.71
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build