diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-11-28 11:31:28 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-11-28 11:35:09 +0900 |
| commit | 8b896e47502cd774455e752b73ff634da2f2ff54 (patch) | |
| tree | 90b1804b6890c63c992cd1ec7e7e5e9b01a5390a | |
| parent | ports-mgmt/poudriere-devel: Mark BROKEN for now due to a bulk error. (diff) | |
editors/vscode: Update to 1.106.3
Changelog: https://code.visualstudio.com/updates/v1_106
Reported by: GitHub (watch releases)
| -rw-r--r-- | editors/vscode/Makefile | 5 | ||||
| -rw-r--r-- | editors/vscode/distinfo | 14 |
2 files changed, 9 insertions, 10 deletions
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index d6ca6206a24b..45fedbedec6f 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,5 @@ PORTNAME= vscode -DISTVERSION= 1.106.2 -PORTREVISION= 1 +DISTVERSION= 1.106.3 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ @@ -69,7 +68,7 @@ USES= desktop-file-utils display:test gl gmake gnome gssapi:mit \ USE_GITHUB= yes GH_ACCOUNT= microsoft -SOURCE_COMMIT_HASH= 1e3c50d64110be466c0b4a45222e81d2c9352888 +SOURCE_COMMIT_HASH= bf9252a2fb45be6893dd8870c0bf37e2e1766d61 BINARY_ALIAS= python=${PYTHON_CMD} diff --git a/editors/vscode/distinfo b/editors/vscode/distinfo index eb08eaee77f7..967dfefb1260 100644 --- a/editors/vscode/distinfo +++ b/editors/vscode/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1763617404 -SHA256 (vscode/vscode-node-modules-1.106.2.tar.gz) = f89361574a3bc2e14c792201b54c737f16953cbdaa2d126c1d45ec53089c92ab -SIZE (vscode/vscode-node-modules-1.106.2.tar.gz) = 456936788 -SHA256 (vscode/vscode-marketplace-exts-1.106.2.tar.gz) = fd49db5e24afdb3af2022996ebfd1697276b1f9d7c369e089c711e77abd71ace -SIZE (vscode/vscode-marketplace-exts-1.106.2.tar.gz) = 1704787 -SHA256 (vscode/microsoft-vscode-1.106.2_GH0.tar.gz) = 41d6a9e20814ad9629943d5fa0157cfa9e7090fc4a62cd3be7fcc9be4b46f410 -SIZE (vscode/microsoft-vscode-1.106.2_GH0.tar.gz) = 24045425 +TIMESTAMP = 1764278578 +SHA256 (vscode/vscode-node-modules-1.106.3.tar.gz) = 2634b129617857e323bb81b0e74281286141e81f0e931ed46039a5f4d40b4322 +SIZE (vscode/vscode-node-modules-1.106.3.tar.gz) = 456865192 +SHA256 (vscode/vscode-marketplace-exts-1.106.3.tar.gz) = 80a47e71e539baa3383f3cb139dc2d2f632b118a82e985c1fe61e90a574ea2d4 +SIZE (vscode/vscode-marketplace-exts-1.106.3.tar.gz) = 1704511 +SHA256 (vscode/microsoft-vscode-1.106.3_GH0.tar.gz) = 1b8530e60339963f5a12601db3191fa1f325a210148dfbea00275813583d69b9 +SIZE (vscode/microsoft-vscode-1.106.3_GH0.tar.gz) = 24044557 |
