Page MenuHomeFreeBSD

New port: textproc/jid
ClosedPublic

Authored by sbz on Dec 20 2016, 1:09 PM.
Tags
None
Referenced Files
F135664631: D8866.id24257.diff
Tue, Nov 11, 5:32 PM
F135658458: D8866.id24256.diff
Tue, Nov 11, 4:25 PM
F135651249: D8866.id24257.diff
Tue, Nov 11, 3:04 PM
F135645036: D8866.id24256.diff
Tue, Nov 11, 1:48 PM
F135644294: D8866.diff
Tue, Nov 11, 1:38 PM
F135639471: D8866.diff
Tue, Nov 11, 12:41 PM
Unknown Object (File)
Fri, Nov 7, 1:30 AM
Unknown Object (File)
Mon, Oct 27, 7:28 PM
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.