Page MenuHomeFreeBSD

New port: textproc/jid
ClosedPublic

Authored by sbz on Dec 20 2016, 1:09 PM.
Tags
None
Referenced Files
F149097578: D8866.id24258.diff
Sun, Mar 22, 6:54 AM
Unknown Object (File)
Sat, Mar 21, 7:01 PM
Unknown Object (File)
Thu, Mar 19, 5:15 AM
Unknown Object (File)
Mon, Mar 16, 1:06 PM
Unknown Object (File)
Wed, Mar 11, 8:26 AM
Unknown Object (File)
Wed, Mar 11, 2:46 AM
Unknown Object (File)
Thu, Feb 26, 10:03 PM
Unknown Object (File)
Thu, Feb 26, 6:27 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6915
Build 7103: arc lint + arc unit

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.