Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib we have Mesa 7.4.4.
details: https://anonhg.NetBSD.org/src/rev/7049a62a6c51
branches: trunk
changeset: 755116:7049a62a6c51
user: mrg <mrg%NetBSD.org@localhost>
date: Sun May 23 01:19:34 2010 +0000
description:
we have Mesa 7.4.4.
diffstat:
external/mit/xorg/lib/libGL/Makefile | 4 ++--
external/mit/xorg/lib/libGLU/Makefile | 4 ++--
external/mit/xorg/lib/libglut/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r ac4dca98a7ea -r 7049a62a6c51 external/mit/xorg/lib/libGL/Makefile
--- a/external/mit/xorg/lib/libGL/Makefile Sun May 23 00:01:31 2010 +0000
+++ b/external/mit/xorg/lib/libGL/Makefile Sun May 23 01:19:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/05/22 22:50:23 mrg Exp $
+# $NetBSD: Makefile,v 1.13 2010/05/23 01:19:34 mrg Exp $
.include <bsd.own.mk>
@@ -100,7 +100,7 @@
PKGCONFIG= gl
PKGDIST.gl= ${X11SRCDIR.MesaLib}/src/mesa
-PKGCONFIG_VERSION.gl= 7.4.2
+PKGCONFIG_VERSION.gl= 7.4.4
.include <bsd.x11.mk>
.include <bsd.lib.mk>
diff -r ac4dca98a7ea -r 7049a62a6c51 external/mit/xorg/lib/libGLU/Makefile
--- a/external/mit/xorg/lib/libGLU/Makefile Sun May 23 00:01:31 2010 +0000
+++ b/external/mit/xorg/lib/libGLU/Makefile Sun May 23 01:19:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/06/11 05:10:49 mrg Exp $
+# $NetBSD: Makefile,v 1.5 2010/05/23 01:19:34 mrg Exp $
NOLINT= 1 # XTODO: tess.ln SIGSEGVs lint :(
@@ -84,7 +84,7 @@
PKGCONFIG= glu
PKGDIST.glu= ${X11SRCDIR.MesaLib}/src/glu
-PKGCONFIG_VERSION.glu= 7.4.2
+PKGCONFIG_VERSION.glu= 7.4.4
.include <bsd.x11.mk>
.include <bsd.lib.mk>
diff -r ac4dca98a7ea -r 7049a62a6c51 external/mit/xorg/lib/libglut/Makefile
--- a/external/mit/xorg/lib/libglut/Makefile Sun May 23 00:01:31 2010 +0000
+++ b/external/mit/xorg/lib/libglut/Makefile Sun May 23 01:19:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/06/23 04:48:47 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2010/05/23 01:19:34 mrg Exp $
.include <bsd.own.mk>
@@ -74,7 +74,7 @@
PKGCONFIG= glut
PKGDIST.glut= ${X11SRCDIR.MesaGLUT}/src/glut/glx
-PKGCONFIG_VERSION.glut= 7.4.2
+PKGCONFIG_VERSION.glut= 7.4.4
.include <bsd.x11.mk>
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index