Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2026 14:21:12 +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: 92cb6bd2c7c7 - main - editors/vscode: Bump port revision after electron42 update (6081600b0870)
Message-ID:  <6a2d6758.25aba.7b37c12c@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=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 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2d6758.25aba.7b37c12c>