Subject: CVS commit: pkgsrc/security/libgpg-error
From: Adam Ciarcinski
Date: 2020-02-10 09:35:12
Message id: 20200210083512.81222FBF4@cvs.NetBSD.org

Log Message:
libgpg-error: updated to 1.37

Noteworthy changes in version 1.37:
* Fixes a build problems when using Gawk 5.0
* Fixes Bourne shell incompatibilities on Solaris.
* Improves cross-comiling support.
* On Windows strerror_s is now used to emulate strerror_r.
* New error codes to map SQLite primary error codes.
* Now uses poll(2) instead of select(2) in gpgrt_poll if possible.
* Fixes a bug in gpgrt_close.
* Fixes build problem under Cygwin.
* Fixes a few minor portability bugs.

Files:
RevisionActionfile
1.76modifypkgsrc/security/libgpg-error/Makefile
1.47modifypkgsrc/security/libgpg-error/distinfo
1.1removepkgsrc/security/libgpg-error/patches/patch-lang_cl_mkerrcodes.awk
1.1removepkgsrc/security/libgpg-error/patches/patch-src_Makefile.am
1.1removepkgsrc/security/libgpg-error/patches/patch-src_Makefile.in
1.1removepkgsrc/security/libgpg-error/patches/patch-src_mkerrcodes.awk
1.1removepkgsrc/security/libgpg-error/patches/patch-src_mkerrcodes1.awk
1.1removepkgsrc/security/libgpg-error/patches/patch-src_mkerrcodes2.awk
1.1removepkgsrc/security/libgpg-error/patches/patch-src_mkerrnos.awk
1.1removepkgsrc/security/libgpg-error/patches/patch-src_mkstrtable.awk