git: d48ffd9e580e - main - devel/electron26: update to 26.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 06:14:30 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=d48ffd9e580ee3f97b621d377cb7a9daa3ed6fc5 commit d48ffd9e580ee3f97b621d377cb7a9daa3ed6fc5 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-11-17 06:12:46 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-11-17 06:14:21 +0000 devel/electron26: update to 26.6.0 Changelog: https://github.com/electron/electron/releases/tag/v26.6.0 Reported by: GitHub (watch releases) Security: a30f1a12-117f-4dac-a1d0-d65eaf084953 --- devel/electron26/Makefile | 2 +- devel/electron26/Makefile.version | 2 +- devel/electron26/distinfo | 10 +++++----- ...-electron_shell_browser_api_electron__api__web__contents.cc | 8 ++++---- ...h-electron_shell_browser_api_electron__api__web__contents.h | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/devel/electron26/Makefile b/devel/electron26/Makefile index 0550592d66e0..dd7ddeabb6fc 100644 --- a/devel/electron26/Makefile +++ b/devel/electron26/Makefile @@ -232,7 +232,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 -YARN_TIMESTAMP= 1699527246 +YARN_TIMESTAMP= 1700174942 .include "Makefile.version" .include <bsd.port.pre.mk> diff --git a/devel/electron26/Makefile.version b/devel/electron26/Makefile.version index 0de8e73021d1..472616b1f1e9 100644 --- a/devel/electron26/Makefile.version +++ b/devel/electron26/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 26.5.0 +ELECTRON_VER= 26.6.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron26/distinfo b/devel/electron26/distinfo index 7ccf4600a810..4bab5c53c512 100644 --- a/devel/electron26/distinfo +++ b/devel/electron26/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1699527633 +TIMESTAMP = 1700176393 SHA256 (electron/chromium-116.0.5845.228.tar.xz) = ccf3d7f2e17fd2fcda6ebaef576787b2aaba7a6b2b4e3103b92260ac26fbc6a1 SIZE (electron/chromium-116.0.5845.228.tar.xz) = 1447024772 SHA256 (electron/937cea04689b7b8dcf3cb9adbb12c79d1d6c38bb) = f7f7f38661b107fc1d91b7918f36362d9180e87f34e3027562eb5db8735746fe SIZE (electron/937cea04689b7b8dcf3cb9adbb12c79d1d6c38bb) = 8881070 SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734 -SHA256 (electron/electron-yarn-cache-26.5.0.tar.xz) = 4b783d49103f13dc3920440eb63c1770131a1375306d5c5b39832299fe8e002b -SIZE (electron/electron-yarn-cache-26.5.0.tar.xz) = 32345708 -SHA256 (electron/electron-electron-v26.5.0_GH0.tar.gz) = 09f705db9ee4cca334ec2ba16e58a1fc1e0f5becbfc16bd8a39d5956f0d62672 -SIZE (electron/electron-electron-v26.5.0_GH0.tar.gz) = 11348675 +SHA256 (electron/electron-yarn-cache-26.6.0.tar.xz) = 94aee3430b3d09bd1ce9b736b854c9eafc9241ed90bd4e4243ce0d800ebbae73 +SIZE (electron/electron-yarn-cache-26.6.0.tar.xz) = 32343972 +SHA256 (electron/electron-electron-v26.6.0_GH0.tar.gz) = 173648e05b26a487e4c1ba10f092bdb5105488811764421d24ce9039522adfe9 +SIZE (electron/electron-electron-v26.6.0_GH0.tar.gz) = 11350193 SHA256 (electron/nodejs-node-v18.16.1_GH0.tar.gz) = 750b09907a0b7054bda042bfc26879b9ccb84f9f436182a820ea188b654ce77b SIZE (electron/nodejs-node-v18.16.1_GH0.tar.gz) = 112039326 SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39 diff --git a/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.cc b/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.cc index 47dfbc4db3fc..de5cddd88c89 100644 --- a/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.cc +++ b/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-11-01 14:01:10 UTC +--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-11-14 20:24:05 UTC +++ electron/shell/browser/api/electron_api_web_contents.cc @@ -155,11 +155,11 @@ #include "ui/base/cocoa/defaults_utils.h" @@ -32,7 +32,7 @@ // Update font settings. static const gfx::FontRenderParams params( gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr)); -@@ -2620,7 +2620,7 @@ void WebContents::ForcefullyCrashRenderer() { +@@ -2633,7 +2633,7 @@ void WebContents::ForcefullyCrashRenderer() { content::RenderProcessHost* rph = rwh->GetProcess(); if (rph) { @@ -41,7 +41,7 @@ // A generic |CrashDumpHungChildProcess()| is not implemented for Linux. // Instead we send an explicit IPC to crash on the renderer's IO thread. rph->ForceCrash(); -@@ -3283,7 +3283,7 @@ void WebContents::CopyImageAt(int x, int y) { +@@ -3296,7 +3296,7 @@ void WebContents::CopyImageAt(int x, int y) { void WebContents::Focus() { // Focusing on WebContents does not automatically focus the window on macOS // and Linux, do it manually to match the behavior on Windows. @@ -50,7 +50,7 @@ if (owner_window()) owner_window()->Focus(true); #endif -@@ -4091,7 +4091,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { +@@ -4104,7 +4104,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { } #endif diff --git a/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.h b/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.h index c85c426c5e3f..92d6d39560b8 100644 --- a/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.h +++ b/devel/electron26/files/patch-electron_shell_browser_api_electron__api__web__contents.h @@ -1,6 +1,6 @@ ---- electron/shell/browser/api/electron_api_web_contents.h.orig 2023-08-14 18:19:06 UTC +--- electron/shell/browser/api/electron_api_web_contents.h.orig 2023-11-14 20:24:05 UTC +++ electron/shell/browser/api/electron_api_web_contents.h -@@ -735,7 +735,7 @@ class WebContents : public ExclusiveAccessContext, +@@ -738,7 +738,7 @@ class WebContents : public ExclusiveAccessContext, #if defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_MAC) ui::ImageModel GetDevToolsWindowIcon() override; #endif