[Bug 252988] security/gopass: Adopt/Update to 1.11.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 25 08:16:00 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252988

            Bug ID: 252988
           Summary: security/gopass: Adopt/Update to 1.11.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ed.arrakis at gmail.com

Created attachment 221894
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221894&action=edit
Sugested gitt diff

Hello,

security/gopass: Adopt and Update to 1.11.0 version

- Added DOCS (README.md)
- removed bash and zsh completions to simplify port and because gopass offers
completions to users:
//
NAME:
   gopass completion - Bash and ZSH completion

USAGE:
   gopass completion command [command options] [arguments...]

DESCRIPTION:
   Source the output of this command with bash or zsh to get auto completion

COMMANDS:
   bash        Source for auto completion in bash
   zsh         Source for auto completion in zsh
   fish        Source for auto completion in fish
   openbsdksh  Source for auto completion in OpenBSD's ksh
   help, h     Shows a list of commands or help for one command
//
- It was cool to add gopass exemples from this repository:
https://github.com/gopasspw/password-store-example , but I don't know how to
fetch it to include in port.
- I've tested building gopass on 12.2 i386 but some gopass internal modules
fails to compile, so this is only for amd64 arch

Thanks,

Nuno Teixeira

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list