Bug 278036 - security/step-cli: new version 0.26.0
Summary: security/step-cli: new version 0.26.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-29 18:58 UTC by Markus Wipp
Modified: 2024-03-30 00:45 UTC (History)
1 user (show)

See Also:
mw: maintainer-feedback+


Attachments
git patch (1.65 KB, patch)
2024-03-29 18:58 UTC, Markus Wipp
mw: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Wipp 2024-03-29 18:58:46 UTC
Created attachment 249562 [details]
git patch

Hi all, 

find in the attached git-patch the update to the latest version of step-cli 0.26.0. (https://github.com/smallstep/cli)
I tested successfully with my local poudriere.

Thanks
Markus
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2024-03-30 00:19:58 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-30 00:43:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17d5f861a8aecfd5440130c6bef524f1f2a798d1

commit 17d5f861a8aecfd5440130c6bef524f1f2a798d1
Author:     Markus Wipp <mw@wipp.bayern>
AuthorDate: 2024-03-29 18:54:42 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-03-30 00:42:07 +0000

    security/step-cli: Update to version 0.26.0

    While here, tidy up Makefile with portfmt.

    PR:              278036

 security/step-cli/Makefile |  5 ++---
 security/step-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2024-03-30 00:45:43 UTC
Committed with cosmetic change. Thanks!