Created attachment 259745 [details] Apply 2 fixes to unbreak Unbreak with 2 fixes provided by upstream: - https://github.com/BrunoLevy/geogram/commit/2e1b6fba499ddc55b2150a1f610cf9f8d4934c39 - https://github.com/BrunoLevy/geogram/commit/d986771ed46a334764844b244e633ac7c15b40e7
Typo in port name.
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=55eef978300ebc31f96caf67d521af7ccebf9623 commit 55eef978300ebc31f96caf67d521af7ccebf9623 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-04-20 20:16:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-04-20 20:17:52 +0000 math/geogram: Unbreak on 15 PR: 286244 math/geogram/Makefile | 1 - math/geogram/files/patch-CMakeLists.txt | 4 +-- .../patch-src_lib_geogram_NL_nl__amgcl.cpp (new) | 25 ++++++++++++++ .../files/patch-src_lib_geogram_NL_nl__private.h | 4 +-- .../files/patch-src_lib_geogram_basic_algorithm.h | 4 +-- .../patch-src_lib_geogram_basic_command__line.cpp | 4 +-- .../files/patch-src_lib_geogram_basic_common.h | 4 +-- .../files/patch-src_lib_geogram_lua_lua__io.cpp | 4 +-- ...third__party_PoissonRecon_PlyVertexMini.h (new) | 38 ++++++++++++++++++++++ ...hird__party_PoissonRecon_SparseMatrix.inl (new) | 18 ++++++++++ ...-src_lib_geogram_voronoi_convex__cell.cpp (new) | 10 ++++++ 11 files changed, 103 insertions(+), 13 deletions(-)