Created attachment 274280 [details] Patch to update to 2.5.5 Update to 2.5.5. Changelog: https://github.com/Gepetto/collada-dom/blob/main/CHANGELOG.md This fixes cmake issues for upgrading to CMake 4. The whole build process has been tweaked since 2.5.2 to remove dependencies.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=27bb1aa830c14b1d8f877f6252d64bba432b89f0 commit 27bb1aa830c14b1d8f877f6252d64bba432b89f0 Author: Trenton Schulz <trenton@norwegianrockcat.com> AuthorDate: 2026-08-30 05:32:19 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-08-31 18:23:27 +0000 devel/collada-dom: Update to 2.5.5 Changelog: https://github.com/Gepetto/collada-dom/blob/main/CHANGELOG.md PR: 298060 devel/collada-dom/Makefile | 3 +-- devel/collada-dom/distinfo | 6 +++--- devel/collada-dom/files/patch-CMakeLists.txt | 26 ++++++++++++++++++++++++-- devel/collada-dom/pkg-plist | 2 +- 4 files changed, 29 insertions(+), 8 deletions(-)
Pushed, thank you.