CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/07/01 23:30:29
Modified files:
devel/llvm/22 : Makefile
devel/llvm/22/pkg: PLIST-libcxx PLIST-lldb PLIST-main
PLIST-python
Log message:
llvm/22: merge llvm < 21 into 22
As pointed out by claudio, existing llvm-19 installs won't update
since it was unlinked from the tree, so add some conflict and pkgpath
dances similar to the ones that were done for 19. Since 21 needs to
stay for a good while, this is a bit different.
Tested with various combinations and versions of llvm subpackages
installed on stable updated to current across python 3.13 -> 3.14
and llvm 22.
ok jca