git: 2b7b7592b0e1 - main - devel/arm-none-eabi-gcc492: Deprecate port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 10:55:56 UTC
The branch main has been updated by salvadore:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b7b7592b0e1d052eacba180881a449df7233445
commit 2b7b7592b0e1d052eacba180881a449df7233445
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-02-24 10:52:47 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-02-24 10:55:48 +0000
devel/arm-none-eabi-gcc492: Deprecate port
Long time unsupported upstream.
Its last dependency has been deprecated on 2023-02-24 with an expiration
date of 2023-04-30 (see commit
5c35cbe93da05bd8243721adcfc1d9015be7eab6). Set expiration date for this
port one month later.
PR: 269660
---
devel/arm-none-eabi-gcc492/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/arm-none-eabi-gcc492/Makefile b/devel/arm-none-eabi-gcc492/Makefile
index c692489ac858..365a2712b745 100644
--- a/devel/arm-none-eabi-gcc492/Makefile
+++ b/devel/arm-none-eabi-gcc492/Makefile
@@ -13,6 +13,9 @@ WWW= https://gcc.gnu.org/
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+DEPRECATED= Long time unsupported upstream
+EXPIRATION_DATE= 2023-05-31
+
BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile
BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile