diff --git a/textproc/py-jsonslicer/Makefile b/textproc/py-jsonslicer/Makefile index 9afbdec457a1..750f6dd67dfd 100644 --- a/textproc/py-jsonslicer/Makefile +++ b/textproc/py-jsonslicer/Makefile @@ -1,27 +1,27 @@ PORTNAME= jsonslicer -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Stream JSON parser for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libyajl.so:devel/yajl USES= compiler:c++11-lang pkgconfig python:3.5+ USE_PYTHON= autoplist distutils # pydistutils problem, it uses CC for compiling C++ code CC= ${CXX} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/jsonslicer*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-jsonslicer/distinfo b/textproc/py-jsonslicer/distinfo index 849118b065d0..ebdb45005375 100644 --- a/textproc/py-jsonslicer/distinfo +++ b/textproc/py-jsonslicer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591634399 -SHA256 (jsonslicer-0.1.6.tar.gz) = a822ce07e7a4e5f6078fe65585d90f25b8aa4c77eccf3e2a770746fda014179f -SIZE (jsonslicer-0.1.6.tar.gz) = 24736 +TIMESTAMP = 1625683122 +SHA256 (jsonslicer-0.1.7.tar.gz) = fa01a79e0c699208deee6514a17b0bb28c1b661aa795491d33c796b162c4b4cc +SIZE (jsonslicer-0.1.7.tar.gz) = 22246