On Thu, Sep 03, 2020 at 06:32:28PM +0100, Edd Barrett wrote:
> Hi,
> 
> tj@ has just made me aware of:
> https://lists.gnupg.org/pipermail/gnupg-announce/2020q3/000448.html
> 
> Here's a diff to update to the fixed version.
> 
> I've not tested it in a bulk, but all tests pass.
> 
> tj@ also suggested that I take MAINTAINER since pea@ doesn't seem to be
> around. I don't mind taking it for a while.
> 
> OK?
>

Yes ok pea@ (you can take maintainership too)

> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/security/gnupg2/Makefile,v
> retrieving revision 1.69
> diff -u -p -r1.69 Makefile
> --- Makefile  25 Aug 2020 18:20:17 -0000      1.69
> +++ Makefile  3 Sep 2020 17:30:04 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT =    GNU privacy guard - a free PGP replacement
>  
> -DISTNAME =   gnupg-2.2.21
> +DISTNAME =   gnupg-2.2.23
>  CATEGORIES =         security
>  
>  # don't mix up dependencies with gnupg1
> @@ -12,7 +12,7 @@ MASTER_SITES =      ${MASTER_SITE_GNUPG:=gnup
>  
>  HOMEPAGE =   https://www.gnupg.org/
>  
> -MAINTAINER =         Pierre-Emmanuel Andre <p...@openbsd.org>
> +MAINTAINER =         Edd Barrett <e...@openbsd.org>
>  
>  # GPLv3+
>  PERMIT_PACKAGE =     Yes
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/security/gnupg2/distinfo,v
> retrieving revision 1.33
> diff -u -p -r1.33 distinfo
> --- distinfo  25 Aug 2020 18:20:17 -0000      1.33
> +++ distinfo  3 Sep 2020 17:18:29 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (gnupg-2.2.21.tar.bz2) = YegyePtfpzNmWKi3OrJvN51BJ1uxx8bmlN2fmm6Oduw=
> -SIZE (gnupg-2.2.21.tar.bz2) = 6813160
> +SHA256 (gnupg-2.2.23.tar.bz2) = ELVeSdeLPknx7bWNdUHsva2S3a7riFtvSG7SPRzR2lw=
> +SIZE (gnupg-2.2.23.tar.bz2) = 7099806
> Index: patches/patch-doc_Makefile_in
> ===================================================================
> RCS file: /cvs/ports/security/gnupg2/patches/patch-doc_Makefile_in,v
> retrieving revision 1.3
> diff -u -p -r1.3 patch-doc_Makefile_in
> --- patches/patch-doc_Makefile_in     5 Jul 2020 10:10:38 -0000       1.3
> +++ patches/patch-doc_Makefile_in     3 Sep 2020 17:18:49 -0000
> @@ -3,7 +3,7 @@ $OpenBSD: patch-doc_Makefile_in,v 1.3 20
>  Index: doc/Makefile.in
>  --- doc/Makefile.in.orig
>  +++ doc/Makefile.in
> -@@ -474,14 +474,6 @@ libcommontls = ../common/libcommontls.a
> +@@ -476,14 +476,6 @@ libcommontls = ../common/libcommontls.a
>   libcommontlsnpth = ../common/libcommontlsnpth.a
>   examples = examples/README examples/scd-event examples/trustlist.txt        
> \
>          examples/vsnfd.prf examples/debug.prf                        \
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/security/gnupg2/pkg/PLIST,v
> retrieving revision 1.20
> diff -u -p -r1.20 PLIST
> --- pkg/PLIST 4 Sep 2018 12:46:21 -0000       1.20
> +++ pkg/PLIST 3 Sep 2020 17:21:29 -0000
> @@ -12,6 +12,7 @@
>  @bin bin/gpgparsemail
>  @bin bin/gpgscm
>  @bin bin/gpgsm
> +@bin bin/gpgsplit
>  @bin bin/gpgtar
>  @bin bin/gpgv2
>  @bin bin/kbxutil
> 
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk

Reply via email to