git: c1f00459a545 - main - editors/vscode: Bump port revision after electron42 update (1a2bf51bcadd)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jun 2026 10:59:53 UTC
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 \