Bug 258660

Summary: security/step-cli: new version 0.17.2
Product: Ports & Packages Reporter: Markus Wipp <mw>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff
mw: maintainer-approval+
git diff corrected mw: maintainer-approval+

Description Markus Wipp 2021-09-21 13:14:10 UTC
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
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2021-09-21 18:27:36 UTC
=> 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.
Comment 2 Markus Wipp 2021-09-22 06:54:49 UTC
Created attachment 228116 [details]
git diff corrected
Comment 3 Markus Wipp 2021-09-22 06:55:58 UTC
(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
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-09-22 21:11:12 UTC
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(-)
Comment 5 Guangyuan Yang freebsd_committer freebsd_triage 2021-09-22 21:12:55 UTC
Committed, thanks!