Module Name: src
Committed By: mrg
Date: Thu Jul 9 07:30:17 UTC 2009
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
XORG_CURRENT_VERSION is now 1.6.2.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/share/mk/bsd.x11.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.x11.mk
diff -u src/share/mk/bsd.x11.mk:1.75 src/share/mk/bsd.x11.mk:1.76
--- src/share/mk/bsd.x11.mk:1.75 Tue Jun 23 04:40:29 2009
+++ src/share/mk/bsd.x11.mk Thu Jul 9 07:30:17 2009
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.x11.mk,v 1.75 2009/06/23 04:40:29 mrg Exp $
+# $NetBSD: bsd.x11.mk,v 1.76 2009/07/09 07:30:17 mrg Exp $
.include <bsd.init.mk>
@@ -130,7 +130,7 @@
-DXLOCALELIBDIR=\"${X11LIBDIR}/locale\"
# XXX oh yeah, fix me later
-XORG_VERSION_CURRENT="(((1) * 10000000) + ((6) * 100000) + ((1) * 1000) + 901)"
+XORG_VERSION_CURRENT="(((1) * 10000000) + ((6) * 100000) + ((2) * 1000) + 0)"
.endif
PRINT_PACKAGE_VERSION= awk '/^PACKAGE_VERSION=/ { \