git: df83d1adf4d3 - main - devel/electron24: update to 24.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 06:24:14 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=df83d1adf4d322cc4d0cbb713c1697df3898937c commit df83d1adf4d322cc4d0cbb713c1697df3898937c Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-07-20 06:22:53 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-07-20 06:24:03 +0000 devel/electron24: update to 24.6.3 Changelog: https://github.com/electron/electron/releases/tag/v24.6.3 Reported by: GitHub (watch releases) --- devel/electron24/Makefile | 2 +- devel/electron24/Makefile.version | 2 +- devel/electron24/distinfo | 10 +++++----- ...ctron_shell_browser_api_electron__api__desktop__capturer.cc | 4 ++-- ...-electron_shell_browser_api_electron__api__web__contents.cc | 8 ++++---- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/devel/electron24/Makefile b/devel/electron24/Makefile index 23b7bcacf836..3b253ec78a8c 100644 --- a/devel/electron24/Makefile +++ b/devel/electron24/Makefile @@ -221,7 +221,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 -YARN_TIMESTAMP= 1688642149 +YARN_TIMESTAMP= 1689664324 .include "Makefile.version" .include <bsd.port.pre.mk> diff --git a/devel/electron24/Makefile.version b/devel/electron24/Makefile.version index b514e0e53c27..39620a89324f 100644 --- a/devel/electron24/Makefile.version +++ b/devel/electron24/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 24.6.2 +ELECTRON_VER= 24.6.3 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron24/distinfo b/devel/electron24/distinfo index fef08a3b9cd0..9ecff3ca3705 100644 --- a/devel/electron24/distinfo +++ b/devel/electron24/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1688642466 +TIMESTAMP = 1689666196 SHA256 (electron/chromium-112.0.5615.204.tar.xz) = 4eb23f689df9685fc4ce38fe751023ac98aab2ca21af1ee7ebe47fa5c095a09d SIZE (electron/chromium-112.0.5615.204.tar.xz) = 1572906744 SHA256 (electron/a98dcca3c46a718770b2cb3430785ea4ed7e3f09) = 386332ab89cbe19c427a3febcf2e93ee89a3007243da3e3e466823f50d00eba5 SIZE (electron/a98dcca3c46a718770b2cb3430785ea4ed7e3f09) = 9822544 SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734 -SHA256 (electron/electron-yarn-cache-24.6.2.tar.xz) = 0c5e42ce89e8e66762f5e7e2c7746142fe707da70296ba954f98a8021fee525a -SIZE (electron/electron-yarn-cache-24.6.2.tar.xz) = 41637216 -SHA256 (electron/electron-electron-v24.6.2_GH0.tar.gz) = d1da787a84164bcd8b09281037440c80e0c5b38619ad1b5af3a1c5bf881b9426 -SIZE (electron/electron-electron-v24.6.2_GH0.tar.gz) = 10496938 +SHA256 (electron/electron-yarn-cache-24.6.3.tar.xz) = a5f9ed8a1174eb1205fba834cccc76614ec437c0ca4d3b51f08f57080d1fb611 +SIZE (electron/electron-yarn-cache-24.6.3.tar.xz) = 41635648 +SHA256 (electron/electron-electron-v24.6.3_GH0.tar.gz) = fd2483d705e7c3e0c2fd0d8b8a493c01dd318212a29c9e7896b0a92cacbc2b44 +SIZE (electron/electron-electron-v24.6.3_GH0.tar.gz) = 10496899 SHA256 (electron/nodejs-node-v18.14.0_GH0.tar.gz) = 31bbccdff73269baebcc9f32c2ffe428f28be79841527c63e95da93e8c630829 SIZE (electron/nodejs-node-v18.14.0_GH0.tar.gz) = 113058999 SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39 diff --git a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc b/devel/electron24/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc index 520b4fa9e7bd..76347e092d7d 100644 --- a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc +++ b/devel/electron24/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_desktop_capturer.cc.orig 2023-03-08 02:34:17 UTC +--- electron/shell/browser/api/electron_api_desktop_capturer.cc.orig 2023-07-11 13:17:52 UTC +++ electron/shell/browser/api/electron_api_desktop_capturer.cc @@ -36,7 +36,7 @@ #include "third_party/webrtc/modules/desktop_capture/win/dxgi_duplicator_controller.h" @@ -18,7 +18,7 @@ // Private function in ui/base/x/x11_display_util.cc std::map<x11::RandR::Output, int> GetMonitors(int version, x11::RandR* randr, -@@ -296,7 +296,7 @@ void DesktopCapturer::UpdateSourcesList(DesktopMediaLi +@@ -348,7 +348,7 @@ void DesktopCapturer::UpdateSourcesList(DesktopMediaLi for (auto& source : screen_sources) { source.display_id = base::NumberToString(source.media_list_source.id.id); } diff --git a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.cc b/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.cc index f51ec35af845..2193e9ce9e5b 100644 --- a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.cc +++ b/devel/electron24/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-06-27 15:34:12 UTC +--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-07-11 13:17:52 UTC +++ electron/shell/browser/api/electron_api_web_contents.cc @@ -152,11 +152,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)); -@@ -2497,7 +2497,7 @@ void WebContents::ForcefullyCrashRenderer() { +@@ -2499,7 +2499,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(); -@@ -3140,7 +3140,7 @@ void WebContents::CopyImageAt(int x, int y) { +@@ -3142,7 +3142,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 -@@ -3946,7 +3946,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { +@@ -3948,7 +3948,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { } #endif