Subject: CVS commit: pkgsrc/security/libgpg-error
From: Adam Ciarcinski
Date: 2018-04-12 08:56:17
Message id: 20180412065618.0F6B1FBEC@cvs.NetBSD.org

Log Message:
libgpg-error: updated to 1.29

Noteworthy changes in version 1.29:
* The yat2m tool is during cross-compile now also installed on the
  host platform.
* New option parser and associated functions similar to the one used
  by GnuPG.
* New Base-64 encoder.
* Fixes regression in 1.28 for arm64 and w64 builds.
* Interface changes relative to the 1.28 release:
gpgrt_argparse                  New.
gpgrt_usage                     New.
gpgrt_strusage                  New.
gpgrt_set_strusage              New.
gpgrt_set_usage_outfnc          New.
gpgrt_set_fixed_string_mapper   New.
GPGRT_ENABLE_ARGPARSE_MACROS    New macro.
gpgrt_b64enc_start              New.
gpgrt_b64enc_write              New.
gpgrt_b64enc_finish             New.

Files:
RevisionActionfile
1.62modifypkgsrc/security/libgpg-error/Makefile
1.37modifypkgsrc/security/libgpg-error/distinfo
1.1removepkgsrc/security/libgpg-error/patches/patch-doc_Makefile.in
1.1removepkgsrc/security/libgpg-error/patches/patch-src_logging.c