Hello, Small diffs to update GnuPG and npth to their latest versions. GnuPG : 2.2.10 Npth : 1.6
Tested together on @amd64. Comments, ok ? Regards,
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/npth/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile 30 Jan 2018 15:06:37 -0000 1.8 +++ Makefile 10 Sep 2018 13:22:39 -0000 @@ -2,8 +2,7 @@ COMMENT= new GNU Portable Threads Library -DISTNAME= npth-1.5 -REVISION= 0 +DISTNAME= npth-1.6 SHARED_LIBS= npth 1.0 # 1.1 Index: distinfo =================================================================== RCS file: /cvs/ports/devel/npth/distinfo,v retrieving revision 1.3 diff -u -p -u -p -r1.3 distinfo --- distinfo 22 Aug 2017 21:07:45 -0000 1.3 +++ distinfo 10 Sep 2018 13:22:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (npth-1.5.tar.bz2) = KUppDB9Te5Ltgp2Ge+5Tfka+k/vWCxbARjD7v82ds8I= -SIZE (npth-1.5.tar.bz2) = 299308 +SHA256 (npth-1.6.tar.bz2) = E5Or2a3PB2LTR5jcNP3PTQ0iqEEHIedvHjr80dqk4tE= +SIZE (npth-1.6.tar.bz2) = 300486 Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/devel/npth/patches/patch-configure,v retrieving revision 1.3 diff -u -p -u -p -r1.3 patch-configure --- patches/patch-configure 22 Aug 2017 21:07:45 -0000 1.3 +++ patches/patch-configure 10 Sep 2018 13:22:39 -0000 @@ -3,13 +3,13 @@ Index: configure --- configure.orig +++ configure @@ -2311,8 +2311,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu - # (Interfaces removed/changed: AGE=0) + # (Interfaces removed: AGE=0) # LIBNPTH_LT_CURRENT=1 -LIBNPTH_LT_AGE=1 --LIBNPTH_LT_REVISION=1 +-LIBNPTH_LT_REVISION=2 +LIBNPTH_LT_AGE=${LIBnpth_MAJOR} +LIBNPTH_LT_REVISION=${LIBnpth_MINOR} + ################################################ + - # If the API is changed in an incompatible way: increment the next counter. - NPTH_CONFIG_API_VERSION=1
? .histfile Index: Makefile =================================================================== RCS file: /cvs/ports/security/gnupg2/Makefile,v retrieving revision 1.60 diff -u -p -u -p -r1.60 Makefile --- Makefile 4 Sep 2018 12:46:21 -0000 1.60 +++ Makefile 10 Sep 2018 13:22:58 -0000 @@ -2,9 +2,8 @@ COMMENT = GNU privacy guard - a free PGP replacement -DISTNAME = gnupg-2.2.9 +DISTNAME = gnupg-2.2.10 CATEGORIES = security -REVISION = 0 MASTER_SITES = ${MASTER_SITE_GNUPG:=gnupg/} Index: distinfo =================================================================== RCS file: /cvs/ports/security/gnupg2/distinfo,v retrieving revision 1.29 diff -u -p -u -p -r1.29 distinfo --- distinfo 13 Jul 2018 10:04:17 -0000 1.29 +++ distinfo 10 Sep 2018 13:22:58 -0000 @@ -1,2 +1,2 @@ -SHA256 (gnupg-2.2.9.tar.bz2) = Ynjqq/+h68n6LOs9xT7qmhUFqwKmaKht1v7AaVGvIWQ= -SIZE (gnupg-2.2.9.tar.bz2) = 6659547 +SHA256 (gnupg-2.2.10.tar.bz2) = eZ3TeoahRIcy4zm9IEQPT17m5pdV9v16c+6K8whAyRU= +SIZE (gnupg-2.2.10.tar.bz2) = 6659484