Date: Wed, 26 Jun 2024 15:16:59 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fae63a87630c - main - math/py-symengine: Broken Message-ID: <202406261516.45QFGxGg016930@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fae63a87630c97e7ecb6b270fa9d6197215375f8 commit fae63a87630c97e7ecb6b270fa9d6197215375f8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-25 19:35:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-26 15:16:46 +0000 math/py-symengine: Broken Reported by: fallout --- math/py-symengine/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-symengine/Makefile b/math/py-symengine/Makefile index a82f22fb94cd..4c9906de7fa0 100644 --- a/math/py-symengine/Makefile +++ b/math/py-symengine/Makefile @@ -12,6 +12,8 @@ WWW= https://symengine.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= incompatible with symengine-0.12.0, see https://github.com/symengine/symengine.py/issues/484 + LIB_DEPENDS= libarb.so:math/arb \ libecm.so:math/gmp-ecm \ libflint.so:math/flint2 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406261516.45QFGxGg016930>