Bug 274682 - sysutils/helmfile: update to v0.158.0
Summary: sysutils/helmfile: update to v0.158.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: Robert Clausecker
URL: https://github.com/helmfile/helmfile/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 21:09 UTC by Pavel Timofeev
Modified: 2023-10-27 06:38 UTC (History)
1 user (show)

See Also:


Attachments
port patch (1.92 KB, patch)
2023-10-23 21:09 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2023-10-23 21:09:11 UTC
Created attachment 245835 [details]
port patch

update to v0.158.0
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-10-24 17:03:39 UTC
Does this one too really require exactly Go 1.21?
Comment 2 Pavel Timofeev 2023-10-24 17:13:47 UTC
(In reply to Robert Clausecker from comment #1)
Yes, this one wants go 1.21
https://github.com/helmfile/helmfile/blob/v0.158.0/go.mod#L3
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-10-24 18:33:26 UTC
Great!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-10-27 06:34:40 UTC
A commit in branch main references this bug:

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

commit c30635f14babe5b9cc756da3109b5dc05e1f80f2
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-10-23 21:07:10 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-27 06:32:58 +0000

    sysutils/helmfile: update to v0.158.0

    Changelog: https://github.com/helmfile/helmfile/compare/v0.154.0...v0.158.0

    PR:             274682

 sysutils/helmfile/Makefile |  5 ++---
 sysutils/helmfile/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-10-27 06:38:38 UTC
Thank you for your contribution.