git: aa64f966def2 - main - security/gopass: Fix handle vi variants
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Nov 2022 13:59:31 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa64f966def246264659e2d36507ab8e6f9f1813 commit aa64f966def246264659e2d36507ab8e6f9f1813 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-11-22 13:56:58 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-11-22 13:59:17 +0000 security/gopass: Fix handle vi variants https://github.com/gopasspw/gopass/issues/2412 PR: 267689 --- security/gopass/Makefile | 6 ++++++ security/gopass/distinfo | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/security/gopass/Makefile b/security/gopass/Makefile index e41c4d76dc36..a3649adbcf55 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,13 +1,19 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.14.10 +PORTREVISION= 1 CATEGORIES= security +PATCH_SITES= https://github.com/gopasspw/gopass/commit/ +PATCHFILES= ce3c52182a198e35cb504835e8e7800a04a95a96.patch:-p1 \ + 7d58b78e9bfc1dff600e777eb9c0b37b2169482f.patch:-p1 # Handle vi variants, https://github.com/gopasspw/gopass/issues/2412 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Rewrite of the pass password manager in Go WWW= https://www.gopass.pw/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= upstream only supports amd64 diff --git a/security/gopass/distinfo b/security/gopass/distinfo index 02bb7ac49887..7972b0f6f0a9 100644 --- a/security/gopass/distinfo +++ b/security/gopass/distinfo @@ -1,7 +1,11 @@ -TIMESTAMP = 1668027733 +TIMESTAMP = 1669121279 SHA256 (go/security_gopass/gopass-v1.14.10/v1.14.10.mod) = ea47728492ca845bd18a7cc03f443a3e39f1715effaf4e33e353ce82b7a9ab0e SIZE (go/security_gopass/gopass-v1.14.10/v1.14.10.mod) = 2967 SHA256 (go/security_gopass/gopass-v1.14.10/v1.14.10.zip) = f69c2777c49bd10371537c24f6521339784cac594c44e4b927962a4e3dd87602 SIZE (go/security_gopass/gopass-v1.14.10/v1.14.10.zip) = 2489187 SHA256 (go/security_gopass/gopass-v1.14.10/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5 SIZE (go/security_gopass/gopass-v1.14.10/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392 +SHA256 (go/security_gopass/gopass-v1.14.10/ce3c52182a198e35cb504835e8e7800a04a95a96.patch) = 02bcc2b68c5b262db0205e3817a1c48425bfb56deab554cb5111942c16ca415b +SIZE (go/security_gopass/gopass-v1.14.10/ce3c52182a198e35cb504835e8e7800a04a95a96.patch) = 3957 +SHA256 (go/security_gopass/gopass-v1.14.10/7d58b78e9bfc1dff600e777eb9c0b37b2169482f.patch) = ca5c469d4f28e700d7fb691722126e11313334689ec09c2b0a27c2babdf962be +SIZE (go/security_gopass/gopass-v1.14.10/7d58b78e9bfc1dff600e777eb9c0b37b2169482f.patch) = 1728