summaryrefslogtreecommitdiff
path: root/devel/xorg-util-macros/Makefile
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-07-08 20:22:54 +0000
committerhasso <hasso@pkgsrc.org>2009-07-08 20:22:54 +0000
commit7cdc33f3f61963cf49f46e2fc75bad27e01a12e0 (patch)
tree66b6a69899a32fd93718e98b7e55a0738725c6e8 /devel/xorg-util-macros/Makefile
parentb7baf6c812a6879632a36c1506358aabe75d7002 (diff)
downloadpkgsrc-7cdc33f3f61963cf49f46e2fc75bad27e01a12e0.tar.gz
Update to 1.2.2. Changes since 1.2.1:
Alan Coopersmith (1): Version bump: 1.2.2 Dan (1): Fix incorrect warning message in XORG_MACROS_VERSION Dan Nicholson (3): Fix comment in XORG_MACROS_VERSION on usage Restore part of the XORG_MACROS_VERSION comment Use m4 for XORG_MACROS_VERSION to error during autoconf Jeremy Huddleston (1): XORG_CWARNFLAGS: += is not valid for appending in bourn scripts Jon TURNEY (1): Use correct CWARNFLAGS when cross compiling
Diffstat (limited to 'devel/xorg-util-macros/Makefile')
-rw-r--r--devel/xorg-util-macros/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xorg-util-macros/Makefile b/devel/xorg-util-macros/Makefile
index ea3472581b2..67aa3b7d064 100644
--- a/devel/xorg-util-macros/Makefile
+++ b/devel/xorg-util-macros/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/05/18 18:16:14 hasso Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/08 20:22:54 hasso Exp $
#
-DISTNAME= util-macros-1.2.1
+DISTNAME= util-macros-1.2.2
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}