summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-06-05 21:16:40 -0700
committerMichael Forney <mforney@mforney.org>2017-06-05 21:45:55 -0700
commit541d83dfe83510aeccb1297f7dd4d509155b5ad8 (patch)
tree545b014797569cf84b162e44a92378d7c4204e20 /pkg
parenta71f4ad8ccaea14e57b8499f45c0b22f4023ca6d (diff)
fontconfig: Update to 2.12.3
Diffstat (limited to 'pkg')
-rw-r--r--pkg/fontconfig/.gitignore2
-rw-r--r--pkg/fontconfig/config.h7
-rw-r--r--pkg/fontconfig/rev2
-rw-r--r--pkg/fontconfig/sha2562
-rw-r--r--pkg/fontconfig/url2
5 files changed, 8 insertions, 7 deletions
diff --git a/pkg/fontconfig/.gitignore b/pkg/fontconfig/.gitignore
index ed23d6b2..c950e1e2 100644
--- a/pkg/fontconfig/.gitignore
+++ b/pkg/fontconfig/.gitignore
@@ -1,2 +1,2 @@
-/fontconfig-2.12.1.tar.gz
+/fontconfig-2.12.3.tar.gz
/src \ No newline at end of file
diff --git a/pkg/fontconfig/config.h b/pkg/fontconfig/config.h
index e650a6ba..56517e23 100644
--- a/pkg/fontconfig/config.h
+++ b/pkg/fontconfig/config.h
@@ -10,6 +10,7 @@
#define FC_ADD_FONTS "yes"
/* #undef FC_ARCHITECTURE */
#define FC_DEFAULT_FONTS "/share/fonts"
+#define FC_GPERF_SIZE_T unsigned int
#define FLEXIBLE_ARRAY_MEMBER /**/
/* #undef HAVE_DOPRNT */
#define HAVE_FSTATFS 1
@@ -55,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.1"
+#define PACKAGE_STRING "fontconfig 2.12.3"
#define PACKAGE_TARNAME "fontconfig"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.12.1"
+#define PACKAGE_VERSION "2.12.3"
/* #undef PTHREAD_CREATE_JOINABLE */
/* #undef SIZEOF_CHAR */
/* #undef SIZEOF_INT */
@@ -82,7 +83,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.12.1"
+#define VERSION "2.12.3"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
diff --git a/pkg/fontconfig/rev b/pkg/fontconfig/rev
index 0cfbf088..00750edc 100644
--- a/pkg/fontconfig/rev
+++ b/pkg/fontconfig/rev
@@ -1 +1 @@
-2
+3
diff --git a/pkg/fontconfig/sha256 b/pkg/fontconfig/sha256
index 6e950848..f0fb3044 100644
--- a/pkg/fontconfig/sha256
+++ b/pkg/fontconfig/sha256
@@ -1 +1 @@
-a9f42d03949f948a3a4f762287dbc16e53a927c91a07ee64207ebd90a9e5e292 fontconfig-2.12.1.tar.gz
+ffc3cbf6dd9fcd516ee42f48306a715e66698b238933d6fa7cef02ea8b3b818e fontconfig-2.12.3.tar.gz
diff --git a/pkg/fontconfig/url b/pkg/fontconfig/url
index 4aa7c00a..a04d8813 100644
--- a/pkg/fontconfig/url
+++ b/pkg/fontconfig/url
@@ -1 +1 @@
-url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.1.tar.gz"
+url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.3.tar.gz"