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:   wiz
Date:           Sun Feb 25 15:05:34 UTC 2024

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

Log Message:
libgpg-error: update to 1.48.

Noteworthy changes in version 1.48 (2024-02-23) [C35/A35/R0]
-----------------------------------------------

 * New configure option --with-libtool-modification.  [T6619]

 * New option parser flag to detect commands given without a double
   dash.  There is also the new meta command "command-mode" to set
   this flag via a config file.  [T6978]

 * Added an es_fopen mode flag "sequential" with support on Windows.
   [rE7a42ff0ec9]

 * Added an es_fopen mode flag "wipe" to cleanup internal buffers at
   close time.  [T6954]

 * New function gpgrt_wipememory.  [T6964]

 * Improvements to setenv on Windows.  [rE89e53ad90f]

 * Fixed call to estream-printf string filters.  [T6737]

 * Many improvements to the yat2m tool.

 * Updates to the build system.

 * Interface changes relative to the 1.47 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ARGPARSE_FLAG_COMMAND          NEW.
 gpgrt_wipememory               NEW.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.61 -r1.62 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.87 pkgsrc/security/libgpg-error/Makefile:1.88
--- pkgsrc/security/libgpg-error/Makefile:1.87  Sat Jan 13 04:16:24 2024
+++ pkgsrc/security/libgpg-error/Makefile       Sun Feb 25 15:05:34 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2024/01/13 04:16:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.88 2024/02/25 15:05:34 wiz Exp $
 
-DISTNAME=      libgpg-error-1.47
-PKGREVISION=   1
+DISTNAME=      libgpg-error-1.48
 CATEGORIES=    security
 MASTER_SITES=  https://www.gnupg.org/ftp/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.gnupg.org/gcrypt/libgpg-error/

Index: pkgsrc/security/libgpg-error/distinfo
diff -u pkgsrc/security/libgpg-error/distinfo:1.61 pkgsrc/security/libgpg-error/distinfo:1.62
--- pkgsrc/security/libgpg-error/distinfo:1.61  Sat Jan 13 04:16:40 2024
+++ pkgsrc/security/libgpg-error/distinfo       Sun Feb 25 15:05:34 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2024/01/13 04:16:40 riastradh Exp $
+$NetBSD: distinfo,v 1.62 2024/02/25 15:05:34 wiz Exp $
 
-BLAKE2s (libgpg-error-1.47.tar.bz2) = 91e8ad1fa6a7f42b68a9dca5b285c90bf9f3def9bdae1c23767c9bc29e5658fd
-SHA512 (libgpg-error-1.47.tar.bz2) = bbb4b15dae75856ee5b1253568674b56ad155524ae29a075cb5b0a7e74c4af685131775c3ea2226fff2f84ef80855e77aa661645d002b490a795c7ae57b66a30
-Size (libgpg-error-1.47.tar.bz2) = 1020862 bytes
+BLAKE2s (libgpg-error-1.48.tar.bz2) = 002b526957a8d0609fb5229e8d5ab7f8642612c7230d8e0e19d43b21bc1bf476
+SHA512 (libgpg-error-1.48.tar.bz2) = 3e9ea99cfb7d706791eb3349a9356b6bc44a53ef8bfa9a4e89afb5203dad5af3f466a039a1764361c0c7f697a6fa668a21d05ceaeb8e44ec5a11d6468998adf2
+Size (libgpg-error-1.48.tar.bz2) = 1080417 bytes
 SHA1 (patch-doc_yat2m.c) = c5c497f6bcd110ca8dbd050cb74f3f537f6404a8
 SHA1 (patch-src_argparse.c) = 3e753aac4bce4273887bbb4818ae68a4016fb6d8
 SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82



Home | Main Index | Thread Index | Old Index