Re: devel/llvm10: deprecate, set short expiration ( lang/ghc810 has LLVM_VERSION= 10 )
Date: Wed, 20 Sep 2023 18:48:16 UTC
On Sep 20, 2023, at 11:07, Mark Millard <marklmi@yahoo.com> wrote: >> author Brooks Davis <brooks@FreeBSD.org> 2023-09-20 15:55:42 +0000 >> committer Brooks Davis <brooks@FreeBSD.org> 2023-09-20 17:02:00 +0000 >> commit e46126d5d35bf996048bcaa47d4de3a7fc7aa75d (patch) >> tree ad9e142ec89607785e47de0e055d740c4a94afbe >> parent 50e51d2680b46371c9d29c1b02fdd51aac17a86e (diff) >> . . . >> >> devel/llvm10: deprecate, set short expiration >> >> All dependent ports appear not to depend on llvm10 in practice and I've >> submitted PRs for them. Set an expiration (somewhat shorter than ideal) >> so llvm10 doesn't end up in 2023Q4. >> >> PR: 273963, 273964, 273977 > > lang/ghc810 has in its Makefile : > > LLVM_VERSION= 10 > I also should have listed: BOOT_LLVM_VERSION= 10 Also . . . lang/ghc92 has in its Makfile: BOOT_LLVM_VERSION= 10 === Mark Millard marklmi at yahoo.com