From a98431cc82cd410a293445556b73a5769f391892 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 11 Mar 2020 05:45:00 +0000 Subject: math/py-symcxx: Update 0.1.9 -> 0.1.10 Reported by: portscout --- math/py-symcxx/Makefile | 8 ++------ math/py-symcxx/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'math') diff --git a/math/py-symcxx/Makefile b/math/py-symcxx/Makefile index 315f4254dc0a..e9ac9e1ea221 100644 --- a/math/py-symcxx/Makefile +++ b/math/py-symcxx/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= symcxx -DISTVERSION= 0.1.9 -PORTREVISION= 4 +DISTVERSION= 0.1.10 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +12,9 @@ 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: diff --git a/math/py-symcxx/distinfo b/math/py-symcxx/distinfo index 014fc906bf04..a637758f77cf 100644 --- a/math/py-symcxx/distinfo +++ b/math/py-symcxx/distinfo @@ -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 -- cgit v1.2.3