Subject: CVS commit: pkgsrc/security/libgpg-error
From: Thomas Klausner
Date: 2016-05-05 13:34:49
Message id: 20160505113449.5A094FBBA@cvs.NetBSD.org

Log Message:
Updated libgpg-error to 1.22.

Noteworthy changes in version 1.22 (2016-04-25) [C18/A18/R0)
-----------------------------------------------

 * New functions and macros to to provide iconv(3) on Windows.

 * Support for LeakSanitizer with the gpgrt_annotate_leaked_object
   inline function.

 * Interface changes relative to the 1.21 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GPG_ERR_DB_CORRUPTED             NEW.
 gpgrt_annotate_leaked_object     NEW inline func.
 GPGRT_ENABLE_W32_ICONV_MACROS    NEW.
 gpgrt_w32_iconv_open             NEW.
 gpgrt_w32_iconv_close            NEW.
 gpgrt_w32_iconv                  NEW.

Files:
RevisionActionfile
1.50modifypkgsrc/security/libgpg-error/Makefile
1.28modifypkgsrc/security/libgpg-error/distinfo
1.3modifypkgsrc/security/libgpg-error/patches/patch-src_estream.c