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:   wiz
Date:           Sun Apr 23 09:01:19 UTC 2023

Modified Files:
        pkgsrc/security/gpgme: Makefile distinfo

Log Message:
gpgme: update to 1.20.0.

Noteworthy changes in version 1.20.0 (2023-04-20)
-------------------------------------------------

 * On Windows, the gettext functions provided by gpgrt are switched
   into utf8 mode, so that all localized texts returned by GpgME or
   gpgrt, e.g. the texts for error codes are now UTF-8 encoded.
   [T5960]

 * Key::canSign now returns false for OpenPGP keys without signing
   (sub)key.  [T6456]

 * The new macOS Homebrew location is now by default supported.
   [T6440]

 * Fix regression in 1.19.0.  [rMb608c084b9]

 * Fix invocation of gpgtar on Windows.  [rM0c29119e06]


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/security/gpgme/Makefile
cvs rdiff -u -r1.53 -r1.54 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.109 pkgsrc/security/gpgme/Makefile:1.110
--- pkgsrc/security/gpgme/Makefile:1.109        Sun Mar 19 07:23:16 2023
+++ pkgsrc/security/gpgme/Makefile      Sun Apr 23 09:01:19 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2023/03/19 07:23:16 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2023/04/23 09:01:19 wiz Exp $
 
-DISTNAME=      gpgme-1.19.0
+DISTNAME=      gpgme-1.20.0
 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.53 pkgsrc/security/gpgme/distinfo:1.54
--- pkgsrc/security/gpgme/distinfo:1.53 Sun Mar 19 07:23:16 2023
+++ pkgsrc/security/gpgme/distinfo      Sun Apr 23 09:01:19 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.53 2023/03/19 07:23:16 wiz Exp $
+$NetBSD: distinfo,v 1.54 2023/04/23 09:01:19 wiz Exp $
 
-BLAKE2s (gpgme-1.19.0.tar.bz2) = 9319151681a9683d40e2b825ad7baa4d86b744ef61fee558a5ae65e8fbb251be
-SHA512 (gpgme-1.19.0.tar.bz2) = c6f01ad9432abe33f407e81083dd2f299375ad13b0517429ea1c55fb8cffa05e470dd26f5910a78b8d0f4c8c1e620788a9f369d983c191a3dac681714054fe84
-Size (gpgme-1.19.0.tar.bz2) = 1821913 bytes
+BLAKE2s (gpgme-1.20.0.tar.bz2) = 9f254b35d05efd18e6549683e4de59e4ba7842bcc7dee599ee9dbcec2d5898e2
+SHA512 (gpgme-1.20.0.tar.bz2) = 82dfd272edd4adab09e8428bf809c13eeb50a4a7d2397c41d29ffa3832c4f46054ad75eb053fbcc876ebbf78bb8bcf71d95bc9dad68f4b326492ea513dd5b606
+Size (gpgme-1.20.0.tar.bz2) = 1817377 bytes
 SHA1 (patch-Makefile.in) = ab9510ae7af22350b7f34de0461d1a9574371089
 SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072



Home | Main Index | Thread Index | Old Index