pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2017Q4] pkgsrc/textproc/xerces-c



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Mar 12 12:19:24 UTC 2018

Modified Files:
        pkgsrc/textproc/xerces-c [pkgsrc-2017Q4]: Makefile distinfo

Log Message:
Pullup ticket #5720 - requested by wiz
textproc/xerces-c: security fix

Revisions pulled up:
- textproc/xerces-c/Makefile                                    1.50
- textproc/xerces-c/distinfo                                    1.21

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Sun Mar 11 17:59:01 UTC 2018

   Modified Files:
        pkgsrc/textproc/xerces-c: Makefile distinfo

   Log Message:
   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


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.49.6.1 pkgsrc/textproc/xerces-c/Makefile
cvs rdiff -u -r1.20 -r1.20.6.1 pkgsrc/textproc/xerces-c/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/xerces-c/Makefile
diff -u pkgsrc/textproc/xerces-c/Makefile:1.49 pkgsrc/textproc/xerces-c/Makefile:1.49.6.1
--- pkgsrc/textproc/xerces-c/Makefile:1.49      Sat Sep 16 12:06:34 2017
+++ pkgsrc/textproc/xerces-c/Makefile   Mon Mar 12 12:19:24 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2017/09/16 12:06:34 tnn Exp $
+# $NetBSD: Makefile,v 1.49.6.1 2018/03/12 12:19:24 bsiegert Exp $
 
-DISTNAME=      xerces-c-3.2.0
+DISTNAME=      xerces-c-3.2.1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_APACHE:=xerces/c/3/sources/}
 

Index: pkgsrc/textproc/xerces-c/distinfo
diff -u pkgsrc/textproc/xerces-c/distinfo:1.20 pkgsrc/textproc/xerces-c/distinfo:1.20.6.1
--- pkgsrc/textproc/xerces-c/distinfo:1.20      Wed Sep 13 21:10:35 2017
+++ pkgsrc/textproc/xerces-c/distinfo   Mon Mar 12 12:19:24 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2017/09/13 21:10:35 joerg Exp $
+$NetBSD: distinfo,v 1.20.6.1 2018/03/12 12:19:24 bsiegert 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