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.46
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75e52a85c48
branches: trunk
changeset: 386476:b75e52a85c48
user: adam <adam%pkgsrc.org@localhost>
date: Sun Oct 09 07:50:29 2022 +0000
description:
libgpg-error: updated to 1.46
Noteworthy changes in version 1.46 (2022-10-07) [C33/A33/R1]
-----------------------------------------------
* Support for bidirectional pipes under Windows. [T6112]
* REG_DWORD types are now support in the Windows Registry.
[rE745d333cf7]
* Added ES_SYSHD_SOCK support for gpgrt_sysopen under Windows.
[rE018ea46a30]
* Fixed gpgrt_log_get_fd for the file case. [T5922]
* Avoids header problem with C11 and "noreturn". [T4002]
* The gpg-error-config command is not installed by default, because
it is now replaced by use of pkg-config/gpgrt-config with
gpg-error.pc. Supply --enable-install-gpg-error-config configure
option, if it's really needed.
* Fixed support of posix-lock for FreeBSD. [rE6e17e70bb7]
* Build fixes for some Mingw tool chain versions. [T5890, T4656]
* Removed remaining support for WindowsCE. [T5912]
* Updated config.guess, config.sub, and config.rpath. [T6078]
* gpg-error-config is now only installed when enabled. [T5683]
* System paths are now stripped from --cflags --and --libs. [T6136]
diffstat:
security/libgpg-error/Makefile | 5 +++--
security/libgpg-error/PLIST | 4 ++--
security/libgpg-error/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 48578ef0a76f -r b75e52a85c48 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Sun Oct 09 07:45:10 2022 +0000
+++ b/security/libgpg-error/Makefile Sun Oct 09 07:50:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2022/04/08 06:39:42 adam Exp $
+# $NetBSD: Makefile,v 1.85 2022/10/09 07:50:29 adam Exp $
-DISTNAME= libgpg-error-1.45
+DISTNAME= libgpg-error-1.46
CATEGORIES= security
MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/libgpg-error/
MASTER_SITES+= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
@@ -16,6 +16,7 @@
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-install-gpg-error-config
INFO_FILES= yes
TEST_TARGET= check
diff -r 48578ef0a76f -r b75e52a85c48 security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST Sun Oct 09 07:45:10 2022 +0000
+++ b/security/libgpg-error/PLIST Sun Oct 09 07:50:29 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2022/01/27 16:51:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.22 2022/10/09 07:50:29 adam Exp $
bin/gpg-error
bin/gpg-error-config
bin/gpgrt-config
@@ -8,7 +8,7 @@
info/gpgrt.info
lib/libgpg-error.la
lib/pkgconfig/gpg-error.pc
-man/man1/gpgrt-config.1
+man/man1/gpg-error-config.1
share/aclocal/gpg-error.m4
share/aclocal/gpgrt.m4
share/common-lisp/source/gpg-error/gpg-error-codes.lisp
diff -r 48578ef0a76f -r b75e52a85c48 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo Sun Oct 09 07:45:10 2022 +0000
+++ b/security/libgpg-error/distinfo Sun Oct 09 07:50:29 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2022/04/08 06:39:42 adam Exp $
+$NetBSD: distinfo,v 1.57 2022/10/09 07:50:29 adam Exp $
-BLAKE2s (libgpg-error-1.45.tar.bz2) = 9d117d4f5b2daf78ffa946d37006b3c4a71200c342744be14fccf50e98e11d09
-SHA512 (libgpg-error-1.45.tar.bz2) = 882f2dd617e89137d7a9d61b60488dac32321dd4fdb699e9687b6bd9380c056c027da502837f4482289c0fe00e7de01210e804428f05a0843ae2ca23fdcc6457
-Size (libgpg-error-1.45.tar.bz2) = 1015954 bytes
+BLAKE2s (libgpg-error-1.46.tar.bz2) = 97b60f9a687c8bd7a5e8e6adad07fa7e1c7d3d809843afa2023924b40d840550
+SHA512 (libgpg-error-1.46.tar.bz2) = b06223bb2b0f67d3db5d0d9ab116361a0eda175d4667352b5c0941408d37f2b0ba8e507297e480ccebb88cbba9d0a133820b896914b07d264fb3edaac7b8c99d
+Size (libgpg-error-1.46.tar.bz2) = 1014291 bytes
SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82
Home |
Main Index |
Thread Index |
Old Index