Bug 265874

Summary: textproc/castxml: names only older LLVM versions
Product: Ports & Packages Reporter: Adriaan de Groot <adridg>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Adriaan de Groot freebsd_committer freebsd_triage 2022-08-16 10:55:16 UTC
The castxml port names LLVM 7, 8, 9 .. but not any of the newer ones. Upstream documents supporting up to LLVM 13. Using `LLVM_${LLVM_DEFAULT}` in the options section blocks updating LLVM_DEFAULT to anything newer than 90.

See also #263456
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-08-16 15:21:49 UTC
Fixed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-16 15:22:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a4dcea88d68a204070b74f07b69befceb8315c3

commit 6a4dcea88d68a204070b74f07b69befceb8315c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-16 15:20:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-16 15:21:33 +0000

    textproc/castxml: Add all LLVM versions as options

    PR:             265874
    Reported by:    adridg@

 textproc/castxml/Makefile | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)