Created attachment 231085 [details] Switch to Qhull8 Itβs time to switch from Qhull 2019.1 (math/qhull, 7.3.2) to Qhull 2020.2 (8.0.2), i.e. math/qhull8.
Several PRs have been submitted for the consumers, and these different ports should be committed at the same time, to avoid conflicts. See PR 261278, PR 261279, PR 261280, PR 261281, PR 261282 and PR 261283.
Hi Thierry, Thanks for the patch. I fully agree that it's time to change towards qhull8. I tested math/saga (again) with math/qhull8 and it seems to work as expected :) For synchronization reasons: Whoever is going to commit the changes for the other ports that will be switched to math/qhull8 is welcome to do so for math/saga as well ;)
Thanks Rainer! In this case, I take it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=566bc4c2f57f24965ecda6329272cc9c7db0eb24 commit 566bc4c2f57f24965ecda6329272cc9c7db0eb24 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-02-18 18:39:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-02-18 18:44:54 +0000 math/saga: switch to Qhull8 PR: 261282 Approved by: rhurlin (maintainer) math/saga/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Just committed, thanks!