Friday, September 04, 2020

Re: [UPDATE] textproc/xerces-c 3.2.3

Hi burne,

Tested OK on amd64.

Take care.
Ricardo

On 9/4/20 4:28 PM, burne251@umn.edu wrote:
> Hi!
> The following patch updates xerces-c from 3.2.1 to 3.2.3. This OK?
>
> diff -ur ports/textproc/xerces-c/Makefile ports/textproc/xerces-
> c/Makefile
> --- ports/textproc/xerces-c/Makefile Fri Sep 4 09:57:01 2020
> +++ ports/textproc/xerces-c/Makefile Fri Sep 4 09:52:08 2020
> @@ -1,10 +1,9 @@
> -# $OpenBSD: Makefile,v 1.19 2020/03/30 11:15:12 fcambus Exp $
> +# $OpenBSD: Makefile,v 1.20 2020/09/04 09:52:08 burne251 Exp $
>
> COMMENT = validating XML parser written in a portable subset of
> C++
>
> -DISTNAME = xerces-c-3.2.1
> +DISTNAME = xerces-c-3.2.3
> CATEGORIES = textproc devel
> -REVISION = 1
>
> SHARED_LIBS += xerces-c 0.0
>
> diff -ur ports/textproc/xerces-c/distinfo ports/textproc/xerces-
> c/distinfo
> --- ports/textproc/xerces-c/distinfo Fri Sep 4 09:57:01 2020
> +++ ports/textproc/xerces-c/distinfo Fri Sep 4 09:52:08 2020
> @@ -1,2 +1,2 @@
> -SHA256 (xerces-c-3.2.1.tar.gz) =
> bdRgK4hEqeGrIG4CcJNdDJtfnYh3ECbn81DkKb0tBKA=
> -SIZE (xerces-c-3.2.1.tar.gz) = 7113008
> +SHA256 (xerces-c-3.2.3.tar.gz) =
> +5b8SbH7iS0eZOU6atqKzPbw5tMM4JN5Vuxo05vXLH4=
> +SIZE (xerces-c-3.2.3.tar.gz) = 7120270
> diff -ur ports/textproc/xerces-c/pkg/PLIST ports/textproc/xerces-
> c/pkg/PLIST
> --- ports/textproc/xerces-c/pkg/PLIST Fri Sep 4 09:57:01 2020
> +++ ports/textproc/xerces-c/pkg/PLIST Fri Sep 4 09:52:08 2020
> @@ -263,7 +263,7 @@
> include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
> include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp
> include/xercesc/util/MutexManagers/
> -include/xercesc/util/MutexManagers/PosixMutexMgr.hpp
> +include/xercesc/util/MutexManagers/StdMutexMgr.hpp
> include/xercesc/util/Mutexes.hpp
> include/xercesc/util/NameIdPool.c
> include/xercesc/util/NameIdPool.hpp
>

No comments:

Post a Comment