git: 4155b6f9e1db - main - devel/electron27: deprecate and set to expire on 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 14:24:45 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=4155b6f9e1db5850f3352b853b7b6ce42130882c commit 4155b6f9e1db5850f3352b853b7b6ce42130882c Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-04-18 14:23:37 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-04-18 14:23:37 +0000 devel/electron27: deprecate and set to expire on 2024-05-31 --- devel/electron27/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/electron27/Makefile b/devel/electron27/Makefile index 92437e371c5e..fc4d263e7fe4 100644 --- a/devel/electron27/Makefile +++ b/devel/electron27/Makefile @@ -20,6 +20,9 @@ LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/electron/LICENSE +DEPRECATED= EOLed upstream, switch to newer version +EXPIRATION_DATE= 2024-05-31 + ONLY_FOR_ARCHS= aarch64 amd64 i386 FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX}