Thu Apr 12 06:56:17 2018 UTC ()
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.


(adam)
diff -r1.61 -r1.62 pkgsrc/security/libgpg-error/Makefile
diff -r1.36 -r1.37 pkgsrc/security/libgpg-error/distinfo
diff -r1.1 -r0 pkgsrc/security/libgpg-error/patches/patch-doc_Makefile.in
diff -r1.1 -r0 pkgsrc/security/libgpg-error/patches/patch-src_logging.c

cvs diff -r1.61 -r1.62 pkgsrc/security/libgpg-error/Makefile (expand / switch to unified diff)

--- pkgsrc/security/libgpg-error/Makefile 2018/04/11 08:29:24 1.61
+++ pkgsrc/security/libgpg-error/Makefile 2018/04/12 06:56:17 1.62
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.61 2018/04/11 08:29:24 maya Exp $ 1# $NetBSD: Makefile,v 1.62 2018/04/12 06:56:17 adam Exp $
2 2
3DISTNAME= libgpg-error-1.28 3DISTNAME= libgpg-error-1.29
4PKGREVISION= 2 
5CATEGORIES= security 4CATEGORIES= security
6MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/ 5MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
7MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/ 6MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
8MASTER_SITES+= ftp://mirror.switch.ch/mirror/gnupg/libgpg-error/ 7MASTER_SITES+= ftp://mirror.switch.ch/mirror/gnupg/libgpg-error/
9MASTER_SITES+= ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libgpg-error/ 8MASTER_SITES+= ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libgpg-error/
10EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
11 10
12MAINTAINER= minskim@NetBSD.org 11MAINTAINER= minskim@NetBSD.org
13HOMEPAGE= http://www.gnupg.org/ 12HOMEPAGE= http://www.gnupg.org/
14COMMENT= Definitions of common error values for all GnuPG components 13COMMENT= Definitions of common error values for all GnuPG components
15LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 14LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
16 15
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes

cvs diff -r1.36 -r1.37 pkgsrc/security/libgpg-error/distinfo (expand / switch to unified diff)

--- pkgsrc/security/libgpg-error/distinfo 2018/04/11 08:29:24 1.36
+++ pkgsrc/security/libgpg-error/distinfo 2018/04/12 06:56:17 1.37
@@ -1,10 +1,8 @@ @@ -1,10 +1,8 @@
1$NetBSD: distinfo,v 1.36 2018/04/11 08:29:24 maya Exp $ 1$NetBSD: distinfo,v 1.37 2018/04/12 06:56:17 adam Exp $
2 2
3SHA1 (libgpg-error-1.28.tar.bz2) = 2b9baae264f3e82ebe00dcd10bae3f2d64232c10 3SHA1 (libgpg-error-1.29.tar.bz2) = a56241d60bb7d810fdb478463b1732b134a52a19
4RMD160 (libgpg-error-1.28.tar.bz2) = 2ed66ada89612822ba3f639dd957892646fe81cd 4RMD160 (libgpg-error-1.29.tar.bz2) = 57abd8eb1b0a5be3ee217213917295d040c4efe5
5SHA512 (libgpg-error-1.28.tar.bz2) = 967e5e9930ca2bcd4cc790d69c907684500120c1363ed384a5540ccd4e9a387977c7352da03ff7e0feeacedf073131fc0db9eea9d097d0fbd389fd0bc9b5c209 5SHA512 (libgpg-error-1.29.tar.bz2) = 57b95a7ed0ed808f05a75d7ee700ed0317da06fde1f8c59f5a4f049d784c4598f3c693068ddd47cd8bb0efdb43b9b628b876d34211f8a3e67d5088110a15323b
6Size (libgpg-error-1.28.tar.bz2) = 862569 bytes 6Size (libgpg-error-1.29.tar.bz2) = 894749 bytes
7SHA1 (patch-doc_Makefile.in) = 39695ac1dc4601445f335979f3db0c8c2b53a095 
8SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82 7SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82
9SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1 8SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1
10SHA1 (patch-src_logging.c) = ea8fa46844a40fdde57ac26c43ec8d011c4a75b5 

File Deleted: pkgsrc/security/libgpg-error/patches/Attic/patch-doc_Makefile.in

File Deleted: pkgsrc/security/libgpg-error/patches/Attic/patch-src_logging.c