Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2024 12:27:23 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0f427f3575ad - main - security/step-cli: Update 0.27.2 =?utf-8?Q?=E2=86=92?= 0.27.5
Message-ID:  <202411071227.4A7CRNdM008488@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f427f3575adff9f631cdbc6d9bce10da0a9ee87

commit 0f427f3575adff9f631cdbc6d9bce10da0a9ee87
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2024-11-07 12:21:43 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-07 12:27:17 +0000

    security/step-cli: Update 0.27.2 → 0.27.5
    
    Changelogs:
    https://github.com/smallstep/cli/releases/tag/v0.27.4
    https://github.com/smallstep/cli/releases/tag/v0.27.5
    
    PR:     282211
---
 security/step-cli/Makefile |  5 ++---
 security/step-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index 1c5999a03ec2..f417c17e9e0a 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	step-cli
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.27.2
-PORTREVISION=	1
+DISTVERSION=	0.27.5
 CATEGORIES=	security
 
 MAINTAINER=	mw@wipp.bayern
@@ -11,7 +10,7 @@ WWW=		https://smallstep.com/cli/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules shebangfix
+USES=		go:1.22,modules shebangfix
 
 SHEBANG_FILES=	autocomplete/bash_autocomplete
 
diff --git a/security/step-cli/distinfo b/security/step-cli/distinfo
index 021f73fc024b..da6bca2041f6 100644
--- a/security/step-cli/distinfo
+++ b/security/step-cli/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1721760552
-SHA256 (go/security_step-cli/step-cli-v0.27.2/v0.27.2.mod) = e2ddc0bdee51a87913c130b9e551e5bd80a4c1cab8e5f250b1514fd25ab89242
-SIZE (go/security_step-cli/step-cli-v0.27.2/v0.27.2.mod) = 7151
-SHA256 (go/security_step-cli/step-cli-v0.27.2/v0.27.2.zip) = 3f92ded3304ad8bf410e15cb58e439d6b21c927d410d1e02ea58b770aad92586
-SIZE (go/security_step-cli/step-cli-v0.27.2/v0.27.2.zip) = 1812417
+TIMESTAMP = 1729365336
+SHA256 (go/security_step-cli/step-cli-v0.27.5/v0.27.5.mod) = f4ac5c83b155b1905e95a2d1c766e3dbf45fa1f1e493cb8fea4ccd75d9cf4d62
+SIZE (go/security_step-cli/step-cli-v0.27.5/v0.27.5.mod) = 7212
+SHA256 (go/security_step-cli/step-cli-v0.27.5/v0.27.5.zip) = 4dd71ec61a039118b570594e6d1df169b02af4cfbcf2cab29f341e6179a55b43
+SIZE (go/security_step-cli/step-cli-v0.27.5/v0.27.5.zip) = 1819509



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