git: 87bbbd639068 - main - devel/electron17: deprecate and set to expire on 2022-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Sep 2022 08:28:20 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=87bbbd639068fa91f9e8eef7eed3f3959d954273
commit 87bbbd639068fa91f9e8eef7eed3f3959d954273
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2022-09-03 08:26:34 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2022-09-03 08:28:10 +0000
devel/electron17: deprecate and set to expire on 2022-09-30
---
devel/electron17/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/electron17/Makefile b/devel/electron17/Makefile
index a73769e750b0..ea6548676d83 100644
--- a/devel/electron17/Makefile
+++ b/devel/electron17/Makefile
@@ -18,6 +18,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-09-30
+
FETCH_DEPENDS= yarn-node16>0:www/yarn-node16
EXTRACT_DEPENDS= yarn-node16>0:www/yarn-node16
PATCH_DEPENDS= git:devel/git