Bug 261282 - math/saga: switch to Qhull8
Summary: math/saga: switch to Qhull8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-17 16:37 UTC by Thierry Thomas
Modified: 2022-02-18 18:49 UTC (History)
1 user (show)

See Also:
rhurlin: maintainer-feedback+


Attachments
Switch to Qhull8 (927 bytes, patch)
2022-01-17 16:37 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2022-01-17 16:37:24 UTC
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.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2022-01-17 16:41:13 UTC
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.
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2022-01-17 17:26:10 UTC
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 ;)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2022-01-17 17:34:54 UTC
Thanks Rainer!
In this case, I take it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-02-18 18:45:42 UTC
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(-)
Comment 5 Thierry Thomas freebsd_committer freebsd_triage 2022-02-18 18:49:37 UTC
Just committed, thanks!