Bug 246679

Summary: [NEW PORT] textproc/py-jc: Converts output of popular command-line tools and file-types to JSON
Product: Ports & Packages Reporter: Lewis Cook <lcook>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me CC: ehaupt
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-jc-1.11.0.diff
none
py37-jc-1.11.0.log none

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