summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-08-03 21:11:39 -0700
committerMichael Forney <mforney@mforney.org>2017-08-04 00:19:39 -0700
commitcbde867909426799ea0d06bed767ce2b39abf9a3 (patch)
tree701e0ee09ff63c4832bceddbf9b739dceed1d989 /pkg
parent79d22c9cc241a417256d19e9f60468fc4ab2cd9a (diff)
expat: Update to 2.2.3
Diffstat (limited to 'pkg')
-rw-r--r--pkg/expat/expat_config.h5
-rw-r--r--pkg/expat/gen.rc2
-rw-r--r--pkg/expat/rev2
m---------pkg/expat/src0
4 files changed, 5 insertions, 4 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h
index b54cced4..f04a173a 100644
--- a/pkg/expat/expat_config.h
+++ b/pkg/expat/expat_config.h
@@ -12,12 +12,13 @@
#define LT_OBJDIR ".libs/"
#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
#define PACKAGE_NAME "expat"
-#define PACKAGE_STRING "expat 2.2.2"
+#define PACKAGE_STRING "expat 2.2.3"
#define PACKAGE_TARNAME "expat"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.2.2"
+#define PACKAGE_VERSION "2.2.3"
/* #undef WORDS_BIGENDIAN */
#define XML_CONTEXT_BYTES 1024
+#define XML_DEV_URANDOM 1
#define XML_DTD 1
#define XML_NS 1
/* #undef const */
diff --git a/pkg/expat/gen.rc b/pkg/expat/gen.rc
index ee0b5d82..5a29ce32 100644
--- a/pkg/expat/gen.rc
+++ b/pkg/expat/gen.rc
@@ -4,7 +4,7 @@ cflags\
-I include\
-I '$dir'
-lib libexpat.a expat/lib/^(xmlparse.c xmltok.c xmlrole.c)\
+lib libexpat.a expat/lib/^(loadlibrary.c xmlparse.c xmltok.c xmlrole.c)\
'$builddir'/pkg/openbsd/libbsd.a.d
hdrs=(expat.h expat_external.h)
diff --git a/pkg/expat/rev b/pkg/expat/rev
index 0cfbf088..00750edc 100644
--- a/pkg/expat/rev
+++ b/pkg/expat/rev
@@ -1 +1 @@
-2
+3
diff --git a/pkg/expat/src b/pkg/expat/src
-Subproject 7c3eedb20b287c5b3e026eaebf657e3c3898132
+Subproject 97c6bd01990090d4015364ae37dd141f3c39a30