[Bug 270670] devel/llvm*: LLVM_SUFFIX with '-' breaks llvm Python modules
Date: Tue, 18 Apr 2023 16:49:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270670 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd4074145d743032b5237a7caf34de04f73601bf commit cd4074145d743032b5237a7caf34de04f73601bf Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2023-04-18 16:48:33 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2023-04-18 16:48:33 +0000 devel/llvm-{cheri,morello}: new snapshots, lit fixes Fix the the python module name to use an '_' in place of '-' in the port-specific module name. PR: 270670, 269931 Sponsored by: DARPA Co-Authored-by: Pawel Biernacki <kaktus@freebsd.org> devel/llvm-cheri/Makefile | 19 ++++++++++-------- devel/llvm-cheri/Makefile.snapshot | 4 ++-- devel/llvm-cheri/distinfo | 6 +++--- devel/llvm-cheri/pkg-plist | 38 ++++++++++++++++++------------------ devel/llvm-morello/Makefile.snapshot | 4 ++-- devel/llvm-morello/distinfo | 6 +++--- devel/llvm-morello/pkg-plist | 38 ++++++++++++++++++------------------ 7 files changed, 59 insertions(+), 56 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.