Page MenuHomeFreeBSD

New port: textproc/jid
ClosedPublic

Authored by sbz on Dec 20 2016, 1:09 PM.
Tags
None
Referenced Files
F169160701: D8866.id23137.diff
Mon, Aug 31, 3:29 PM
F169014608: D8866.id24257.diff
Mon, Aug 31, 3:18 AM
Unknown Object (File)
Sun, Aug 30, 9:20 PM
Unknown Object (File)
Sat, Aug 29, 10:14 AM
Unknown Object (File)
Wed, Aug 26, 11:52 AM
Unknown Object (File)
Sun, Aug 23, 5:04 PM
Unknown Object (File)
Sun, Aug 23, 3:13 PM
Unknown Object (File)
Sun, Aug 23, 3:13 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 6914
Build 7102: 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.