[Bug 280943] graphics/mesa-dri: unconditionally depends on LLVM 15 again

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 20 Aug 2024 13:20:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280943

            Bug ID: 280943
           Summary: graphics/mesa-dri: unconditionally depends on LLVM 15
                    again
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: nenet54324@mvpalace.com
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Problematic commit is 277dfdc8d586432b358ede366e4dcc61dfa1ed1b which introduced
devel/libclc dependency, which in turn unconditionally depends on LLVM 15:
BUILD_DEPENDS=  llvm15>=15.0:devel/llvm15 \

I'd suggest remaking it to be similar to also-introduced
devel/spirv-llvm-translator, which supports different LLVM versions, though I
don't have a patch for that as of now.

-- 
You are receiving this mail because:
You are the assignee for the bug.