textproc/py-jc: Update to 1.13.4
PR: 249081 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
This commit is contained in:
parent
31cc9455d2
commit
498d063689
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547504
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jc
|
||||
DISTVERSION= 1.11.6
|
||||
DISTVERSION= 1.13.4
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= Converts output of popular command-line tools and file-types to JSON
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.4.2:textproc/py-pygments@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.3.0:textproc/py-pygments@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.15.0:devel/py-ruamel.yaml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}xmltodict>=0.12.0:devel/py-xmltodict@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1592301156
|
||||
SHA256 (jc-1.11.6.tar.gz) = 5672cc73e8037feda0621cbc41557a241e1272d6f21650251e9080d9fd43aaa0
|
||||
SIZE (jc-1.11.6.tar.gz) = 95817
|
||||
TIMESTAMP = 1599149710
|
||||
SHA256 (jc-1.13.4.tar.gz) = 45480ac3d399f70b57d8cc97a6795ea875a19863c55a56eae596c6e67303c5b8
|
||||
SIZE (jc-1.13.4.tar.gz) = 90374
|
||||
|
Loading…
Reference in New Issue
Block a user