pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/xerces-c



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 12 21:24:54 UTC 2020

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

Log Message:
xerces-c: update to 3.2.3.

Release Notes - Xerces-C++ - Version 3.2.3

** Bug
    * [XERCESC-1963] - Custom HTTP headers missing with CURL NetAccessor
    * [XERCESC-2126] - Type Confusion from DTDGrammar to SchemaGrammar
    * [XERCESC-2146] - Patch to build with older GCC
    * [XERCESC-2155] - fix build without pthread
    * [XERCESC-2158] - XMLUTF8Transcoder: One multibyte UTF8 character is swallowed from the srcData when the resulting surrogate pair does not fit in toFill at the end
    * [XERCESC-2160] - Postpone freeing the memory being used by CURL
    * [XERCESC-2161] - No rule to make target '/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg'
    * [XERCESC-2168] - Memory leak in ValueVectorOf
    * [XERCESC-2172] - There is an error in the parameters of the ThreadTtest8 script in Apache xerces-c++ XML's tests/script
    * [XERCESC-2176] - Incorrect symbolic links created for Linux static library and MacOS static and shared libraries
    * [XERCESC-2177] - invalid windows version check for `onXPOrLater`
    * [XERCESC-2180] - Handle surrogate pairs when reading a QName instead of ASSERTing
    * [XERCESC-2185] - Janitor.hpp fails to compile on Solaris with Solaris Studio 12.2 and 12.4
    * [XERCESC-2186] - undef symbols on HPUX for ArrayJanitor
    * [XERCESC-2187] - DOM tests crash on AIX
    * [XERCESC-2189] - XMLChar with NEED_TO_GEN_TABLE has 2 buffer out of bounds reads
    * [XERCESC-2194] - Including Xerces_autoconf_config.hpp on Windows fails due to undefined ssize_t


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/textproc/xerces-c/Makefile
cvs rdiff -u -r1.22 -r1.23 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.52 pkgsrc/textproc/xerces-c/Makefile:1.53
--- pkgsrc/textproc/xerces-c/Makefile:1.52      Sat Jan 18 23:35:35 2020
+++ pkgsrc/textproc/xerces-c/Makefile   Sun Apr 12 21:24:54 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2020/01/18 23:35:35 rillig Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/12 21:24:54 wiz Exp $
 
-DISTNAME=      xerces-c-3.2.2
+DISTNAME=      xerces-c-3.2.3
 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.22 pkgsrc/textproc/xerces-c/distinfo:1.23
--- pkgsrc/textproc/xerces-c/distinfo:1.22      Sat Dec  1 16:36:55 2018
+++ pkgsrc/textproc/xerces-c/distinfo   Sun Apr 12 21:24:54 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2018/12/01 16:36:55 wiz Exp $
+$NetBSD: distinfo,v 1.23 2020/04/12 21:24:54 wiz Exp $
 
-SHA1 (xerces-c-3.2.2.tar.gz) = ef57471148d0d4eb2bef1311d368ae072d51973a
-RMD160 (xerces-c-3.2.2.tar.gz) = bf9e136c6c090303b70c06f75b775cebe580945c
-SHA512 (xerces-c-3.2.2.tar.gz) = 13709b47b61d957d736f34b774dbc7fbd85171eedebd0cada41fd1d17929e6c42904c882b1e1d4f9b4fd464938b62e5ebb127187b4974dfade6a593e31471e80
-Size (xerces-c-3.2.2.tar.gz) = 7100953 bytes
+SHA1 (xerces-c-3.2.3.tar.gz) = a6517d924be27b74dfe7f93ec3a4ce382aa47150
+RMD160 (xerces-c-3.2.3.tar.gz) = 757ac1f16788d0e04529099f95b70743ec44fe04
+SHA512 (xerces-c-3.2.3.tar.gz) = 206c5c31510224b8f6963b051f27968e4fe70374a0adb2c2990ac1f865b3bac41f63e6bfb7279faa21477f8878a3b9671ba70726fc75a84e51f037ef158639ad
+Size (xerces-c-3.2.3.tar.gz) = 7120270 bytes
 SHA1 (patch-src_xercesc_util_Base64.cpp) = 56cc5074564fd43bef11e458a037746e0a8b1bc4



Home | Main Index | Thread Index | Old Index