pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gpgme



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 30 09:53:07 UTC 2023

Modified Files:
        pkgsrc/security/gpgme: Makefile distinfo

Log Message:
gpgme: updated to 1.23.2

Noteworthy changes in version 1.23.2 (2023-11-28)
-------------------------------------------------

 * Preserve more specific existing failure code.  [T6575]

 * qt: Start dirmngr with gpgconf to avoid multiple instances. [T6833]

 * qt: On Windows, use UTF-8 when logging the error text.  [T5960]

 * qt: Remove left-over partial files more persistently.  [T6584]

 * qt: Use a temporary file name when creating signed or encrypted
   archives. [T6721]

 * qt: Build Qt 6 bindings with -fPIC if requested or Qt 6 was built with
   this flag. [T6781]


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/security/gpgme/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/security/gpgme/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/gpgme/Makefile
diff -u pkgsrc/security/gpgme/Makefile:1.116 pkgsrc/security/gpgme/Makefile:1.117
--- pkgsrc/security/gpgme/Makefile:1.116        Mon Oct 30 19:35:14 2023
+++ pkgsrc/security/gpgme/Makefile      Thu Nov 30 09:53:07 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.116 2023/10/30 19:35:14 adam Exp $
+# $NetBSD: Makefile,v 1.117 2023/11/30 09:53:07 adam Exp $
 
-DISTNAME=      gpgme-1.23.1
+DISTNAME=      gpgme-1.23.2
 CATEGORIES=    security
 MASTER_SITES=  https://www.gnupg.org/ftp/gcrypt/gpgme/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/gpgme/distinfo
diff -u pkgsrc/security/gpgme/distinfo:1.58 pkgsrc/security/gpgme/distinfo:1.59
--- pkgsrc/security/gpgme/distinfo:1.58 Mon Oct 30 19:35:14 2023
+++ pkgsrc/security/gpgme/distinfo      Thu Nov 30 09:53:07 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2023/10/30 19:35:14 adam Exp $
+$NetBSD: distinfo,v 1.59 2023/11/30 09:53:07 adam Exp $
 
-BLAKE2s (gpgme-1.23.1.tar.bz2) = cec6aab454d4e69511ce42d706fd9073f512a3390af5b6e7dab134834ab25c46
-SHA512 (gpgme-1.23.1.tar.bz2) = a82d5de29a38e5cee4042b3891d0a2c265001832e8578ba17b26c48c6d2a4d5919ac9655b4bfb5235dc8c7cea8d3254054da270d287133b9161e7c6ef93b2d58
-Size (gpgme-1.23.1.tar.bz2) = 1716825 bytes
+BLAKE2s (gpgme-1.23.2.tar.bz2) = 0a78553b4c97fcdb976fbd2e09023cf9ed4454369157823716866a5eb41ee451
+SHA512 (gpgme-1.23.2.tar.bz2) = 6cfcd07e81a93de240582de5a46545420cee93d1f27fe20ea2c983780fdd3036b69fdba073cf549d68a20791e189bf4b3cdde14a43f912d2ab9ef3414c83ac75
+Size (gpgme-1.23.2.tar.bz2) = 1836904 bytes
 SHA1 (patch-Makefile.in) = cb7c98f165165f026cd4f67a0f9707c3599a7de1
 SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072



Home | Main Index | Thread Index | Old Index