From 6c11901d5ff9b1fe533fe5422cc0a23a3ca55aba Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 9 Apr 2019 20:37:55 -0700 Subject: pixman: Update to 0.38.2 --- pkg/pixman/config.h | 6 +++--- pkg/pixman/src | 2 +- pkg/pixman/ver | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'pkg/pixman') diff --git a/pkg/pixman/config.h b/pkg/pixman/config.h index 8fe93c37..1b5b45e7 100644 --- a/pkg/pixman/config.h +++ b/pkg/pixman/config.h @@ -31,10 +31,10 @@ #define PACKAGE "pixman" #define PACKAGE_BUGREPORT "pixman@lists.freedesktop.org" #define PACKAGE_NAME "pixman" -#define PACKAGE_STRING "pixman 0.38.0" +#define PACKAGE_STRING "pixman 0.38.2" #define PACKAGE_TARNAME "pixman" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.38.0" +#define PACKAGE_VERSION "0.38.2" /* #undef PIXMAN_GNUPLOT */ /* #undef PIXMAN_TIMERS */ #define SIZEOF_LONG 8 @@ -49,7 +49,7 @@ /* #undef USE_MIPS_DSPR2 */ /* #undef USE_OPENMP */ /* #undef USE_VMX */ -#define VERSION "0.38.0" +#define VERSION "0.38.2" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/pixman/src b/pkg/pixman/src index 5d2cf8fc..a7ffb3e6 160000 --- a/pkg/pixman/src +++ b/pkg/pixman/src @@ -1 +1 @@ -Subproject commit 5d2cf8fc2149b9b632aafcde59734a7ea74f2b92 +Subproject commit a7ffb3e6172958fa893e7c0d277b2baaaceabbdc diff --git a/pkg/pixman/ver b/pkg/pixman/ver index 7bc32051..58a66af1 100644 --- a/pkg/pixman/ver +++ b/pkg/pixman/ver @@ -1 +1 @@ -0.38.0 r0 +0.38.2 r0 -- cgit v1.2.3