xerces-c: updated to 3.2.0

This commit is contained in:
Fredrik Rinnestam 2017-09-30 18:12:37 +02:00
parent e607d522ca
commit 0f205388dc
4 changed files with 11 additions and 11 deletions

View File

@ -101,6 +101,7 @@ drwxr-xr-x root/root usr/include/xercesc/dom/impl/
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLocatorImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeBase.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeIDMap.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp
@ -511,9 +512,9 @@ drwxr-xr-x root/root usr/include/xercesc/xinclude/
-rw-r--r-- root/root usr/include/xercesc/xinclude/XIncludeLocation.hpp
-rw-r--r-- root/root usr/include/xercesc/xinclude/XIncludeUtils.hpp
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libxerces-c-3.1.so
-rwxr-xr-x root/root usr/lib/libxerces-c-3.2.so
-rw-r--r-- root/root usr/lib/libxerces-c.a
-rwxr-xr-x root/root usr/lib/libxerces-c.la
lrwxrwxrwx root/root usr/lib/libxerces-c.so -> libxerces-c-3.1.so
lrwxrwxrwx root/root usr/lib/libxerces-c.so -> libxerces-c-3.2.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xerces-c.pc

View File

@ -1 +1 @@
21bb097b711a513275379b59757cba4c xerces-c-3.1.4.tar.gz
71f035103ef8157586a3be825c1553fd xerces-c-3.2.0.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32XAElcltEzy0ZnZyS+MuD2BBdoU5kVG2igwNNAtXoLYAgNRyLgPmKk5Z69MEl88TsgkpkuIHmWF+ldFejGVgA8=
SHA256 (Pkgfile) = 6cfd28df55cc3227d326ff181d648200c1b589b2885a6012baa301b04351b03a
SHA256 (.footprint) = f0424918cc704faad5a64134d9aed517cc5f611cb317b7d1e0732421467f9d8a
SHA256 (xerces-c-3.1.4.tar.gz) = c98eedac4cf8a73b09366ad349cb3ef30640e7a3089d360d40a3dde93f66ecf6
RWSagIOpLGJF39c8EHj8Lc6WL5bEpxaXpUhvSxU+43G298xIOZ3uj9HIWOdb8mtVrbDVmHUVLhPro89KdqNsD10rHbXPDPnLMw4=
SHA256 (Pkgfile) = 2a52d3f0c3a31e98392d9f96315e6b64cee83b4d6bb120b1ea9a1ed000513804
SHA256 (.footprint) = daed9f1ffd2618d19e3c99f5d4d105f532c8650f00fbef629f70f5ec3f71bed7
SHA256 (xerces-c-3.2.0.tar.gz) = d3162910ada85612f5b8cc89cdab84d0ad9a852a49577691e54bc7e9fc304e15

View File

@ -1,13 +1,12 @@
# Description: Xerces-C++ validating XML parser
# URL: http://xerces.apache.org/xerces-c/
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Packager: Matt Housh, jaeger at morpheus dot net
# Maintainer:
# Depends on: curl
name=xerces-c
version=3.1.4
version=3.2.0
release=1
source=(http://www.apache.org/dist/xerces/c/${version%%.*}/sources/$name-$version.tar.gz)
source=(https://www.apache.org/dist/xerces/c/${version%%.*}/sources/$name-$version.tar.gz)
build() {
cd $name-$version