Created attachment 254372 [details] git patch update to newest version 0.27.5 of step-cli. The attached git patch builds fine on my local poudriere
Look like it require go 1.22. -USES= go:modules shebangfix +USES= go:1.22,modules shebangfix
ping
do you want me to change or are you asking to change it yourself?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=320891cd55d8fb8b8d6e2177cde041647050804d commit 320891cd55d8fb8b8d6e2177cde041647050804d Author: Markus Wipp <mw@wipp.bayern> AuthorDate: 2024-11-07 12:25:33 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-11-07 12:27:17 +0000 security/step-certificates: Update 0.27.2 → 0.27.5 Changelogs: https://github.com/smallstep/certificates/releases/tag/v0.27.4 https://github.com/smallstep/certificates/releases/tag/v0.27.5 PR: 282211 security/step-certificates/Makefile | 5 ++--- security/step-certificates/distinfo | 10 +++++----- ...vendor_github.com_go-piv_piv-go_piv_pcsc__freebsd.go (gone) | 9 --------- 3 files changed, 7 insertions(+), 17 deletions(-)
A commit in branch main references this bug: 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(-)
Thanks. 0.28.0 released: https://github.com/smallstep/cli/releases/tag/v0.28.0