pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gpa Updated gpa to 0.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2c9dca0a5e4
branches:  trunk
changeset: 367307:c2c9dca0a5e4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 29 11:30:05 2017 +0000

description:
Updated gpa to 0.9.10.

Noteworthy changes in version 0.9.10 (2016-11-19)
-------------------------------------------------

 * Addded basic support for TOFU information.

 * Removed key-ID from some listings in favor of using the
   fingerprint.

 * Fixed deletion of X.509 keys.

 * Allow for saving to an alternate file name if the file already
   exists.

 * Fixed several problems with key edit functions.

 * Fixed drag-and-drop.


Noteworthy changes in version 0.9.9 (2015-09-09)
------------------------------------------------

 * Fixed build problem in 0.9.8 if Libgpgme < 1.6.1 is used.


Noteworthy changes in version 0.9.8 (2015-09-09)
------------------------------------------------

 * Does start with the clipboard view after a key has been created.

 * Limit the size of dialogs by truncating too long user ids.

 * Make the window frame's close button work as expected.

 * With a decent version of libgpgme the key algorithm and size is
   shown using the GnuPG 2.1 format.

diffstat:

 security/gpa/Makefile |   5 ++---
 security/gpa/PLIST    |   3 ++-
 security/gpa/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (44 lines):

diff -r 540d6f85282f -r c2c9dca0a5e4 security/gpa/Makefile
--- a/security/gpa/Makefile     Tue Aug 29 11:27:07 2017 +0000
+++ b/security/gpa/Makefile     Tue Aug 29 11:30:05 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2017/03/31 10:32:19 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/08/29 11:30:05 wiz Exp $
 
-DISTNAME=      gpa-0.9.7
-PKGREVISION=   4
+DISTNAME=      gpa-0.9.10
 CATEGORIES=    x11 security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gpa/
 EXTRACT_SUFX=  .tar.bz2
diff -r 540d6f85282f -r c2c9dca0a5e4 security/gpa/PLIST
--- a/security/gpa/PLIST        Tue Aug 29 11:27:07 2017 +0000
+++ b/security/gpa/PLIST        Tue Aug 29 11:30:05 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/07/05 18:33:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/08/29 11:30:05 wiz Exp $
 bin/gpa
 man/man1/gpa.1
 share/applications/gpa.desktop
@@ -16,5 +16,6 @@
 share/locale/ru/LC_MESSAGES/gpa.mo
 share/locale/sv/LC_MESSAGES/gpa.mo
 share/locale/tr/LC_MESSAGES/gpa.mo
+share/locale/zh_CN/LC_MESSAGES/gpa.mo
 share/locale/zh_TW/LC_MESSAGES/gpa.mo
 share/pixmaps/gpa.png
diff -r 540d6f85282f -r c2c9dca0a5e4 security/gpa/distinfo
--- a/security/gpa/distinfo     Tue Aug 29 11:27:07 2017 +0000
+++ b/security/gpa/distinfo     Tue Aug 29 11:30:05 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 01:17:45 agc Exp $
+$NetBSD: distinfo,v 1.9 2017/08/29 11:30:05 wiz Exp $
 
-SHA1 (gpa-0.9.7.tar.bz2) = 9eb07bcceeb986c7b6dbce8a18b82a2c344b50ce
-RMD160 (gpa-0.9.7.tar.bz2) = 82bc56336c23f66b8cb77ff50296360ad1a07d12
-SHA512 (gpa-0.9.7.tar.bz2) = 59a4e1bc77e1f4f6b8cd160803676dda5d0deb6e49b5c8bf8e4c05fc810e8138a1933b496f214e4e85407dac21d1c034cf43f3fc30633ed74f29221a0f4ea2f3
-Size (gpa-0.9.7.tar.bz2) = 734750 bytes
+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



Home | Main Index | Thread Index | Old Index