logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 6c11901d5ff9b1fe533fe5422cc0a23a3ca55aba
parent 34b4d1b5e52277d193d9a92da08628abcfca3f55
Author: Michael Forney <mforney@mforney.org>
Date:   Tue,  9 Apr 2019 20:37:55 -0700

pixman: Update to 0.38.2

Diffstat:

Mpkg/pixman/config.h6+++---
Mpkg/pixman/ver2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 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/ver b/pkg/pixman/ver @@ -1 +1 @@ -0.38.0 r0 +0.38.2 r0