git: 92cb6bd2c7c7 - main - editors/vscode: Bump port revision after electron42 update (6081600b0870)

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Sat, 13 Jun 2026 14:21:12 UTC
The branch main has been updated by tagattie:

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

commit 92cb6bd2c7c7d2566d60e5f69ce6d871103393c9
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-06-13 14:20:27 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-06-13 14:20:27 +0000

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

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