Bug 246679 - [NEW PORT] textproc/py-jc: Converts output of popular command-line tools and file-types to JSON
Summary: [NEW PORT] textproc/py-jc: Converts output of popular command-line tools and ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-23 15:27 UTC by Lewis Cook
Modified: 2020-05-23 21:14 UTC (History)
1 user (show)

See Also:


Attachments
py-jc-1.11.0.diff (4.06 KB, patch)
2020-05-23 15:27 UTC, Lewis Cook
no flags Details | Diff
py37-jc-1.11.0.log (35.52 KB, text/plain)
2020-05-23 15:28 UTC, Lewis Cook
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2020-05-23 15:27:12 UTC
Created attachment 214785 [details]
py-jc-1.11.0.diff

JSONifies the output of many CLI tools and file-types
for easier parsing in scripts.

WWW: https://pypi.python.org/pypi/jc

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-05-23 15:28:04 UTC
Created attachment 214786 [details]
py37-jc-1.11.0.log

* Poudriere testport log.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2020-05-23 21:14:24 UTC
New port added, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-23 21:14:34 UTC
A commit references this bug:

Author: ehaupt
Date: Sat May 23 21:13:47 UTC 2020
New revision: 536352
URL: https://svnweb.freebsd.org/changeset/ports/536352

Log:
  JSONifies the output of many CLI tools and file-types
  for easier parsing in scripts.

  WWW: https://pypi.python.org/pypi/jc

  PR:		246679
  Submitted by:	vulcan@wired.sh

Changes:
  head/textproc/Makefile
  head/textproc/py-jc/
  head/textproc/py-jc/Makefile
  head/textproc/py-jc/distinfo
  head/textproc/py-jc/files/
  head/textproc/py-jc/files/patch-jc_utils.py
  head/textproc/py-jc/pkg-descr