Hello,

This is a simple version update for gpa from version 0.9.9 to 0.9.10.

Changes since 0.9.9:
* Added 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.

Also it fixed a crash on OpenBSD when selecting a key in the keylist.

OK?

Best Regards,
Stefan

Index: security/gpa/Makefile
===================================================================
RCS file: /cvs/ports/security/gpa/Makefile,v
retrieving revision 1.39
diff -u -p -u -r1.39 Makefile
--- security/gpa/Makefile       12 Jul 2019 20:49:02 -0000      1.39
+++ security/gpa/Makefile       28 Jul 2019 08:03:59 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       graphical interface for GnuPG
 
-DISTNAME=      gpa-0.9.9
-REVISION=      5
+DISTNAME=      gpa-0.9.10
 CATEGORIES=            security x11
 
 HOMEPAGE=      https://www.gnupg.org/software/gpa/
Index: security/gpa/distinfo
===================================================================
RCS file: /cvs/ports/security/gpa/distinfo,v
retrieving revision 1.6
diff -u -p -u -r1.6 distinfo
--- security/gpa/distinfo       19 Sep 2016 17:20:05 -0000      1.6
+++ security/gpa/distinfo       28 Jul 2019 08:03:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (gpa-0.9.9.tar.bz2) = aCjXOLnh08zpbS7JgxwJhzxMssh7pnoWHvVEhRksQzQ=
-SIZE (gpa-0.9.9.tar.bz2) = 737975
+SHA256 (gpa-0.9.10.tar.bz2) = w7nMNv2ZFug1JJMPmd8TsdX2AfTAFoy59dgUIuKCtyc=
+SIZE (gpa-0.9.10.tar.bz2) = 763239
Index: security/gpa/pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/gpa/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -u -r1.10 PLIST
--- security/gpa/pkg/PLIST      27 Jun 2018 21:04:03 -0000      1.10
+++ security/gpa/pkg/PLIST      28 Jul 2019 08:03:59 -0000
@@ -17,6 +17,7 @@ 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/
 share/pixmaps/gpa.png

Reply via email to