Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2024 08:07:33 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: f2eb1b19fe98 - main - devel/electron28: deprecate and set to expire on 2024-08-31
Message-ID:  <202407190807.46J87Xnb013449@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=f2eb1b19fe984d38a95a3ffe37c381d5523263f7

commit f2eb1b19fe984d38a95a3ffe37c381d5523263f7
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-07-19 08:06:04 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-07-19 08:07:08 +0000

    devel/electron28: deprecate and set to expire on 2024-08-31
---
 devel/electron28/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/devel/electron28/Makefile b/devel/electron28/Makefile
index 7d3b58eff732..9430fdeddf96 100644
--- a/devel/electron28/Makefile
+++ b/devel/electron28/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	electron
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${ELECTRON_VER:S/-beta./.b/}
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-Electron/releases/download/v28.2.4/:chromium \
 		https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
@@ -20,6 +21,9 @@ LICENSE=	BSD3CLAUSE LGPL21 MPL11 MIT
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/electron/LICENSE
 
+DEPRECATED=	EOLed upstream, switch to newer version
+EXPIRATION_DATE=	2024-08-31
+
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
 FETCH_DEPENDS=	yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX}



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