Bug 274686 - textproc/go-yq: update to v4.35.2
Summary: textproc/go-yq: update to v4.35.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: Robert Clausecker
URL: https://github.com/mikefarah/yq/compa...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 23:02 UTC by Pavel Timofeev
Modified: 2023-10-27 06:38 UTC (History)
1 user (show)

See Also:


Attachments
port patch (1.76 KB, patch)
2023-10-23 23:02 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff
port patch 2 (1.59 KB, patch)
2023-10-24 15:01 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 23:02:21 UTC
Created attachment 245840 [details]
port patch

update to v4.35.2
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-10-24 02:46:59 UTC
Are you sure this port only builds with Go 1.21?
Comment 2 Pavel Timofeev 2023-10-24 14:57:01 UTC
(In reply to Robert Clausecker from comment #1)
You're right. It can work still with go 1.20.

Removing it
Comment 3 Pavel Timofeev 2023-10-24 15:01:12 UTC
Created attachment 245847 [details]
port patch 2
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-10-27 06:34:43 UTC
A commit in branch main references this bug:

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

commit 0c83a22a962dd7a470091721b01ddddbce2da09b
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-10-24 15:00:27 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-27 06:32:58 +0000

    textproc/go-yq: update to v4.35.2

    Changelog: https://github.com/mikefarah/yq/compare/v4.34.1...v4.35.2

    PR:             274686

 textproc/go-yq/Makefile |  3 +--
 textproc/go-yq/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-10-27 06:38:31 UTC
Thank you for your contribution.