Hi! Here is an update for gopass. It has:
- Fixes for the UI wizard on OpenBSD - Support for outputing an eval'able ksh completion blurb (as well as zsh, bash and fish completions!) Full list of changes here: https://github.com/justwatchcom/gopass/compare/v1.6.6...v1.6.9 Index: Makefile =================================================================== RCS file: /cvs/ports/security/gopass/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 26 Dec 2017 13:57:47 -0000 1.4 +++ Makefile 5 Jan 2018 14:45:05 -0000 @@ -4,7 +4,7 @@ COMMENT = pass compatible password manag GH_ACCOUNT = justwatchcom GH_PROJECT = gopass -GH_TAGNAME = v1.6.6 +GH_TAGNAME = v1.6.9 CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/gopass/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 26 Dec 2017 13:57:47 -0000 1.4 +++ distinfo 5 Jan 2018 14:45:05 -0000 @@ -1,2 +1,2 @@ -SHA256 (gopass-1.6.6.tar.gz) = N7OkELM3Z1OpitD54OBEPiv01GQ+BocG1QfWFiJKB+w= -SIZE (gopass-1.6.6.tar.gz) = 1685602 +SHA256 (gopass-1.6.9.tar.gz) = 0R8L3Kn/WlRqBmoGosE5nnqVkTJkI+hxI5gfyvn/LMU= +SIZE (gopass-1.6.9.tar.gz) = 3406219 -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE
