git: f13f8fe8c6ee - main - devel/electron18: deprecate and set to expire on 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 07:55:28 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=f13f8fe8c6eecec8ceb373e856d56a49d44e1fda commit f13f8fe8c6eecec8ceb373e856d56a49d44e1fda Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-01-24 07:54:18 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-01-24 07:55:20 +0000 devel/electron18: deprecate and set to expire on 2023-03-31 --- devel/electron18/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/electron18/Makefile b/devel/electron18/Makefile index d55ec8e50b41..2771fb897a09 100644 --- a/devel/electron18/Makefile +++ b/devel/electron18/Makefile @@ -19,6 +19,9 @@ WWW= https://electronjs.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/electron/LICENSE +DEPRECATED= EOLed upstream, switch to newer version +EXPIRATION_DATE= 2023-03-31 + FETCH_DEPENDS= yarn-node16>0:www/yarn-node16 EXTRACT_DEPENDS= yarn-node16>0:www/yarn-node16 PATCH_DEPENDS= git:devel/git