On Fri, Sep 04 2020, burne...@umn.edu wrote:
> Hi!
> The following patch updates xerces-c from 3.2.1 to 3.2.3. This OK?

Your inline diff was mangled by word wrap in your mail client.
Please fix that or resend the diff as an attachement.

What kind of tests did you perform?  Since this is a library, you should
check that consumers* are still happy with the new version of the
library, and you should check whether a shared lib version bump is
needed[0].  Here it looks like a major bump is warranted.

* games/enigma

[0] http://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs

> 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
>

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to