Created attachment 260989 [details] Update to 3.0.25.02.14 Update BUILD_DEPENDS. src/ext.h #ifdef __APPLE__ #include <OpenCL/opencl.h> #else #include <CL/cl.h> #endif
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b5ed42e61a1f6cfe725a024af50657356da8939 commit 1b5ed42e61a1f6cfe725a024af50657356da8939 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2025-06-05 01:10:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-06-16 02:34:09 +0000 devel/clinfo: Update to 3.0.25.02.14 Changes: https://github.com/Oblomov/clinfo/compare/3.0.23.01.25...3.0.25.02.14 PR: 287312 Approved by: maintainer timeout (1 week per "Opening the gates on x11@ ports" on developers@ list) Tested by: jbeich (rusticl from mesa-devel) devel/clinfo/Makefile | 5 ++--- devel/clinfo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-)