Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 07:32:45 +0000
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: e1babf2949fd - main - devel/electron38: Deprecate and set to expire on 2026-05-31
Message-ID:  <69d2101d.38394.6a0cd445@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e1babf2949fdb9407f8b3e61ff7769b89c13174d

commit e1babf2949fdb9407f8b3e61ff7769b89c13174d
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-04-05 07:25:09 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-04-05 07:32:13 +0000

    devel/electron38: Deprecate and set to expire on 2026-05-31
---
 devel/electron38/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/electron38/Makefile b/devel/electron38/Makefile
index 08ca18c6318a..2f6ad0e414d8 100644
--- a/devel/electron38/Makefile
+++ b/devel/electron38/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	electron
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${ELECTRON_VER}
-PORTREVISION=	1
+PORTREVISION=	2
 PULSEMV=	16
 PULSEV=		${PULSEMV}.1
 CATEGORIES=	devel
@@ -23,6 +23,9 @@ LICENSE=	BSD3CLAUSE LGPL21 MPL11 MIT
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/electron/LICENSE
 
+DEPRECATED=	EOLed upstream, switch to newer version
+EXPIRATION_DATE=2026-05-31
+
 BROKEN_i386=	fetch fails: node process stalls during fetch phase and eats up all CPUs
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d2101d.38394.6a0cd445>