Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc/trunk]: xsrc/external/mit more updates for xfs 1.2.1, xdpyinfo 1.3.3, a...



details:   https://anonhg.NetBSD.org/xsrc/rev/d28a7d0e2171
branches:  trunk
changeset: 7071:d28a7d0e2171
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Jul 12 01:26:29 2022 +0000

description:
more updates for xfs 1.2.1, xdpyinfo 1.3.3, and libXcursor 1.2.1.

diffstat:

 external/mit/libXcursor/include/config.h |  18 ++++++++++--------
 external/mit/xdpyinfo/include/config.h   |   8 ++++----
 external/mit/xfs/include/config.h        |   8 ++++----
 3 files changed, 18 insertions(+), 16 deletions(-)

diffs (128 lines):

diff -r 2f326c7badb9 -r d28a7d0e2171 external/mit/libXcursor/include/config.h
--- a/external/mit/libXcursor/include/config.h  Tue Jul 12 01:23:01 2022 +0000
+++ b/external/mit/libXcursor/include/config.h  Tue Jul 12 01:26:29 2022 +0000
@@ -7,12 +7,12 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
 
-/* Define to 1 if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
-
 /* Define to 1 if you have the <stdint.h> header file. */
 #define HAVE_STDINT_H 1
 
+/* Define to 1 if you have the <stdio.h> header file. */
+#define HAVE_STDIO_H 1
+
 /* Define to 1 if you have the <stdlib.h> header file. */
 #define HAVE_STDLIB_H 1
 
@@ -48,7 +48,7 @@
 #define PACKAGE_NAME "libXcursor"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libXcursor 1.2.0"
+#define PACKAGE_STRING "libXcursor 1.2.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libXcursor"
@@ -57,7 +57,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.0"
+#define PACKAGE_VERSION "1.2.1"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -66,10 +66,12 @@
 #define PACKAGE_VERSION_MINOR 2
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 20
+#define PACKAGE_VERSION_PATCHLEVEL 1
 
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+   required in a freestanding environment). This macro is provided for
+   backward compatibility; new code need not use it. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.2.0"
+#define VERSION "1.2.1"
diff -r 2f326c7badb9 -r d28a7d0e2171 external/mit/xdpyinfo/include/config.h
--- a/external/mit/xdpyinfo/include/config.h    Tue Jul 12 01:23:01 2022 +0000
+++ b/external/mit/xdpyinfo/include/config.h    Tue Jul 12 01:26:29 2022 +0000
@@ -95,7 +95,7 @@
 #define PACKAGE_NAME "xdpyinfo"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xdpyinfo 1.3.2"
+#define PACKAGE_STRING "xdpyinfo 1.3.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xdpyinfo"
@@ -104,7 +104,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.3.2"
+#define PACKAGE_VERSION "1.3.3"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -113,7 +113,7 @@
 #define PACKAGE_VERSION_MINOR 3
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 3
 
 /* Define to 1 if all of the C90 standard headers exist (not just the ones
    required in a freestanding environment). This macro is provided for
@@ -121,4 +121,4 @@
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.3.2"
+#define VERSION "1.3.3"
diff -r 2f326c7badb9 -r d28a7d0e2171 external/mit/xfs/include/config.h
--- a/external/mit/xfs/include/config.h Tue Jul 12 01:23:01 2022 +0000
+++ b/external/mit/xfs/include/config.h Tue Jul 12 01:26:29 2022 +0000
@@ -73,7 +73,7 @@
 #define PACKAGE_NAME "xfs"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xfs 1.2.0"
+#define PACKAGE_STRING "xfs 1.2.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xfs"
@@ -82,7 +82,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.0"
+#define PACKAGE_VERSION "1.2.1"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -91,7 +91,7 @@
 #define PACKAGE_VERSION_MINOR 2
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 0
+#define PACKAGE_VERSION_PATCHLEVEL 1
 
 /* Define to 1 if all of the C90 standard headers exist (not just the ones
    required in a freestanding environment). This macro is provided for
@@ -196,7 +196,7 @@
 
 
 /* Version number of package */
-#define VERSION "1.2.0"
+#define VERSION "1.2.1"
 
 /* Build support for starting from inetd */
 #define XFS_INETD 1



Home | Main Index | Thread Index | Old Index