CVS commit: xsrc/external/mit/xprop/include

2018-03-11 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sun Mar 11 09:59:14 UTC 2018

Modified Files:
xsrc/external/mit/xprop/include: config.h

Log Message:
merge xprop 1.2.3


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xprop/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/xprop/include/config.h
diff -u xsrc/external/mit/xprop/include/config.h:1.5 xsrc/external/mit/xprop/include/config.h:1.6
--- xsrc/external/mit/xprop/include/config.h:1.5	Mon Mar 17 10:03:19 2014
+++ xsrc/external/mit/xprop/include/config.h	Sun Mar 11 09:59:14 2018
@@ -47,7 +47,7 @@
 #define PACKAGE_NAME "xprop"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xprop 1.2.2"
+#define PACKAGE_STRING "xprop 1.2.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xprop"
@@ -56,7 +56,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.2"
+#define PACKAGE_VERSION "1.2.3"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -65,10 +65,10 @@
 #define PACKAGE_VERSION_MINOR 2
 
 /* 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.2.2"
+#define VERSION "1.2.3"



CVS commit: xsrc/external/mit/xprop/include

2010-11-20 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Nov 20 23:25:11 UTC 2010

Modified Files:
xsrc/external/mit/xprop/include: config.h

Log Message:
update for xprop 1.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xprop/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/xprop/include/config.h
diff -u xsrc/external/mit/xprop/include/config.h:1.3 xsrc/external/mit/xprop/include/config.h:1.4
--- xsrc/external/mit/xprop/include/config.h:1.3	Sun Jan 10 10:00:14 2010
+++ xsrc/external/mit/xprop/include/config.h	Sat Nov 20 23:25:11 2010
@@ -47,19 +47,22 @@
 #define PACKAGE_NAME xprop
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING xprop 1.1.0
+#define PACKAGE_STRING xprop 1.2.0
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME xprop
 
+/* Define to the home page for this package. */
+#define PACKAGE_URL 
+
 /* Define to the version of this package. */
-#define PACKAGE_VERSION 1.1.0
+#define PACKAGE_VERSION 1.2.0
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 1
+#define PACKAGE_VERSION_MINOR 2
 
 /* Patch version of this package */
 #define PACKAGE_VERSION_PATCHLEVEL 0
@@ -68,4 +71,4 @@
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION 1.1.0
+#define VERSION 1.2.0



CVS commit: xsrc/external/mit/xprop/include

2009-11-08 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Mon Nov  9 00:30:10 UTC 2009

Modified Files:
xsrc/external/mit/xprop/include: config.h

Log Message:
merge xprop 1.1.0


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xprop/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/xprop/include/config.h
diff -u xsrc/external/mit/xprop/include/config.h:1.1 xsrc/external/mit/xprop/include/config.h:1.2
--- xsrc/external/mit/xprop/include/config.h:1.1	Wed Jul 30 05:42:21 2008
+++ xsrc/external/mit/xprop/include/config.h	Mon Nov  9 00:30:10 2009
@@ -44,25 +44,25 @@
 #define PACKAGE_NAME xprop
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING xprop 1.0.3
+#define PACKAGE_STRING xprop 1.1.0
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME xprop
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION 1.0.3
+#define PACKAGE_VERSION 1.1.0
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 0
+#define PACKAGE_VERSION_MINOR 1
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 3
+#define PACKAGE_VERSION_PATCHLEVEL 0
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION 1.0.3
+#define VERSION 1.1.0