pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpa Update to 0.10.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b70af57a565
branches: trunk
changeset: 332558:8b70af57a565
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Apr 16 11:49:23 2019 +0000
description:
Update to 0.10.0
Changelog:
Noteworthy changes in version 0.10.0 (2018-10-16)
-------------------------------------------------
* Added key manager context menu items to copy the key fingerprint
and the secret key to the clipboard.
* Added "Details" buttons to many error popups to show raw
diagnostic output from gpg.
* Changed the "Retrieve Key" dialog to first try the Web Key
Directory if a mail address is given. Only if this lookup fails
the keyservers are searched.
* Added a user-ID notebook page to show per user-ID info.
* Made location of locale dir under Windows more flexible.
* Fixed crash on filename conversion error. [#2185]
* Fixed listing of key algos in the subkey windows. [#3405]
* Removed lazy loading of the secret keyring. [#3748]
Release-info: https://dev.gnupg.org/T4186
diffstat:
security/gpa/Makefile | 5 ++---
security/gpa/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 3a631978ea71 -r 8b70af57a565 security/gpa/Makefile
--- a/security/gpa/Makefile Tue Apr 16 11:44:04 2019 +0000
+++ b/security/gpa/Makefile Tue Apr 16 11:49:23 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2018/11/14 22:22:21 kleink Exp $
+# $NetBSD: Makefile,v 1.58 2019/04/16 11:49:23 ryoon Exp $
-DISTNAME= gpa-0.9.10
-PKGREVISION= 4
+DISTNAME= gpa-0.10.0
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpa/
EXTRACT_SUFX= .tar.bz2
diff -r 3a631978ea71 -r 8b70af57a565 security/gpa/distinfo
--- a/security/gpa/distinfo Tue Apr 16 11:44:04 2019 +0000
+++ b/security/gpa/distinfo Tue Apr 16 11:49:23 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/08/29 11:30:05 wiz Exp $
+$NetBSD: distinfo,v 1.10 2019/04/16 11:49:23 ryoon Exp $
-SHA1 (gpa-0.9.10.tar.bz2) = c629348725c1bf5dafd57f8a70187dc89815ce60
-RMD160 (gpa-0.9.10.tar.bz2) = fba1404d936e6925e5dcb3cc37ea7006edc9a57b
-SHA512 (gpa-0.9.10.tar.bz2) = ff81a78e6b7c46307af6648a2e691a5e8185db229ccc5e259f2c3c05a3c86b337dde492069e7e9510c155fbc64d71cc4e2f109a00400bfb7560c558b753c42a9
-Size (gpa-0.9.10.tar.bz2) = 763239 bytes
+SHA1 (gpa-0.10.0.tar.bz2) = 61475989acd12de8b7daacd906200e8b4f519c5a
+RMD160 (gpa-0.10.0.tar.bz2) = 7a4544db423f75b056ebf305895f5a203b9e342c
+SHA512 (gpa-0.10.0.tar.bz2) = 87004fb0806e76012bc194f95afe9ef6044aec890b26e845f45c314e1bd8864f056ba5e32f9ef2e15b24b50840235e6e548a5e3006b255b4f1c20e0fd7710a3b
+Size (gpa-0.10.0.tar.bz2) = 782455 bytes
Home |
Main Index |
Thread Index |
Old Index