Index: head/textproc/py-jsonslicer/Makefile =================================================================== --- head/textproc/py-jsonslicer/Makefile (revision 514191) +++ head/textproc/py-jsonslicer/Makefile (revision 514192) @@ -1,31 +1,30 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= jsonslicer -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.1.5 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 514191) +++ head/textproc/py-jsonslicer/distinfo (revision 514192) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552397648 -SHA256 (jsonslicer-0.1.4.tar.gz) = b2db201723f954887ae45c87ec27a97f219c6dd2db1796543e27d44044f8a240 -SIZE (jsonslicer-0.1.4.tar.gz) = 22911 +TIMESTAMP = 1570648444 +SHA256 (jsonslicer-0.1.5.tar.gz) = 78aff4171369faafdeee0dd0363457b81104ca1768a4b82144073e748de6fd66 +SIZE (jsonslicer-0.1.5.tar.gz) = 23022