Sun Feb 21 22:25:01 2016 UTC ()
Update xerces-c to 3.1.3.

Bug

    [XERCESC-2049] - memcpy used on overlapping memory regions causes sanity test failure
    [XERCESC-2059] - Typo in XMLUni::fgUnknownURIName constant


(wiz)
diff -r1.45 -r1.46 pkgsrc/textproc/xerces-c/Makefile
diff -r1.16 -r1.17 pkgsrc/textproc/xerces-c/distinfo

cvs diff -r1.45 -r1.46 pkgsrc/textproc/xerces-c/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/xerces-c/Makefile 2015/03/26 21:02:31 1.45
+++ pkgsrc/textproc/xerces-c/Makefile 2016/02/21 22:25:01 1.46
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.45 2015/03/26 21:02:31 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.46 2016/02/21 22:25:01 wiz Exp $
2 2
3DISTNAME= xerces-c-3.1.2 3DISTNAME= xerces-c-3.1.3
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= ${MASTER_SITE_APACHE:=xerces/c/3/sources/} 5MASTER_SITES= ${MASTER_SITE_APACHE:=xerces/c/3/sources/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://xerces.apache.org/ 8HOMEPAGE= http://xerces.apache.org/
9COMMENT= Validating C++ XML parser with DOM and SAX support 9COMMENT= Validating C++ XML parser with DOM and SAX support
10LICENSE= apache-2.0 10LICENSE= apache-2.0
11 11
12USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14USE_TOOLS+= gmake 14USE_TOOLS+= gmake
15PKGCONFIG_OVERRIDE= xerces-c.pc.in 15PKGCONFIG_OVERRIDE= xerces-c.pc.in
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.16 -r1.17 pkgsrc/textproc/xerces-c/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/xerces-c/distinfo 2015/11/04 02:00:15 1.16
+++ pkgsrc/textproc/xerces-c/distinfo 2016/02/21 22:25:01 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2015/11/04 02:00:15 agc Exp $ 1$NetBSD: distinfo,v 1.17 2016/02/21 22:25:01 wiz Exp $
2 2
3SHA1 (xerces-c-3.1.2.tar.gz) = 3f9ecc4956df069c1d95b885fc687eb4e474a4ad 3SHA1 (xerces-c-3.1.3.tar.gz) = ad0c6c93f90abbcfb692c2da246a8934ece03e95
4RMD160 (xerces-c-3.1.2.tar.gz) = d7ff0e69be8805ec0efa792aafd5d3e513397ded 4RMD160 (xerces-c-3.1.3.tar.gz) = 665ad13d16f0e3213aaf12c5c9cb480a88f4c2ad
5SHA512 (xerces-c-3.1.2.tar.gz) = 89b61c336b270e124f7773534606706787da02437cf0b9d0374481027eb235692990b99e8ead383cb2d6da52dab2ae5f14fafcf30aba748900e1a0c32957fdc8 5SHA512 (xerces-c-3.1.3.tar.gz) = 587f74360265d148fede240b04b75aaeb17d67d7da007084bcab95af893f6512503ea487766dbf318aaa750c8463bfe1b9b6593925b7181c341dd06ca0113183
6Size (xerces-c-3.1.2.tar.gz) = 6959894 bytes 6Size (xerces-c-3.1.3.tar.gz) = 9009575 bytes