pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgpg-error libgpg-error: updated to 1.41



details:   https://anonhg.NetBSD.org/pkgsrc/rev/492800a47082
branches:  trunk
changeset: 444761:492800a47082
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 12 11:48:21 2021 +0000

description:
libgpg-error: updated to 1.41

Noteworthy changes in version 1.41 (2020-12-21)
-----------------------------------------------
 * Fixes another glitch in the "ignore" meta command.
 * Fixes two typos in the German translation.
 Release-info: https://dev.gnupg.org/T5192


Noteworthy changes in version 1.40 (2020-12-21)
-----------------------------------------------
 * New function gpgrt_access.
 * Make "ignore" meta command work correctly in the option parser.
 * On Windows gpgrt_getcwd and the internal getusername now handle
   Unicode values.
 * Update the build system.

diffstat:

 security/libgpg-error/Makefile |   4 ++--
 security/libgpg-error/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r e2df0d059323 -r 492800a47082 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Tue Jan 12 11:21:14 2021 +0000
+++ b/security/libgpg-error/Makefile    Tue Jan 12 11:48:21 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2020/09/08 17:53:25 adam Exp $
+# $NetBSD: Makefile,v 1.79 2021/01/12 11:48:21 adam Exp $
 
-DISTNAME=      libgpg-error-1.39
+DISTNAME=      libgpg-error-1.41
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
diff -r e2df0d059323 -r 492800a47082 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo    Tue Jan 12 11:21:14 2021 +0000
+++ b/security/libgpg-error/distinfo    Tue Jan 12 11:48:21 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2020/09/08 17:53:25 adam Exp $
+$NetBSD: distinfo,v 1.50 2021/01/12 11:48:21 adam Exp $
 
-SHA1 (libgpg-error-1.39.tar.bz2) = 991a7a53e778a3de5ba8aad711e0bc9453101f4b
-RMD160 (libgpg-error-1.39.tar.bz2) = 765bf5aebb720a0d2740e2775a2f696ff0c9e4b1
-SHA512 (libgpg-error-1.39.tar.bz2) = b28be183ac3d3920363558c4b5b2c24f9074a302799915cc076674bb349dcfb6f09160bec1d3fb62e04047c3ce432d345f36b0905100a88cc730b53d4eb78e42
-Size (libgpg-error-1.39.tar.bz2) = 961676 bytes
+SHA1 (libgpg-error-1.41.tar.bz2) = 66d6270511a48bac0bf347330e7a12c62f3a1ab4
+RMD160 (libgpg-error-1.41.tar.bz2) = c33c299f324e7eaafbf537056156d721bda491d5
+SHA512 (libgpg-error-1.41.tar.bz2) = 578d1d8090b9f6e6cbe59d9aeebec7df81aae492f75ec343f8df530950d30866fa0a7903ca050bf7bf721413f7b2708abe34f7467e2b208cc1447ffc9bd5b9a5
+Size (libgpg-error-1.41.tar.bz2) = 967117 bytes
 SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82



Home | Main Index | Thread Index | Old Index