pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gpa
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 29 11:30:05 UTC 2017
Modified Files:
pkgsrc/security/gpa: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/gpa/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/gpa/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/gpa/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/gpa/Makefile
diff -u pkgsrc/security/gpa/Makefile:1.52 pkgsrc/security/gpa/Makefile:1.53
--- pkgsrc/security/gpa/Makefile:1.52 Fri Mar 31 10:32:19 2017
+++ pkgsrc/security/gpa/Makefile Tue Aug 29 11:30:05 2017
@@ -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
Index: pkgsrc/security/gpa/PLIST
diff -u pkgsrc/security/gpa/PLIST:1.6 pkgsrc/security/gpa/PLIST:1.7
--- pkgsrc/security/gpa/PLIST:1.6 Sun Jul 5 18:33:01 2015
+++ pkgsrc/security/gpa/PLIST Tue Aug 29 11:30:05 2017
@@ -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/pt_BR/LC_MESSAGES/gpa.mo
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
Index: pkgsrc/security/gpa/distinfo
diff -u pkgsrc/security/gpa/distinfo:1.8 pkgsrc/security/gpa/distinfo:1.9
--- pkgsrc/security/gpa/distinfo:1.8 Wed Nov 4 01:17:45 2015
+++ pkgsrc/security/gpa/distinfo Tue Aug 29 11:30:05 2017
@@ -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