Index: head/math/py-symcxx/Makefile =================================================================== --- head/math/py-symcxx/Makefile (revision 528208) +++ head/math/py-symcxx/Makefile (revision 528209) @@ -1,30 +1,26 @@ # $FreeBSD$ PORTNAME= symcxx -DISTVERSION= 0.1.9 -PORTREVISION= 4 +DISTVERSION= 0.1.10 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal symbolic manipulation python package written in C++ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - RUN_DEPENDS= ${PYNUMPY} -USES= compiler:c++11-lang fortran python:-3.6 # fortran because otherwise "import numpy" fails with wrong libgcc_s.so message +USES= compiler:c++11-lang fortran python # fortran because otherwise "import numpy" fails with wrong libgcc_s.so message USE_PYTHON= distutils autoplist post-patch: @truncate -s 0 ${WRKSRC}/README.rst # workaround for https://github.com/bjodah/symcxx/issues/19 post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/symcxx/_symcxx.so .include Index: head/math/py-symcxx/distinfo =================================================================== --- head/math/py-symcxx/distinfo (revision 528208) +++ head/math/py-symcxx/distinfo (revision 528209) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522365597 -SHA256 (symcxx-0.1.9.tar.gz) = 5ac726823920f3b9880fa6e32845aa6fb3d6bd9baebfa0fea2181eb9ed8a27b8 -SIZE (symcxx-0.1.9.tar.gz) = 214680 +TIMESTAMP = 1583905137 +SHA256 (symcxx-0.1.10.tar.gz) = f200be30b278fb34998b2723e62b4142037299c6ede48f31a5c8183df055586a +SIZE (symcxx-0.1.10.tar.gz) = 220459