git: 5c6feca38b60 - main - editors/vscode: chase devel/electron12 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Nov 2021 04:58:11 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c6feca38b60b78fa115e111840a7c2cd583829c commit 5c6feca38b60b78fa115e111840a7c2cd583829c Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2021-11-11 04:56:57 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2021-11-11 04:57:44 +0000 editors/vscode: chase devel/electron12 update --- editors/vscode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 8e1a28984d56..18042ed1fcbb 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.56.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= https://registry.npmjs.org/esbuild-freebsd-64/-/:esbuild_binary \ https://nodejs.org/dist/v${NODE_VER}/:node_headers \