Bug 263931 - textproc/go-yq: upgrade to 4.25.1
Summary: textproc/go-yq: upgrade to 4.25.1
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: Dmitri Goutnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-12 07:25 UTC by Bjorn Neergaard
Modified: 2022-05-13 22:11 UTC (History)
2 users (show)

See Also:
bjorn: maintainer-feedback+


Attachments
git format-patch (5.90 KB, application/mbox)
2022-05-12 07:25 UTC, Bjorn Neergaard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bjorn Neergaard 2022-05-12 07:25:37 UTC
Created attachment 233864 [details]
git format-patch

Make use of the new go modules paradigm. Tested in poudriere on 12.x and 13.x, and portlint clean.
Comment 1 Pavel Timofeev 2022-05-12 20:10:12 UTC
I'm ok with this
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-13 22:11:21 UTC
A commit in branch main references this bug:

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

commit 39f5f92774571ccfbccb21811c2f9ec730c1002e
Author:     Bjorn Neergaard <bjorn@neersighted.com>
AuthorDate: 2022-05-13 22:06:01 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-13 22:10:13 +0000

    textproc/go-yq: Update to 4.25.1

    Changes:        https://github.com/mikefarah/yq/releases

    PR:             263931
    Approved by:    Pavel Timofeev <timp87@gmail.com> (maintainer)

 textproc/go-yq/Makefile | 35 ++++++-----------------------------
 textproc/go-yq/distinfo | 40 +++++-----------------------------------
 2 files changed, 11 insertions(+), 64 deletions(-)
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2022-05-13 22:11:47 UTC
Committed, thanks!