Bug 255152

Summary: [NEW PORT] textproc/go-yq: Portable commandline YAML processor written in go
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
go-yq.shar
none
textproc_Makefile.patch
none
textproc_yq.patch
none
textproc_yq.patch none

Description Pavel Timofeev 2021-04-17 15:32:16 UTC
Created attachment 224189 [details]
go-yq.shar

- Shar for new textproc/go-yq - yq written in go
- Add it port to textproc/Makefile
- Add conflict to existing textproc/yq
Comment 1 Pavel Timofeev 2021-04-17 15:33:23 UTC
Created attachment 224190 [details]
textproc_Makefile.patch
Comment 2 Pavel Timofeev 2021-04-17 15:34:02 UTC
Created attachment 224191 [details]
textproc_yq.patch
Comment 3 Pavel Timofeev 2021-04-17 15:34:51 UTC
Created attachment 224192 [details]
textproc_yq.patch
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-08-09 16:00:08 UTC
A commit in branch main references this bug:

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

commit ea1eda807fbdfbdaa917eaec7b3a232770c2ba40
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2021-08-09 15:57:23 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-09 15:58:55 +0000

    textproc/go-yq: (New) Portable commandline YAML processor written in go

    PR:             255152

 textproc/Makefile              |  1 +
 textproc/go-yq/Makefile (new)  | 42 ++++++++++++++++++++++++++++++++++++++++++
 textproc/go-yq/distinfo (new)  | 33 +++++++++++++++++++++++++++++++++
 textproc/go-yq/pkg-descr (new) |  6 ++++++
 4 files changed, 82 insertions(+)
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2021-08-09 16:02:08 UTC
New port added, thanks!

Please note that the latest release is 4.11.2 now, please consider updating this.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-08-09 16:02:09 UTC
A commit in branch main references this bug:

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

commit 322c76775b1e7616a90b2a96f455440214a97186
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-08-09 16:00:35 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-09 16:00:35 +0000

    textproc/yq: Register CONFLICTS_INSTALL with textproc/go-yq

    PR:             255152

 textproc/yq/Makefile | 2 ++
 1 file changed, 2 insertions(+)