pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/xerces-c xerces-c: update to 3.2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9f42203e59d
branches:  trunk
changeset: 376978:a9f42203e59d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 11 17:59:01 2018 +0000

description:
xerces-c: update to 3.2.1.

Release Notes - Xerces-C++ - Version 3.2.1

** Bug
    * [XERCESC-2114] - Link failure with Xalan-C
    * [XERCESC-2119] - warning C4251: 'xercesc_3_2::TranscodeToStr::fString': class 'xercesc_3_2::ArrayJanitor<XMLByte>' needs to have dll-interface to be used by clients of class 
'xercesc_3_2::TranscodeToStr'
    * [XERCESC-2121] - xercesc-3.2.0 fails to configure with cmake, gnuiconv on Solaris.
    * [XERCESC-2122] - CMake: wrong substitutions in pkg-config file
    * [XERCESC-2123] - Tests sometimes fail when run in parallel, due to race conditions
    * [XERCESC-2124] - Typo in XMLUni::fgDOMDisallowDoctype XMLCh array
    * [XERCESC-2125] - CMake variable for nothreads does not match generated config define
    * [XERCESC-2130] - UTF16 Surrgate values 0xD800-0xDFFF can not longer be written with xerces 3.2.0 (e.g. emoticons)
    * [XERCESC-2137] - CMake Build Doesn't Activate XERCES_MFC_SUPPORT

** Improvement
    * [XERCESC-2132] - cmake: Add the ability to force the specific XMLCh type to use
    * [XERCESC-2134] - Remove non-functional Win32MsgLoader code
    * [XERCESC-2136] - Add support for versioning sources and documentation automatically

diffstat:

 textproc/xerces-c/Makefile |   4 ++--
 textproc/xerces-c/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r cc5106a441f7 -r a9f42203e59d textproc/xerces-c/Makefile
--- a/textproc/xerces-c/Makefile        Sun Mar 11 17:54:13 2018 +0000
+++ b/textproc/xerces-c/Makefile        Sun Mar 11 17:59:01 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2017/09/16 12:06:34 tnn Exp $
+# $NetBSD: Makefile,v 1.50 2018/03/11 17:59:01 wiz Exp $
 
-DISTNAME=      xerces-c-3.2.0
+DISTNAME=      xerces-c-3.2.1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_APACHE:=xerces/c/3/sources/}
 
diff -r cc5106a441f7 -r a9f42203e59d textproc/xerces-c/distinfo
--- a/textproc/xerces-c/distinfo        Sun Mar 11 17:54:13 2018 +0000
+++ b/textproc/xerces-c/distinfo        Sun Mar 11 17:59:01 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2017/09/13 21:10:35 joerg Exp $
+$NetBSD: distinfo,v 1.21 2018/03/11 17:59:01 wiz Exp $
 
-SHA1 (xerces-c-3.2.0.tar.gz) = cf018d6b0c6d57b26cf0d634cb9370a4b0de8307
-RMD160 (xerces-c-3.2.0.tar.gz) = 4c610a5fea59dd036f5f0a40bec95a0c58bb9e19
-SHA512 (xerces-c-3.2.0.tar.gz) = 57ba8e5d0ca30a011928bb6528a071cdcc8429d9181d94cb5ffdca202d7a1be794607327132741da7d875fb3f6ea0aee97a46eb1f23a799c3f84173feaed02b9
-Size (xerces-c-3.2.0.tar.gz) = 6734012 bytes
+SHA1 (xerces-c-3.2.1.tar.gz) = 2b5c43cc744b25c9e7e0de2bcaa5f8806238a4ba
+RMD160 (xerces-c-3.2.1.tar.gz) = acca6108a9d26070a041a447f42d9b2f8810ea22
+SHA512 (xerces-c-3.2.1.tar.gz) = 462edce8c0fb9dc7f8ad388ada64bfe5fa2d0b49fc953d1b64b6940e6ef874c6b63ac064e39b4a81c2049224313bfca8a541c3a6b08836d5806b170e90eecf5e
+Size (xerces-c-3.2.1.tar.gz) = 7113008 bytes
 SHA1 (patch-src_xercesc_util_Base64.cpp) = 56cc5074564fd43bef11e458a037746e0a8b1bc4



Home | Main Index | Thread Index | Old Index