Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa/files: mesa-10.0.2-update-glxext.h.patch
Date: Sun, 26 Jan 2014 20:30:09
Message-Id: 20140126203004.611732004C@flycatcher.gentoo.org
1 mattst88 14/01/26 20:30:04
2
3 Modified: mesa-10.0.2-update-glxext.h.patch
4 Log:
5 Remove hunk from patch that CVS insists on changing on commit.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.5 media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch?r1=1.4&r2=1.5
15
16 Index: mesa-10.0.2-update-glxext.h.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- mesa-10.0.2-update-glxext.h.patch 26 Jan 2014 20:24:03 -0000 1.4
23 +++ mesa-10.0.2-update-glxext.h.patch 26 Jan 2014 20:30:04 -0000 1.5
24 @@ -1,19 +1,6 @@
25 diff -ur Mesa-10.0.2.orig/include/GL/glxext.h Mesa-10.0.2/include/GL/glxext.h
26 --- Mesa-10.0.2.orig/include/GL/glxext.h 2014-01-26 10:43:47.082996517 -0800
27 +++ Mesa-10.0.2/include/GL/glxext.h 2014-01-26 10:44:19.378000149 -0800
28 -@@ -33,10 +33,10 @@
29 - ** used to make the header, and the header can be found at
30 - ** http://www.opengl.org/registry/
31 - **
32 --** Khronos $Revision: 1.4 $ on $Date: 2014/01/26 20:24:03 $
33 -+** Khronos $Revision: 1.4 $ on $Date: 2014/01/26 20:24:03 $
34 - */
35 -
36 --#define GLX_GLXEXT_VERSION 20131008
37 -+#define GLX_GLXEXT_VERSION 20140114
38 -
39 - /* Generated C header for:
40 - * API: glx
41 @@ -49,6 +49,7 @@
42
43 #ifndef GLX_VERSION_1_3