Bug 286244 - math/geogram: unbreak
Summary: math/geogram: unbreak
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-20 18:24 UTC by Thierry Thomas
Modified: 2025-04-20 20:18 UTC (History)
2 users (show)

See Also:
vvd: maintainer-feedback? (yuri)


Attachments
Apply 2 fixes to unbreak (12.45 KB, patch)
2025-04-20 18:24 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-04-20 19:35:05 UTC
Typo in port name.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2025-04-20 20:17:29 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-04-20 20:18:56 UTC
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(-)