[Bug 270670] devel/llvm*: LLVM_SUFFIX with '-' breaks llvm Python modules
Date: Wed, 12 Apr 2023 18:01:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270670 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcc6ffd087d07cdee35c8633863fb0a92f00d346 commit bcc6ffd087d07cdee35c8633863fb0a92f00d346 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2023-04-12 18:01:19 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2023-04-12 18:01:19 +0000 devel/llvm-devel: new snapshot, lit fixes Fix the the python module name to use an '_' in place of '-' in the port-specific module name. Remove a workaround that is now upstream. PR: 270670, 269931 Co-Authored-by: Pawel Biernacki <kaktus@freebsd.org> devel/llvm-devel/Makefile | 23 +++--- devel/llvm-devel/Makefile.snapshot | 4 +- devel/llvm-devel/distinfo | 6 +- ...ugins_Process_Utility_FreeBSDSignals.cpp (gone) | 13 ---- devel/llvm-devel/pkg-plist | 86 +++++++++++++++------- 5 files changed, 78 insertions(+), 54 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.