[Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Date: Tue, 27 Aug 2024 16:32:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280863 --- Comment #24 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c01e7d09ade35c40645935cbeef38cf28cb487d1 commit c01e7d09ade35c40645935cbeef38cf28cb487d1 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-08-22 09:05:56 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-08-27 16:29:44 +0000 devel/libclc: Flavorize the port Defines some flavors for llvm15 to llvm18 for libclc. This will allow users to use a different LLVM_DEFAULT without having to rely on the default one (llvm15 for now). PR: 280863 Sponsored by: Beckhoff Automation GmbH & Co. KG devel/libclc/Makefile | 30 +- devel/libclc/distinfo (gone) | 3 - devel/libclc/distinfo.llvm15 (new) | 3 + devel/libclc/distinfo.llvm16 (new) | 3 + devel/libclc/distinfo.llvm17 (new) | 3 + devel/libclc/distinfo.llvm18 (new) | 3 + devel/libclc/pkg-plist | 744 ++++++++++++++++++++----------------- graphics/mesa-devel/Makefile | 4 +- graphics/mesa-dri/Makefile | 5 +- lang/clover/Makefile | 4 +- 10 files changed, 444 insertions(+), 358 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.