logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c0de48ed122ff0734ea2a05b9e9c77c6a5958e89
parent 46e64ebcc05510bdb3933085515849ce8f6a41ff
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 20 Sep 2017 10:51:32 -0700

fontconfig: Update to 2.12.6

Diffstat:

Mpkg/fontconfig/.gitignore2+-
Mpkg/fontconfig/config.h8++++----
Mpkg/fontconfig/rev2+-
Mpkg/fontconfig/sha2562+-
Mpkg/fontconfig/url2+-
5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/pkg/fontconfig/.gitignore b/pkg/fontconfig/.gitignore @@ -1,2 +1,2 @@ -/fontconfig-2.12.4.tar.gz +/fontconfig-2.12.6.tar.gz /src \ No newline at end of file diff --git a/pkg/fontconfig/config.h b/pkg/fontconfig/config.h @@ -10,7 +10,7 @@ #define FC_ADD_FONTS "yes" /* #undef FC_ARCHITECTURE */ #define FC_DEFAULT_FONTS "/share/fonts" -#define FC_GPERF_SIZE_T unsigned int +#define FC_GPERF_SIZE_T size_t #define FLEXIBLE_ARRAY_MEMBER /**/ /* #undef HAVE_DOPRNT */ #define HAVE_FSTATFS 1 @@ -56,10 +56,10 @@ #define PACKAGE "fontconfig" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" #define PACKAGE_NAME "fontconfig" -#define PACKAGE_STRING "fontconfig 2.12.4" +#define PACKAGE_STRING "fontconfig 2.12.6" #define PACKAGE_TARNAME "fontconfig" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.12.4" +#define PACKAGE_VERSION "2.12.6" /* #undef PTHREAD_CREATE_JOINABLE */ /* #undef SIZEOF_CHAR */ /* #undef SIZEOF_INT */ @@ -83,7 +83,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.12.4" +#define VERSION "2.12.6" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/fontconfig/rev b/pkg/fontconfig/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/fontconfig/sha256 b/pkg/fontconfig/sha256 @@ -1 +1 @@ -fd5a6a663f4c4a00e196523902626654dd0c4a78686cbc6e472f338e50fdf806 fontconfig-2.12.4.tar.gz +064b9ebf060c9e77011733ac9dc0e2ce92870b574cca2405e11f5353a683c334 fontconfig-2.12.6.tar.gz diff --git a/pkg/fontconfig/url b/pkg/fontconfig/url @@ -1 +1 @@ -url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.4.tar.gz" +url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.6.tar.gz"