Hi, This diff updates npth to it's latest version. Tested on @amd64 with gnupg-2.1.8. Comments, ok ?
Regards,
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/npth/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 16 Mar 2015 18:07:44 -0000 1.4 +++ Makefile 11 Sep 2015 13:18:57 -0000 @@ -2,10 +2,9 @@ COMMENT= new GNU Portable Threads Library -DISTNAME= npth-0.91 -REVISION= 0 +DISTNAME= npth-1.2 -SHARED_LIBS= npth 0.0 # 0.2 +SHARED_LIBS= npth 0.0 # 0.5 CATEGORIES= devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/npth/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 distinfo --- distinfo 17 Oct 2012 11:56:22 -0000 1.1.1.1 +++ distinfo 11 Sep 2015 13:18:57 -0000 @@ -1,2 +1,2 @@ -SHA256 (npth-0.91.tar.bz2) = yu+GztSjMeFiiXgYpbkkhgyNYAPlLaW9922gDo4N+uE= -SIZE (npth-0.91.tar.bz2) = 299702 +SHA256 (npth-1.2.tar.bz2) = bdvd2yz0mkcj+dGtZWPEgNZ2Dctjy3cmuPw7wuG2wIo= +SIZE (npth-1.2.tar.bz2) = 298735 Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/devel/npth/patches/patch-configure,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 patch-configure --- patches/patch-configure 17 Oct 2012 11:56:22 -0000 1.1.1.1 +++ patches/patch-configure 11 Sep 2015 13:18:57 -0000 @@ -1,12 +1,12 @@ $OpenBSD: patch-configure,v 1.1.1.1 2012/10/17 11:56:22 pea Exp $ ---- configure.orig Mon Oct 15 17:36:14 2012 -+++ configure Mon Oct 15 17:37:56 2012 -@@ -2276,8 +2276,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu +--- configure.orig Sat Apr 11 14:02:28 2015 ++++ configure Fri Sep 11 14:50:04 2015 +@@ -2306,8 +2306,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # (Interfaces removed/changed: AGE=0) # LIBNPTH_LT_CURRENT=0 -LIBNPTH_LT_AGE=0 --LIBNPTH_LT_REVISION=2 +-LIBNPTH_LT_REVISION=5 +LIBNPTH_LT_AGE=${LIBnpth_MAJOR} +LIBNPTH_LT_REVISION=${LIBnpth_MINOR}