Index: head/textproc/py-jsonslicer/Makefile =================================================================== --- head/textproc/py-jsonslicer/Makefile (revision 538243) +++ head/textproc/py-jsonslicer/Makefile (revision 538244) @@ -1,30 +1,30 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= jsonslicer -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 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 Index: head/textproc/py-jsonslicer/distinfo =================================================================== --- head/textproc/py-jsonslicer/distinfo (revision 538243) +++ head/textproc/py-jsonslicer/distinfo (revision 538244) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570648444 -SHA256 (jsonslicer-0.1.5.tar.gz) = 78aff4171369faafdeee0dd0363457b81104ca1768a4b82144073e748de6fd66 -SIZE (jsonslicer-0.1.5.tar.gz) = 23022 +TIMESTAMP = 1591634399 +SHA256 (jsonslicer-0.1.6.tar.gz) = a822ce07e7a4e5f6078fe65585d90f25b8aa4c77eccf3e2a770746fda014179f +SIZE (jsonslicer-0.1.6.tar.gz) = 24736