Module Name: xsrc
Committed By: mrg
Date: Sat Aug 22 01:02:05 UTC 2009
Modified Files:
xsrc/external/mit/xf86-video-glint/include: config.h
xsrc/external/mit/xf86-video-siliconmotion/include: config.h
xsrc/external/mit/xf86-video-sis/include: config.h
xsrc/external/mit/xf86-video-vmware/include: config.h
Log Message:
regenerate these for recent updates.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-glint/include/config.h
cvs rdiff -u -r1.2 -r1.3 \
xsrc/external/mit/xf86-video-siliconmotion/include/config.h
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-sis/include/config.h
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xf86-video-vmware/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xf86-video-glint/include/config.h
diff -u xsrc/external/mit/xf86-video-glint/include/config.h:1.2 xsrc/external/mit/xf86-video-glint/include/config.h:1.3
--- xsrc/external/mit/xf86-video-glint/include/config.h:1.2 Thu Jul 9 06:45:54 2009
+++ xsrc/external/mit/xf86-video-glint/include/config.h Sat Aug 22 01:02:05 2009
@@ -50,13 +50,13 @@
#define PACKAGE_NAME "xf86-video-glint"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-glint 1.2.3"
+#define PACKAGE_STRING "xf86-video-glint 1.2.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-glint"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.3"
+#define PACKAGE_VERSION "1.2.4"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -65,13 +65,13 @@
#define PACKAGE_VERSION_MINOR 2
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 3
+#define PACKAGE_VERSION_PATCHLEVEL 4
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.2.3"
+#define VERSION "1.2.4"
/* Enable DRI driver support */
#define XF86DRI 1
Index: xsrc/external/mit/xf86-video-siliconmotion/include/config.h
diff -u xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.2 xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.3
--- xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.2 Thu Jul 9 06:45:54 2009
+++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h Sat Aug 22 01:02:05 2009
@@ -50,13 +50,13 @@
#define PACKAGE_NAME "xf86-video-siliconmotion"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-siliconmotion 1.7.2"
+#define PACKAGE_STRING "xf86-video-siliconmotion 1.7.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-siliconmotion"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.7.2"
+#define PACKAGE_VERSION "1.7.3"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 1
@@ -65,10 +65,10 @@
#define PACKAGE_VERSION_MINOR 7
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 3
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.7.2"
+#define VERSION "1.7.3"
Index: xsrc/external/mit/xf86-video-sis/include/config.h
diff -u xsrc/external/mit/xf86-video-sis/include/config.h:1.2 xsrc/external/mit/xf86-video-sis/include/config.h:1.3
--- xsrc/external/mit/xf86-video-sis/include/config.h:1.2 Wed Jun 10 06:41:24 2009
+++ xsrc/external/mit/xf86-video-sis/include/config.h Sat Aug 22 01:02:05 2009
@@ -43,13 +43,13 @@
#define PACKAGE_NAME "xf86-video-sis"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-sis 0.10.1"
+#define PACKAGE_STRING "xf86-video-sis 0.10.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-sis"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.1"
+#define PACKAGE_VERSION "0.10.2"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 0
@@ -58,13 +58,13 @@
#define PACKAGE_VERSION_MINOR 10
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 1
+#define PACKAGE_VERSION_PATCHLEVEL 2
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.10.1"
+#define VERSION "0.10.2"
/* Enable DRI driver support */
#define XF86DRI 1
Index: xsrc/external/mit/xf86-video-vmware/include/config.h
diff -u xsrc/external/mit/xf86-video-vmware/include/config.h:1.1 xsrc/external/mit/xf86-video-vmware/include/config.h:1.2
--- xsrc/external/mit/xf86-video-vmware/include/config.h:1.1 Wed Jun 10 05:05:52 2009
+++ xsrc/external/mit/xf86-video-vmware/include/config.h Sat Aug 22 01:02:05 2009
@@ -52,13 +52,13 @@
#define PACKAGE_NAME "xf86-video-vmware"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-vmware 10.16.6"
+#define PACKAGE_STRING "xf86-video-vmware 10.16.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xf86-video-vmware"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "10.16.6"
+#define PACKAGE_VERSION "10.16.7"
/* Major version of this package */
#define PACKAGE_VERSION_MAJOR 10
@@ -67,10 +67,10 @@
#define PACKAGE_VERSION_MINOR 16
/* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 6
+#define PACKAGE_VERSION_PATCHLEVEL 7
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "10.16.6"
+#define VERSION "10.16.7"