Bug 258660 - security/step-cli: new version 0.17.2
Summary: security/step-cli: new version 0.17.2
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: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-21 13:14 UTC by Markus Wipp
Modified: 2021-09-22 21:12 UTC (History)
1 user (show)

See Also:


Attachments
git diff (21.02 KB, patch)
2021-09-21 13:14 UTC, Markus Wipp
mw: maintainer-approval+
Details | Diff
git diff corrected (19.06 KB, patch)
2021-09-22 06:54 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 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!