Created attachment 231071 [details] Patch for laszip Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section) Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Created attachment 231073 [details] Patch for laszip v2 Apply https://src.fedoraproject.org/rpms/laszip/blob/rawhide/f/laszip_restoreapi.patch to fix support with devel/liblas
Patch from Fedora doesn't fix the compatibility issues with devel/liblas
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ecff286ac2818d0aaec3680d63234dae73c4766 commit 8ecff286ac2818d0aaec3680d63234dae73c4766 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-18 20:46:52 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2022-01-18 20:48:18 +0000 archivers/laszip: Use upstream release archive PR: 261268 archivers/laszip/Makefile | 11 ++++------- archivers/laszip/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-)
Hi Daniel, Thanks for your patch. It's now committed.