Page MenuHomeFreeBSD

New port: textproc/jid
ClosedPublic

Authored by sbz on Dec 20 2016, 1:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:36 AM
Unknown Object (File)
Sun, Oct 12, 4:11 PM
Unknown Object (File)
Sat, Oct 11, 5:20 AM
Unknown Object (File)
Tue, Oct 7, 1:08 PM
Unknown Object (File)
Mon, Oct 6, 2:37 AM
Unknown Object (File)
Wed, Oct 1, 3:34 PM
Unknown Object (File)
Mon, Sep 29, 11:17 PM
Unknown Object (File)
Wed, Sep 24, 4:41 AM
Subscribers
None

Details

Summary

This review depends on D8837, D8864, D8865 in order to land it.

JSON Incremental Digger is a very simple tool. You can drill down JSON
interactively by using filtering queries like jq.

WWW: https://github.com/simeji/jid

Test Plan
  • portlint -a
  • poudriere testport -j 11i386 -p portsdir -o textproc/jid 1]
  • poudriere testport -j 11amd64 -p portsdir -o textproc/jid [2]

[1] http://62.210.142.226:8000/11i386-portsdir/latest/build.html
[2] http://62.210.142.226:8000/11amd64-portsdir/latest/build.html

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbz retitled this revision from to New port: textproc/jid.
sbz updated this object.
sbz edited the test plan for this revision. (Show Details)
sbz added reviewers: jlaffaye, mat.

Use multi distfiles approach D8837, D8864, D8865 are no more needed to be land

This revision was automatically updated to reflect the committed changes.