Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2022 05:04:50 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e1fe15b65c54 - main - devel/electron13: deprecate and set to expire on 2022-06-30
Message-ID:  <202205210504.24L54osP004984@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205210504.24L54osP004984>