git: 3711b7141ede - main - editors/vscode: Bump port revision after electron39 update (d4aece011199)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Dec 2025 14:40:58 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3711b7141ede73ee0cecfe3dd14b95cecd1ed744
commit 3711b7141ede73ee0cecfe3dd14b95cecd1ed744
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-12-22 14:40:11 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-12-22 14:40:11 +0000
editors/vscode: Bump port revision after electron39 update (d4aece011199)
---
editors/vscode/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 45d2414aaffd..127deddd849b 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 \