git: e1fe15b65c54 - main - devel/electron13: deprecate and set to expire on 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 May 2022 05:04:50 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1fe15b65c5465d6a03763b2988a6bc2bed3ec0b commit e1fe15b65c5465d6a03763b2988a6bc2bed3ec0b Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2022-05-21 05:02:53 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2022-05-21 05:04:41 +0000 devel/electron13: deprecate and set to expire on 2022-06-30 --- devel/electron13/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/electron13/Makefile b/devel/electron13/Makefile index 43393eaa3074..cdffc459c497 100644 --- a/devel/electron13/Makefile +++ b/devel/electron13/Makefile @@ -17,6 +17,9 @@ COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/electron/LICENSE +DEPRECATED= EOLed upstream, switch to newer version +EXPIRATION_DATE= 2022-06-30 + FETCH_DEPENDS= yarn-node14>0:www/yarn-node14 EXTRACT_DEPENDS= yarn-node14>0:www/yarn-node14 PATCH_DEPENDS= git:devel/git