Date: Sun, 27 Mar 2022 15:49:53 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b878c3a8f05 - main - math/sage: mark BROKEN Message-ID: <202203271549.22RFnr4K072392@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b878c3a8f05077490fcd41e253297ee8127a086 commit 8b878c3a8f05077490fcd41e253297ee8127a086 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-03-27 15:45:48 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-03-27 15:49:49 +0000 math/sage: mark BROKEN Unfortunately I have to mark it BROKEN: too many dependencies have been upgraded without being supported by Sage-9.2, and it cannot be upgraded at the moment. Let’s wait for Python 3.9 being the default. --- math/sage/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/sage/Makefile b/math/sage/Makefile index eb689a7dc06b..89e2fe290cc0 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -19,6 +19,8 @@ COMMENT= Open source Mathematics software LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt +BROKEN= hoping to fix it with Python-3.9 + BUILD_DEPENDS= bash:shells/bash \ dash:shells/dash \ cmake:devel/cmake \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203271549.22RFnr4K072392>