Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 19:16:16 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: bf0cf684c619 - main - security/gopass: Update to 1.15.15
Message-ID:  <202411241916.4AOJGGOH017163@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=bf0cf684c6198c0103ad5165a98d75b4287aa799

commit bf0cf684c6198c0103ad5165a98d75b4287aa799
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-11-24 19:15:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-11-24 19:16:04 +0000

    security/gopass: Update to 1.15.15
    
    ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.15.15
---
 security/gopass/Makefile |  5 ++---
 security/gopass/distinfo | 14 +++++++-------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 798e921fbedd..2de16654bfa1 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.14
-PORTREVISION=	2
+DISTVERSION=	1.15.15
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -17,7 +16,7 @@ ONLY_FOR_ARCHS_REASON=	upstream only supports ${ONLY_FOR_ARCHS}
 RUN_DEPENDS=	git:devel/git \
 		gpg2:security/gnupg
 
-USES=		go:1.22,modules
+USES=		go:1.23,modules
 
 # Usage examples are in a separate repo
 USE_GITHUB=	nodefault
diff --git a/security/gopass/distinfo b/security/gopass/distinfo
index 249fbe609e20..55ee55d41b48 100644
--- a/security/gopass/distinfo
+++ b/security/gopass/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1722721654
-SHA256 (go/security_gopass/gopass-v1.15.14/v1.15.14.mod) = 8cf841a07cbcf38226ff8045fd98ec8e927f7edc029b714b469a2d34bf8709ba
-SIZE (go/security_gopass/gopass-v1.15.14/v1.15.14.mod) = 3695
-SHA256 (go/security_gopass/gopass-v1.15.14/v1.15.14.zip) = c9645a4041d01f8e39ef396c8551702343a26b0c22049a0dbeaa18b13265c400
-SIZE (go/security_gopass/gopass-v1.15.14/v1.15.14.zip) = 2586370
-SHA256 (go/security_gopass/gopass-v1.15.14/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
-SIZE (go/security_gopass/gopass-v1.15.14/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
+TIMESTAMP = 1732471262
+SHA256 (go/security_gopass/gopass-v1.15.15/v1.15.15.mod) = 0586b7113956c5e470535b6c376a354bdd6ad79e6f1b7362f7124fb50731e160
+SIZE (go/security_gopass/gopass-v1.15.15/v1.15.15.mod) = 3725
+SHA256 (go/security_gopass/gopass-v1.15.15/v1.15.15.zip) = 2131c0287894bcd92780f27d30b5da706d1726d0f7493d990871ef9a313c8ae1
+SIZE (go/security_gopass/gopass-v1.15.15/v1.15.15.zip) = 2594365
+SHA256 (go/security_gopass/gopass-v1.15.15/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
+SIZE (go/security_gopass/gopass-v1.15.15/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?202411241916.4AOJGGOH017163>