Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/trunk]: xsrc/external/mit/pixman/include merge for pixman 0.38.4.
details: https://anonhg.NetBSD.org/xsrc/rev/075de1878c76
branches: trunk
changeset: 10282:075de1878c76
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Jun 01 06:44:01 2019 +0000
description:
merge for pixman 0.38.4.
diffstat:
external/mit/pixman/include/config.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r d2efc94bfae0 -r 075de1878c76 external/mit/pixman/include/config.h
--- a/external/mit/pixman/include/config.h Sat Jun 01 06:43:04 2019 +0000
+++ b/external/mit/pixman/include/config.h Sat Jun 01 06:44:01 2019 +0000
@@ -92,7 +92,7 @@
#define PACKAGE_NAME "pixman"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pixman 0.38.0"
+#define PACKAGE_STRING "pixman 0.38.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pixman"
@@ -104,7 +104,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.38.0"
+#define PACKAGE_VERSION "0.38.4"
/* enable output that can be piped to gnuplot */
/* #undef PIXMAN_GNUPLOT */
@@ -160,7 +160,7 @@
/* #undef USE_X86_MMX */
/* Version number of package */
-#define VERSION "0.38.0"
+#define VERSION "0.38.4"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
Home |
Main Index |
Thread Index |
Old Index