summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-07-15 00:42:37 -0700
committerMichael Forney <mforney@mforney.org>2017-07-15 00:42:37 -0700
commit1b0aa2faa5bc1cc697f3506b70aff92db3179959 (patch)
tree3fc321b781cb3ad8f7129504cce34dbea1f8e3ec
parent84be4fac2163dddf9ac96d040329b285086a5085 (diff)
expat: Update to 2.2.2
-rw-r--r--pkg/expat/expat_config.h9
-rw-r--r--pkg/expat/rev2
m---------pkg/expat/src0
3 files changed, 7 insertions, 4 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h
index 2fb97f3c..60db771b 100644
--- a/pkg/expat/expat_config.h
+++ b/pkg/expat/expat_config.h
@@ -1,22 +1,25 @@
#include <config-posix.h>
#define BYTEORDER 1234
+/* #undef HAVE_ARC4RANDOM_BUF */
#define HAVE_BCOPY 1
#define HAVE_GETPAGESIZE 1
+/* #undef HAVE_GETRANDOM */
+/* #undef HAVE_LIBBSD */
#define HAVE_MEMORY_H 1
+#define HAVE_SYSCALL_GETRANDOM 1
#define HAVE_SYS_PARAM_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
#define PACKAGE_NAME "expat"
-#define PACKAGE_STRING "expat 2.2.0"
+#define PACKAGE_STRING "expat 2.2.2"
#define PACKAGE_TARNAME "expat"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.2.0"
+#define PACKAGE_VERSION "2.2.2"
/* #undef WORDS_BIGENDIAN */
#define XML_CONTEXT_BYTES 1024
#define XML_DTD 1
#define XML_NS 1
-/* #undef __func__ */
/* #undef const */
/* #undef off_t */
/* #undef size_t */
diff --git a/pkg/expat/rev b/pkg/expat/rev
index d00491fd..0cfbf088 100644
--- a/pkg/expat/rev
+++ b/pkg/expat/rev
@@ -1 +1 @@
-1
+2
diff --git a/pkg/expat/src b/pkg/expat/src
-Subproject fbc46fa2be307280648147543c053d05910f7a8
+Subproject 7c3eedb20b287c5b3e026eaebf657e3c3898132