From aaabf829f3405a7e434b59394506bb388ca503e3 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 23 Dec 2018 12:55:03 -0800 Subject: pixman: Update to 0.36.0 --- pkg/pixman/config.h | 7 ++++--- pkg/pixman/rev | 2 +- pkg/pixman/src | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pkg/pixman/config.h b/pkg/pixman/config.h index ae5026bc..e3dc6d12 100644 --- a/pkg/pixman/config.h +++ b/pkg/pixman/config.h @@ -31,10 +31,11 @@ #define PACKAGE "pixman" #define PACKAGE_BUGREPORT "pixman@lists.freedesktop.org" #define PACKAGE_NAME "pixman" -#define PACKAGE_STRING "pixman 0.34.0" +#define PACKAGE_STRING "pixman 0.36.0" #define PACKAGE_TARNAME "pixman" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.34.0" +#define PACKAGE_VERSION "0.36.0" +/* #undef PIXMAN_GNUPLOT */ /* #undef PIXMAN_TIMERS */ #define SIZEOF_LONG 8 #define STDC_HEADERS 1 @@ -48,7 +49,7 @@ /* #undef USE_MIPS_DSPR2 */ /* #undef USE_OPENMP */ /* #undef USE_VMX */ -#define VERSION "0.34.0" +#define VERSION "0.36.0" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/pixman/rev b/pkg/pixman/rev index d00491fd..0cfbf088 100644 --- a/pkg/pixman/rev +++ b/pkg/pixman/rev @@ -1 +1 @@ -1 +2 diff --git a/pkg/pixman/src b/pkg/pixman/src index 1727aa4a..0313f35a 160000 --- a/pkg/pixman/src +++ b/pkg/pixman/src @@ -1 +1 @@ -Subproject commit 1727aa4ab60a594cbb1cc1bdaa270b7dfad21f06 +Subproject commit 0313f35ab96365016264920c91035ea99dd0931f -- cgit v1.2.3