This python module is needed as a dependency for a future net/cloud-init port. From pypi: --- Library to resolve JSON Pointers according to [RFC 6901](http://tools.ietf.org/html/rfc6901) See Sourcecode for Examples * Website: https://github.com/stefankoegl/python-json-pointer * Repository: https://github.com/stefankoegl/python-json-pointer.git * Documentation: https://python-json-pointer.readthedocs.org/ * PyPI: https://pypi.python.org/pypi/jsonpointer * Travis-CI: https://travis-ci.org/stefankoegl/python-json-pointer * Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
Created attachment 145802 [details] the shar
Thanks! Do you have any verification available? In order of preference, examples of what I'm looking for are: 1) "poudriere testport" or "poudriere bulk -t" logs 2) Redports or tinderbox logs 3) "make check-plist" followed by "make stage-qa" output (https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html) Also, please run "portlint" and paste the output.
Created attachment 145810 [details] poudriere -t output # portlint looks fine.
looks good, thanks! moving to patch-ready.
A commit references this bug: Author: wg Date: Mon Aug 18 17:20:59 UTC 2014 New revision: 365327 URL: http://svnweb.freebsd.org/changeset/ports/365327 Log: devel/py-jsonpointer: Identify specific nodes in a JSON document (RFC 6901) WWW: https://pypi.python.org/pypi/jsonpointer PR: 192673 Submitted by: harm weites com Changes: head/devel/Makefile head/devel/py-jsonpointer/ head/devel/py-jsonpointer/Makefile head/devel/py-jsonpointer/distinfo head/devel/py-jsonpointer/pkg-descr