pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libgpg-error



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Mar 20 05:43:21 UTC 2019

Modified Files:
        pkgsrc/security/libgpg-error: Makefile distinfo

Log Message:
libgpg-error: updated to 1.36

Noteworthy changes in version 1.36:
* Two new error codes to better support PIV cards.
* Support armv7a-unknown-linux-gnueabihf.
* Increased estream buffer sizes for Windows.
* Interface changes relative to the 1.34 release:
GPG_ERR_NO_AUTH                  NEW.
GPG_ERR_BAD_AUTH                 NEW.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/libgpg-error/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/libgpg-error/Makefile
diff -u pkgsrc/security/libgpg-error/Makefile:1.70 pkgsrc/security/libgpg-error/Makefile:1.71
--- pkgsrc/security/libgpg-error/Makefile:1.70  Mon Feb  4 09:36:42 2019
+++ pkgsrc/security/libgpg-error/Makefile       Wed Mar 20 05:43:20 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2019/02/04 09:36:42 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2019/03/20 05:43:20 adam Exp $
 
-DISTNAME=      libgpg-error-1.35
+DISTNAME=      libgpg-error-1.36
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
@@ -15,7 +15,6 @@ USE_LIBTOOL=          yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
-MAKE_ENV+=             LC_ALL="C"
 INFO_FILES=            yes
 TEST_TARGET=           check
 

Index: pkgsrc/security/libgpg-error/distinfo
diff -u pkgsrc/security/libgpg-error/distinfo:1.44 pkgsrc/security/libgpg-error/distinfo:1.45
--- pkgsrc/security/libgpg-error/distinfo:1.44  Tue Jan 29 08:08:04 2019
+++ pkgsrc/security/libgpg-error/distinfo       Wed Mar 20 05:43:20 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.44 2019/01/29 08:08:04 adam Exp $
+$NetBSD: distinfo,v 1.45 2019/03/20 05:43:20 adam Exp $
 
-SHA1 (libgpg-error-1.35.tar.bz2) = 1ffc6aaac4a4eecf16132c1b4eb500c1765d7190
-RMD160 (libgpg-error-1.35.tar.bz2) = 0552d7242e2715a02134e9a87cf8432dc2be63f9
-SHA512 (libgpg-error-1.35.tar.bz2) = 9b1983f18f44f51b89a034c15b27415f710c21ead12dd63821aa489fb4c6d4b649a658ce1d5e1f3424cee483d3243be151b8fe32a24642af4531ded508aa4ac7
-Size (libgpg-error-1.35.tar.bz2) = 918408 bytes
+SHA1 (libgpg-error-1.36.tar.bz2) = 5245ce38b198cecd57775fb3c7b7328ec1a2a615
+RMD160 (libgpg-error-1.36.tar.bz2) = 13a9405bcb8ef179fff58e72f47a54889ddd287f
+SHA512 (libgpg-error-1.36.tar.bz2) = 6e5f853f77dc04f0091d94b224cab8e669042450f271b78d0ea0219658d059c9cab1ab0eaa020a4227f451520b417fc340b85971a6f5e144fa69be57e15df346
+Size (libgpg-error-1.36.tar.bz2) = 920542 bytes
 SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82



Home | Main Index | Thread Index | Old Index