Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2023 09:52:05 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f373e78ad6f - main - security/gopass: Update to 1.15.9
Message-ID:  <202311190952.3AJ9q59Z065762@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f373e78ad6fc2f8df552da8bf3e7d488d3c8b69

commit 1f373e78ad6fc2f8df552da8bf3e7d488d3c8b69
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-11-19 08:35:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-11-19 09:51:44 +0000

    security/gopass: Update to 1.15.9
    
    ChangeLog:      https://github.com/gopasspw/gopass/releases/tag/v1.15.9
    MFH:            2023Q4
---
 security/gopass/Makefile |  4 ++--
 security/gopass/distinfo | 14 +++++++-------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index ad3aaca1a466..897a209f4e64 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.8
+DISTVERSION=	1.15.9
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON=	upstream only supports ${ONLY_FOR_ARCHS}
 RUN_DEPENDS=	git:devel/git \
 		gpg2:security/gnupg
 
-USES=		go:modules
+USES=		go:1.21,modules
 
 # Usage examples are in a separate repo
 USE_GITHUB=	nodefault
diff --git a/security/gopass/distinfo b/security/gopass/distinfo
index a081e41ef2b8..31d1ea605a58 100644
--- a/security/gopass/distinfo
+++ b/security/gopass/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1694598972
-SHA256 (go/security_gopass/gopass-v1.15.8/v1.15.8.mod) = 9e9c6437b9b37ed78b170823282d3a693a9f35dd7c71fbb5ea2c68fe42fcfc73
-SIZE (go/security_gopass/gopass-v1.15.8/v1.15.8.mod) = 3976
-SHA256 (go/security_gopass/gopass-v1.15.8/v1.15.8.zip) = e21213744091197996f08d39b2a6688c4561e9c8ea511fe55b07fc301d68fe6c
-SIZE (go/security_gopass/gopass-v1.15.8/v1.15.8.zip) = 2561928
-SHA256 (go/security_gopass/gopass-v1.15.8/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
-SIZE (go/security_gopass/gopass-v1.15.8/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
+TIMESTAMP = 1700340500
+SHA256 (go/security_gopass/gopass-v1.15.9/v1.15.9.mod) = 295e48b5ff28a7d85a803d1fdff2052c796671606ec07b620a83612d1fb3a80c
+SIZE (go/security_gopass/gopass-v1.15.9/v1.15.9.mod) = 4032
+SHA256 (go/security_gopass/gopass-v1.15.9/v1.15.9.zip) = 20a149577f98e7d55a63197693fa580ea6e7761eb6fff0c31344c86f630e241d
+SIZE (go/security_gopass/gopass-v1.15.9/v1.15.9.zip) = 2566099
+SHA256 (go/security_gopass/gopass-v1.15.9/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
+SIZE (go/security_gopass/gopass-v1.15.9/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311190952.3AJ9q59Z065762>