git: 75b587485301 - main - editors/vscode: update to 1.70.0

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Mon, 08 Aug 2022 07:17:02 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=75b5874853019ba8693fc337e88acdc5f752a458

commit 75b5874853019ba8693fc337e88acdc5f752a458
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2022-08-08 07:15:16 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2022-08-08 07:16:49 +0000

    editors/vscode: update to 1.70.0
    
    Changelog: https://code.visualstudio.com/updates/v1_70
---
 editors/vscode/Makefile                            |  5 ++--
 editors/vscode/distinfo                            | 14 +++++-----
 .../files/patch-build_gulpfile.extensions.js       |  4 +--
 .../vscode/files/patch-build_lib_layersChecker.ts  |  4 +--
 editors/vscode/files/patch-src_main.js             |  4 +--
 editors/vscode/files/patch-src_vs_base_node_ps.ts  |  6 ++---
 .../files/patch-src_vs_code_electron-main_app.ts   |  4 +--
 ...-src_vs_workbench_api_browser_mainThreadTask.ts |  4 +--
 ...h_contrib_extensions_browser_extensionEditor.ts |  4 +--
 editors/vscode/pkg-plist                           | 30 +++++++++++-----------
 10 files changed, 39 insertions(+), 40 deletions(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index e352ad483294..aa7a43f52aac 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	vscode
-DISTVERSION=	1.69.2
-PORTREVISION=	2
+DISTVERSION=	1.70.0
 CATEGORIES=	editors
 MASTER_SITES=	https://registry.npmjs.org/esbuild-freebsd-64/-/:esbuild_binary \
 		https://nodejs.org/dist/v${NODE_VER}/:node_headers \
@@ -70,7 +69,7 @@ USES=		desktop-file-utils gl gmake gnome iconv jpeg pkgconfig \
 USE_GITHUB=	yes
 GH_ACCOUNT=	microsoft
 
-SOURCE_COMMIT_HASH=	3b889b090b5ad5793f524b5d1d39fda662b96a2a
+SOURCE_COMMIT_HASH=	da76f93349a72022ca4670c1b84860304616aaa2
 
 BINARY_ALIAS=	python=${PYTHON_CMD}
 
diff --git a/editors/vscode/distinfo b/editors/vscode/distinfo
index 130780363649..65d64d62ef23 100644
--- a/editors/vscode/distinfo
+++ b/editors/vscode/distinfo
@@ -1,13 +1,13 @@
-TIMESTAMP = 1658215033
+TIMESTAMP = 1659771695
 SHA256 (vscode/esbuild-freebsd-64-0.14.2.tgz) = 9e5669e0afa0bdccdce9ab5c07eeec45cc3116ebdeb2739ff7f11e27c6ab6c34
 SIZE (vscode/esbuild-freebsd-64-0.14.2.tgz) = 3228893
 SHA256 (vscode/esbuild-freebsd-64-0.11.23.tgz) = 976dc94c9aa92d7ef029c1f5e246883986fa92626aba8c8a37876a6929c64c30
 SIZE (vscode/esbuild-freebsd-64-0.11.23.tgz) = 3108323
 SHA256 (vscode/node-v16.13.2-headers.tar.gz) = a3e023ea3bc30b629c0e86f069c1900ec8f4ccb5ede1984b96ed831d4b4c469e
 SIZE (vscode/node-v16.13.2-headers.tar.gz) = 562606
-SHA256 (vscode/yarn-offline-cache-1.69.2.tar.gz) = 778ed5321a3d984fb537bd0809421b6983f1d8fc9773264cc783eeabb5180262
-SIZE (vscode/yarn-offline-cache-1.69.2.tar.gz) = 169248541
-SHA256 (vscode/vscode-marketplace-exts-1.69.2.tar.gz) = 805691345d58a23d728e2509934bccda57275243627416bceff082714ac4737c
-SIZE (vscode/vscode-marketplace-exts-1.69.2.tar.gz) = 1727854
-SHA256 (vscode/microsoft-vscode-1.69.2_GH0.tar.gz) = da73d5c322a6a8cbc8ac77fb68720327a3d42df592712248b63f86f9633618a0
-SIZE (vscode/microsoft-vscode-1.69.2_GH0.tar.gz) = 15414414
+SHA256 (vscode/yarn-offline-cache-1.70.0.tar.gz) = 347c2b13eabd92ad8090e1a85194b2efcceeb7d59d6d103c7eb07b65cdfc6c3a
+SIZE (vscode/yarn-offline-cache-1.70.0.tar.gz) = 159051115
+SHA256 (vscode/vscode-marketplace-exts-1.70.0.tar.gz) = d13206fa4ea1e2ec98e3f66d5ada384b254e0fbdac56335fb30197a4f10ff1e1
+SIZE (vscode/vscode-marketplace-exts-1.70.0.tar.gz) = 1733057
+SHA256 (vscode/microsoft-vscode-1.70.0_GH0.tar.gz) = 7a4a228a641f58780c4afa298277f226ef05661d1a08df9d4ca25d3200bc27b7
+SIZE (vscode/microsoft-vscode-1.70.0_GH0.tar.gz) = 15475277
diff --git a/editors/vscode/files/patch-build_gulpfile.extensions.js b/editors/vscode/files/patch-build_gulpfile.extensions.js
index b746db09acc3..dc622857e841 100644
--- a/editors/vscode/files/patch-build_gulpfile.extensions.js
+++ b/editors/vscode/files/patch-build_gulpfile.extensions.js
@@ -1,6 +1,6 @@
---- build/gulpfile.extensions.js.orig	2022-07-05 18:15:23 UTC
+--- build/gulpfile.extensions.js.orig	2022-08-03 05:14:29 UTC
 +++ build/gulpfile.extensions.js
-@@ -236,7 +236,7 @@ const cleanExtensionsBuildTask = task.define('clean-ex
+@@ -237,7 +237,7 @@ const cleanExtensionsBuildTask = task.define('clean-ex
  const compileExtensionsBuildTask = task.define('compile-extensions-build', task.series(
  	cleanExtensionsBuildTask,
  	task.define('bundle-extensions-build', () => ext.packageLocalExtensionsStream(false).pipe(gulp.dest('.build'))),
diff --git a/editors/vscode/files/patch-build_lib_layersChecker.ts b/editors/vscode/files/patch-build_lib_layersChecker.ts
index e1a552ca87d9..9e8ca21d2336 100644
--- a/editors/vscode/files/patch-build_lib_layersChecker.ts
+++ b/editors/vscode/files/patch-build_lib_layersChecker.ts
@@ -1,6 +1,6 @@
---- build/lib/layersChecker.ts.orig	2022-05-16 17:42:35 UTC
+--- build/lib/layersChecker.ts.orig	2022-08-03 05:14:29 UTC
 +++ build/lib/layersChecker.ts
-@@ -307,7 +307,7 @@ function checkFile(program: ts.Program, sourceFile: ts
+@@ -313,7 +313,7 @@ function checkFile(program: ts.Program, sourceFile: ts
  function createProgram(tsconfigPath: string): ts.Program {
  	const tsConfig = ts.readConfigFile(tsconfigPath, ts.sys.readFile);
  
diff --git a/editors/vscode/files/patch-src_main.js b/editors/vscode/files/patch-src_main.js
index 6ad41829acd0..fb91a5f208ce 100644
--- a/editors/vscode/files/patch-src_main.js
+++ b/editors/vscode/files/patch-src_main.js
@@ -1,6 +1,6 @@
---- src/main.js.orig	2022-04-11 07:30:00 UTC
+--- src/main.js.orig	2022-08-03 05:14:29 UTC
 +++ src/main.js
-@@ -160,7 +160,7 @@ function configureCommandlineSwitchesSync(cliArgs) {
+@@ -157,7 +157,7 @@ function configureCommandlineSwitchesSync(cliArgs) {
  		'force-color-profile'
  	];
  
diff --git a/editors/vscode/files/patch-src_vs_base_node_ps.ts b/editors/vscode/files/patch-src_vs_base_node_ps.ts
index 1c83995c7228..079a5fc65e87 100644
--- a/editors/vscode/files/patch-src_vs_base_node_ps.ts
+++ b/editors/vscode/files/patch-src_vs_base_node_ps.ts
@@ -1,6 +1,6 @@
---- src/vs/base/node/ps.ts.orig	2022-05-16 17:42:35 UTC
+--- src/vs/base/node/ps.ts.orig	2022-08-03 05:14:29 UTC
 +++ src/vs/base/node/ps.ts
-@@ -218,7 +218,7 @@ export function listProcesses(rootPid: number): Promis
+@@ -223,7 +223,7 @@ export function listProcesses(rootPid: number): Promis
  
  			exec('which ps', {}, (err, stdout, stderr) => {
  				if (err || stderr) {
@@ -9,7 +9,7 @@
  						reject(err || new Error(stderr.toString()));
  					} else {
  						const cmd = JSON.stringify(FileAccess.asFileUri('vs/base/node/ps.sh', require).fsPath);
-@@ -233,7 +233,8 @@ export function listProcesses(rootPid: number): Promis
+@@ -238,7 +238,8 @@ export function listProcesses(rootPid: number): Promis
  					}
  				} else {
  					const ps = stdout.toString().trim();
diff --git a/editors/vscode/files/patch-src_vs_code_electron-main_app.ts b/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
index 6b8519b49a40..1e6d981e7720 100644
--- a/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
+++ b/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
@@ -1,6 +1,6 @@
---- src/vs/code/electron-main/app.ts.orig	2022-07-05 18:15:23 UTC
+--- src/vs/code/electron-main/app.ts.orig	2022-08-03 05:14:29 UTC
 +++ src/vs/code/electron-main/app.ts
-@@ -588,7 +588,7 @@ export class CodeApplication extends Disposable {
+@@ -600,7 +600,7 @@ export class CodeApplication extends Disposable {
  				services.set(IUpdateService, new SyncDescriptor(Win32UpdateService));
  				break;
  
diff --git a/editors/vscode/files/patch-src_vs_workbench_api_browser_mainThreadTask.ts b/editors/vscode/files/patch-src_vs_workbench_api_browser_mainThreadTask.ts
index 170b9467281c..854aea4203d0 100644
--- a/editors/vscode/files/patch-src_vs_workbench_api_browser_mainThreadTask.ts
+++ b/editors/vscode/files/patch-src_vs_workbench_api_browser_mainThreadTask.ts
@@ -1,6 +1,6 @@
---- src/vs/workbench/api/browser/mainThreadTask.ts.orig	2022-07-05 18:15:23 UTC
+--- src/vs/workbench/api/browser/mainThreadTask.ts.orig	2022-08-03 05:14:29 UTC
 +++ src/vs/workbench/api/browser/mainThreadTask.ts
-@@ -663,7 +663,7 @@ export class MainThreadTask implements MainThreadTaskS
+@@ -666,7 +666,7 @@ export class MainThreadTask implements MainThreadTaskS
  			case 'darwin':
  				platform = Platform.Platform.Mac;
  				break;
diff --git a/editors/vscode/files/patch-src_vs_workbench_contrib_extensions_browser_extensionEditor.ts b/editors/vscode/files/patch-src_vs_workbench_contrib_extensions_browser_extensionEditor.ts
index a13245dfc360..09f05ca18d5e 100644
--- a/editors/vscode/files/patch-src_vs_workbench_contrib_extensions_browser_extensionEditor.ts
+++ b/editors/vscode/files/patch-src_vs_workbench_contrib_extensions_browser_extensionEditor.ts
@@ -1,6 +1,6 @@
---- src/vs/workbench/contrib/extensions/browser/extensionEditor.ts.orig	2022-07-05 18:15:23 UTC
+--- src/vs/workbench/contrib/extensions/browser/extensionEditor.ts.orig	2022-08-03 05:14:29 UTC
 +++ src/vs/workbench/contrib/extensions/browser/extensionEditor.ts
-@@ -1689,7 +1689,8 @@ export class ExtensionEditor extends EditorPane {
+@@ -1691,7 +1691,8 @@ export class ExtensionEditor extends EditorPane {
  
  		switch (platform) {
  			case 'win32': key = rawKeyBinding.win; break;
diff --git a/editors/vscode/pkg-plist b/editors/vscode/pkg-plist
index c3f71a802cf2..4b192962996f 100644
--- a/editors/vscode/pkg-plist
+++ b/editors/vscode/pkg-plist
@@ -91,7 +91,9 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/configuration-editing/package.json
 %%DATADIR%%/resources/app/extensions/configuration-editing/package.nls.json
 %%DATADIR%%/resources/app/extensions/configuration-editing/schemas/attachContainer.schema.json
+%%DATADIR%%/resources/app/extensions/configuration-editing/schemas/devContainer.codespaces.schema.json
 %%DATADIR%%/resources/app/extensions/configuration-editing/schemas/devContainer.schema.generated.json
+%%DATADIR%%/resources/app/extensions/configuration-editing/schemas/devContainer.vscode.schema.json
 %%DATADIR%%/resources/app/extensions/cpp/language-configuration.json
 %%DATADIR%%/resources/app/extensions/cpp/package.json
 %%DATADIR%%/resources/app/extensions/cpp/package.nls.json
@@ -179,7 +181,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/git-base/syntaxes/ignore.tmLanguage.json
 %%DATADIR%%/resources/app/extensions/git/README.md
 %%DATADIR%%/resources/app/extensions/git/dist/164.js
-%%DATADIR%%/resources/app/extensions/git/dist/488.js
+%%DATADIR%%/resources/app/extensions/git/dist/391.js
 %%DATADIR%%/resources/app/extensions/git/dist/939.js
 %%DATADIR%%/resources/app/extensions/git/dist/939.js.LICENSE.txt
 %%DATADIR%%/resources/app/extensions/git/dist/askpass-empty.sh
@@ -214,7 +216,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/git/resources/icons/light/status-untracked.svg
 %%DATADIR%%/resources/app/extensions/github-authentication/README.md
 %%DATADIR%%/resources/app/extensions/github-authentication/dist/164.js
-%%DATADIR%%/resources/app/extensions/github-authentication/dist/488.js
+%%DATADIR%%/resources/app/extensions/github-authentication/dist/391.js
 %%DATADIR%%/resources/app/extensions/github-authentication/dist/939.js
 %%DATADIR%%/resources/app/extensions/github-authentication/dist/939.js.LICENSE.txt
 %%DATADIR%%/resources/app/extensions/github-authentication/dist/extension.js
@@ -278,10 +280,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/hlsl/package.nls.json
 %%DATADIR%%/resources/app/extensions/hlsl/syntaxes/hlsl.tmLanguage.json
 %%DATADIR%%/resources/app/extensions/html-language-features/README.md
-%%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/278.htmlClientMain.js
-%%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/493.htmlClientMain.js
-%%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/493.htmlClientMain.js.LICENSE.txt
-%%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/955.htmlClientMain.js
 %%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/htmlClientMain.js
 %%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/nls.metadata.header.json
 %%DATADIR%%/resources/app/extensions/html-language-features/client/dist/node/nls.metadata.json
@@ -316,6 +314,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/ini/syntaxes/ini.tmLanguage.json
 %%DATADIR%%/resources/app/extensions/ipynb/README.md
 %%DATADIR%%/resources/app/extensions/ipynb/dist/ipynbMain.js
+%%DATADIR%%/resources/app/extensions/ipynb/notebook-out/cellAttachmentRenderer.js
 %%DATADIR%%/resources/app/extensions/ipynb/package.json
 %%DATADIR%%/resources/app/extensions/ipynb/package.nls.json
 %%DATADIR%%/resources/app/extensions/jake/README.md
@@ -339,10 +338,10 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
 %%DATADIR%%/resources/app/extensions/javascript/tags-language-configuration.json
 %%DATADIR%%/resources/app/extensions/json-language-features/README.md
+%%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/201.jsonClientMain.js
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/278.jsonClientMain.js
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/493.jsonClientMain.js
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/493.jsonClientMain.js.LICENSE.txt
-%%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/955.jsonClientMain.js
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/jsonClientMain.js
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/nls.metadata.header.json
 %%DATADIR%%/resources/app/extensions/json-language-features/client/dist/node/nls.metadata.json
@@ -394,14 +393,12 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/markdown-basics/syntaxes/markdown.tmLanguage.json
 %%DATADIR%%/resources/app/extensions/markdown-language-features/README.md
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/164.js
-%%DATADIR%%/resources/app/extensions/markdown-language-features/dist/488.js
+%%DATADIR%%/resources/app/extensions/markdown-language-features/dist/391.js
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/939.js
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/939.js.LICENSE.txt
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/extension.js
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/nls.metadata.header.json
 %%DATADIR%%/resources/app/extensions/markdown-language-features/dist/nls.metadata.json
-%%DATADIR%%/resources/app/extensions/markdown-language-features/esbuild-notebook.js
-%%DATADIR%%/resources/app/extensions/markdown-language-features/esbuild-preview.js
 %%DATADIR%%/resources/app/extensions/markdown-language-features/icon.png
 %%DATADIR%%/resources/app/extensions/markdown-language-features/media/highlight.css
 %%DATADIR%%/resources/app/extensions/markdown-language-features/media/index.js
@@ -413,6 +410,11 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/markdown-language-features/package.json
 %%DATADIR%%/resources/app/extensions/markdown-language-features/package.nls.json
 %%DATADIR%%/resources/app/extensions/markdown-language-features/schemas/package.schema.json
+%%DATADIR%%/resources/app/extensions/markdown-language-features/server/.npmignore
+%%DATADIR%%/resources/app/extensions/markdown-language-features/server/README.md
+%%DATADIR%%/resources/app/extensions/markdown-language-features/server/dist/node/main.js
+%%DATADIR%%/resources/app/extensions/markdown-language-features/server/package.json
+%%DATADIR%%/resources/app/extensions/markdown-language-features/server/yarn.lock
 %%DATADIR%%/resources/app/extensions/markdown-math/README.md
 %%DATADIR%%/resources/app/extensions/markdown-math/dist/extension.js
 %%DATADIR%%/resources/app/extensions/markdown-math/icon.png
@@ -451,7 +453,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/merge-conflict/package.nls.json
 %%DATADIR%%/resources/app/extensions/microsoft-authentication/README.md
 %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/164.js
-%%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/488.js
+%%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/391.js
 %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/939.js
 %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/939.js.LICENSE.txt
 %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/extension.js
@@ -778,7 +780,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/simple-browser/dist/extension.js
 %%DATADIR%%/resources/app/extensions/simple-browser/dist/nls.metadata.header.json
 %%DATADIR%%/resources/app/extensions/simple-browser/dist/nls.metadata.json
-%%DATADIR%%/resources/app/extensions/simple-browser/esbuild-preview.js
 %%DATADIR%%/resources/app/extensions/simple-browser/media/codicon.css
 %%DATADIR%%/resources/app/extensions/simple-browser/media/codicon.ttf
 %%DATADIR%%/resources/app/extensions/simple-browser/media/icon.png
@@ -861,7 +862,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
 %%DATADIR%%/resources/app/extensions/typescript-language-features/README.md
 %%DATADIR%%/resources/app/extensions/typescript-language-features/dist/164.js
-%%DATADIR%%/resources/app/extensions/typescript-language-features/dist/488.js
+%%DATADIR%%/resources/app/extensions/typescript-language-features/dist/391.js
 %%DATADIR%%/resources/app/extensions/typescript-language-features/dist/939.js
 %%DATADIR%%/resources/app/extensions/typescript-language-features/dist/939.js.LICENSE.txt
 %%DATADIR%%/resources/app/extensions/typescript-language-features/dist/extension.js
@@ -930,8 +931,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcess.js
 %%DATADIR%%/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js
 %%DATADIR%%/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.nls.js
-%%DATADIR%%/resources/app/out/vs/code/electron-browser/workbench/workbench.html
-%%DATADIR%%/resources/app/out/vs/code/electron-browser/workbench/workbench.js
 %%DATADIR%%/resources/app/out/vs/code/electron-main/main.js
 %%DATADIR%%/resources/app/out/vs/code/electron-main/main.nls.js
 %%DATADIR%%/resources/app/out/vs/code/electron-sandbox/issue/issueReporter.html
@@ -945,6 +944,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/out/vs/code/electron-sandbox/processExplorer/processExplorerMain.js
 %%DATADIR%%/resources/app/out/vs/code/electron-sandbox/processExplorer/processExplorerMain.nls.js
 %%DATADIR%%/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html
+%%DATADIR%%/resources/app/out/vs/code/electron-sandbox/workbench/workbench.js
 %%DATADIR%%/resources/app/out/vs/code/node/cli.js
 %%DATADIR%%/resources/app/out/vs/code/node/cli.nls.js
 %%DATADIR%%/resources/app/out/vs/code/node/cliProcessMain.js