Created attachment 228093 [details] git diff Hi all, find attached the patch to update the port to the latest version available on github at: https://github.com/smallstep/cli/releases It builds fine on my side (local poudriere). Thanks for committing Markus
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/etcd-io-etcd-v3.5.0_GH0.tar.gz fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory fetch: 4020010: No such file or directory I believe that this is the similar distinfo error that happened last time. (Please search "4020010" in the patch and you will see repeated occurences.
Created attachment 228116 [details] git diff corrected
(In reply to Guangyuan Yang from comment #1) sorry I thought my local poudriere should have caught this issue. (maybe I'm still doing something wrong/different here?) I just attached the corrected diff Thanks Markus
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=34524db8747c2e6689dcac315124ccba1c96cc37 commit 34524db8747c2e6689dcac315124ccba1c96cc37 Author: Markus Wipp <mw@wipp.bayern> AuthorDate: 2021-09-22 21:10:34 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-09-22 21:10:34 +0000 security/step-cli: Update to 0.17.2 Changelog: https://github.com/smallstep/cli/releases/tag/v0.17.2 PR: 258660 security/step-cli/Makefile | 30 ++++++++++++----------- security/step-cli/distinfo | 60 ++++++++++++++++++++++++---------------------- 2 files changed, 47 insertions(+), 43 deletions(-)
Committed, thanks!