Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/external/mit/xorg/lib/libGL Actually do pullup
details: https://anonhg.NetBSD.org/src/rev/b47c2da07f21
branches: netbsd-7
changeset: 798785:b47c2da07f21
user: martin <martin%NetBSD.org@localhost>
date: Mon Jan 05 23:11:03 2015 +0000
description:
Actually do pullup
external/mit/xorg/lib/libGL/internal/Makefile 1.2
external/mit/xorg/lib/libGL/mesa-ver.mk 1.2
as claimed in ticket #381 (but somehow not actually done)
diffstat:
external/mit/xorg/lib/libGL/internal/Makefile | 4 ++--
external/mit/xorg/lib/libGL/mesa-ver.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 4179d252feff -r b47c2da07f21 external/mit/xorg/lib/libGL/internal/Makefile
--- a/external/mit/xorg/lib/libGL/internal/Makefile Mon Jan 05 22:58:44 2015 +0000
+++ b/external/mit/xorg/lib/libGL/internal/Makefile Mon Jan 05 23:11:03 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2010/05/22 08:52:34 mrg Exp $
+# $NetBSD: Makefile,v 1.1.24.1 2015/01/05 23:11:03 martin Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.MesaLib}/include/GL/internal
-INCS= dri_interface.h sarea.h
+INCS= dri_interface.h
INCSDIR=${X11INCDIR}/GL/internal
NOOBJ= # defined
diff -r 4179d252feff -r b47c2da07f21 external/mit/xorg/lib/libGL/mesa-ver.mk
--- a/external/mit/xorg/lib/libGL/mesa-ver.mk Mon Jan 05 22:58:44 2015 +0000
+++ b/external/mit/xorg/lib/libGL/mesa-ver.mk Mon Jan 05 23:11:03 2015 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: mesa-ver.mk,v 1.1 2010/11/22 21:05:29 mrg Exp $
+# $NetBSD: mesa-ver.mk,v 1.1.24.1 2015/01/05 23:11:03 martin Exp $
-MESA_VER= 7.8.2
+MESA_VER= 10.3.5
- Prev by Date:
[src/netbsd-7]: src/external/bsd/bind/include/isc Pullup the following revisi...
- Next by Date:
[src/netbsd-7]: src/doc Tickets 373, 374, 375, 377, 378, 380 and 381
- Previous by Thread:
[src/netbsd-7]: src/external/bsd/bind/include/isc Pullup the following revisi...
- Next by Thread:
[src/netbsd-7]: src/doc Tickets 373, 374, 375, 377, 378, 380 and 381
- Indexes:
Home |
Main Index |
Thread Index |
Old Index