Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2026 10:59:53 +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: c1f00459a545 - main - editors/vscode: Bump port revision after electron42 update (1a2bf51bcadd)
Message-ID:  <6a27f229.31ab3.1cc435e1@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=c1f00459a5457fb2c9f33905fbdd391d80f6b251

commit c1f00459a5457fb2c9f33905fbdd391d80f6b251
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-06-09 10:58:45 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-06-09 10:58:45 +0000

    editors/vscode: Bump port revision after electron42 update (1a2bf51bcadd)
---
 editors/vscode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index cbfceecb811e..eca05534a67e 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	${VSCODE_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules
 DISTFILES=	vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27f229.31ab3.1cc435e1>