lang/gcc11: Deprecate with an expiration date of 2025-07-19
GCC 11 went end of life with the relase of GCC 11.5 on 2024-07-19, so time to deprecate and expire one year afterwards. With GCC 12, GCC 13, and GCC 14 there are three robust release branches available, and even GCC 15.1 has been released now. PR: 266189 Approved by: maintainer
This commit is contained in:
parent
dd4bfcad0b
commit
e8fbe03e20
@ -12,6 +12,8 @@ LICENSE= GPLv3 GPLv3RLE
|
||||
LICENSE_COMB= multi
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
|
||||
DEPRECATED= End-of-life upstream since mid 2024, newer versions available
|
||||
EXPIRATION_DATE=2025-07-19
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user