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're now at mesa 7.7.1.
details: https://anonhg.NetBSD.org/src/rev/22ced240fb2b
branches: trunk
changeset: 755216:22ced240fb2b
user: mrg <mrg%NetBSD.org@localhost>
date: Fri May 28 06:22:05 2010 +0000
description:
we're now at mesa 7.7.1.
XXX: really really really need to make this in one place...
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 14f783332161 -r 22ced240fb2b external/mit/xorg/lib/libGL/Makefile
--- a/external/mit/xorg/lib/libGL/Makefile Fri May 28 05:39:56 2010 +0000
+++ b/external/mit/xorg/lib/libGL/Makefile Fri May 28 06:22:05 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2010/05/23 01:19:34 mrg Exp $
+# $NetBSD: Makefile,v 1.14 2010/05/28 06:22:05 mrg Exp $
.include <bsd.own.mk>
@@ -100,7 +100,7 @@
PKGCONFIG= gl
PKGDIST.gl= ${X11SRCDIR.MesaLib}/src/mesa
-PKGCONFIG_VERSION.gl= 7.4.4
+PKGCONFIG_VERSION.gl= 7.7.1
.include <bsd.x11.mk>
.include <bsd.lib.mk>
diff -r 14f783332161 -r 22ced240fb2b external/mit/xorg/lib/libGLU/Makefile
--- a/external/mit/xorg/lib/libGLU/Makefile Fri May 28 05:39:56 2010 +0000
+++ b/external/mit/xorg/lib/libGLU/Makefile Fri May 28 06:22:05 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/05/23 01:19:34 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2010/05/28 06:22:05 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.4
+PKGCONFIG_VERSION.glu= 7.7.1
.include <bsd.x11.mk>
.include <bsd.lib.mk>
diff -r 14f783332161 -r 22ced240fb2b external/mit/xorg/lib/libglut/Makefile
--- a/external/mit/xorg/lib/libglut/Makefile Fri May 28 05:39:56 2010 +0000
+++ b/external/mit/xorg/lib/libglut/Makefile Fri May 28 06:22:05 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/05/23 01:19:34 mrg Exp $
+# $NetBSD: Makefile,v 1.5 2010/05/28 06:22:05 mrg Exp $
.include <bsd.own.mk>
@@ -74,7 +74,7 @@
PKGCONFIG= glut
PKGDIST.glut= ${X11SRCDIR.MesaGLUT}/src/glut/glx
-PKGCONFIG_VERSION.glut= 7.4.4
+PKGCONFIG_VERSION.glut= 7.7.1
.include <bsd.x11.mk>
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index