Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2023 14:33:53 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9566a2c79445 - main - devel/electron26: update to 26.4.0
Message-ID:  <202310121433.39CEXrRo006662@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9566a2c79445d7a9f37e692b2d1ff9d28658fb48

commit 9566a2c79445d7a9f37e692b2d1ff9d28658fb48
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-10-12 14:32:11 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-10-12 14:33:43 +0000

    devel/electron26: update to 26.4.0
    
    Changelog: https://github.com/electron/electron/releases/tag/v26.4.0
    
    Reported by:    GitHub (watch releases)
---
 devel/electron26/Makefile                                  |  2 +-
 devel/electron26/Makefile.version                          |  2 +-
 devel/electron26/distinfo                                  | 10 +++++-----
 ...ctron_shell_browser_api_electron__api__web__contents.cc | 14 +++++++-------
 ...ser_ui_views_inspectable__web__contents__view__views.cc |  4 ++--
 .../files/patch-electron_spec_api-browser-window-spec.ts   |  8 ++++----
 6 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/devel/electron26/Makefile b/devel/electron26/Makefile
index 226211e596cc..dfa707de8cc6 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=	1696756633
+YARN_TIMESTAMP=	1697110471
 
 .include "Makefile.version"
 .include <bsd.port.pre.mk>
diff --git a/devel/electron26/Makefile.version b/devel/electron26/Makefile.version
index 1ea2429b81d5..1d20a88f54d3 100644
--- a/devel/electron26/Makefile.version
+++ b/devel/electron26/Makefile.version
@@ -1,2 +1,2 @@
-ELECTRON_VER=	26.3.0
+ELECTRON_VER=	26.4.0
 ELECTRON_VER_MAJOR=	${ELECTRON_VER:C/\..*//}
diff --git a/devel/electron26/distinfo b/devel/electron26/distinfo
index 6e6cfdb5897a..b8a72ff77455 100644
--- a/devel/electron26/distinfo
+++ b/devel/electron26/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1696830284
+TIMESTAMP = 1697110703
 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.3.0.tar.xz) = 47d75ea19aaef131202f6f5e69a10702de58183063d7ec5e1bdccdc74aad1da7
-SIZE (electron/electron-yarn-cache-26.3.0.tar.xz) = 32344616
-SHA256 (electron/electron-electron-v26.3.0_GH0.tar.gz) = 52771a7e7296f127291f1d66000e30865dda8d31c39583b1ec9615fa4e7edb09
-SIZE (electron/electron-electron-v26.3.0_GH0.tar.gz) = 11310641
+SHA256 (electron/electron-yarn-cache-26.4.0.tar.xz) = bc4c0e84f5f39f697188859e2198a525cb0b6c479cb55f15d27f750db1ec1e62
+SIZE (electron/electron-yarn-cache-26.4.0.tar.xz) = 32344624
+SHA256 (electron/electron-electron-v26.4.0_GH0.tar.gz) = bd20bc399031e733713bcb1a42496a1db8c4f91f73eb95eb911882899959362e
+SIZE (electron/electron-electron-v26.4.0_GH0.tar.gz) = 11317347
 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 1342d7a68bc4..d336a51e8f6e 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,6 +1,6 @@
---- electron/shell/browser/api/electron_api_web_contents.cc.orig	2023-09-12 14:03:39 UTC
+--- electron/shell/browser/api/electron_api_web_contents.cc.orig	2023-10-10 23:44:27 UTC
 +++ electron/shell/browser/api/electron_api_web_contents.cc
-@@ -154,11 +154,11 @@
+@@ -155,11 +155,11 @@
  #include "ui/base/cocoa/defaults_utils.h"
  #endif
  
@@ -14,7 +14,7 @@
  #include "ui/gfx/font_render_params.h"
  #endif
  
-@@ -490,7 +490,7 @@ absl::optional<base::TimeDelta> GetCursorBlinkInterval
+@@ -491,7 +491,7 @@ absl::optional<base::TimeDelta> GetCursorBlinkInterval
        ui::TextInsertionCaretBlinkPeriodFromDefaults());
    if (system_value)
      return *system_value;
@@ -23,7 +23,7 @@
    if (auto* linux_ui = ui::LinuxUi::instance())
      return linux_ui->GetCursorBlinkInterval();
  #elif BUILDFLAG(IS_WIN)
-@@ -945,7 +945,7 @@ void WebContents::InitWithSessionAndOptions(
+@@ -946,7 +946,7 @@ void WebContents::InitWithSessionAndOptions(
    accept_languages.pop_back();
    prefs->accept_languages = accept_languages;
  
@@ -32,7 +32,7 @@
    // Update font settings.
    static const gfx::FontRenderParams params(
        gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr));
-@@ -2613,7 +2613,7 @@ void WebContents::ForcefullyCrashRenderer() {
+@@ -2619,7 +2619,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();
-@@ -3276,7 +3276,7 @@ void WebContents::CopyImageAt(int x, int y) {
+@@ -3282,7 +3282,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
-@@ -4090,7 +4090,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() {
+@@ -4096,7 +4096,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() {
  }
  #endif
  
diff --git a/devel/electron26/files/patch-electron_shell_browser_ui_views_inspectable__web__contents__view__views.cc b/devel/electron26/files/patch-electron_shell_browser_ui_views_inspectable__web__contents__view__views.cc
index 19fbfe585c9f..deb56a27ac39 100644
--- a/devel/electron26/files/patch-electron_shell_browser_ui_views_inspectable__web__contents__view__views.cc
+++ b/devel/electron26/files/patch-electron_shell_browser_ui_views_inspectable__web__contents__view__views.cc
@@ -1,6 +1,6 @@
---- electron/shell/browser/ui/views/inspectable_web_contents_view_views.cc.orig	2023-08-14 18:19:06 UTC
+--- electron/shell/browser/ui/views/inspectable_web_contents_view_views.cc.orig	2023-10-10 23:44:27 UTC
 +++ electron/shell/browser/ui/views/inspectable_web_contents_view_views.cc
-@@ -181,7 +181,7 @@ void InspectableWebContentsViewViews::SetIsDocked(bool
+@@ -184,7 +184,7 @@ void InspectableWebContentsViewViews::SetIsDocked(bool
      params.delegate = devtools_window_delegate_;
      params.bounds = inspectable_web_contents()->GetDevToolsBounds();
  
diff --git a/devel/electron26/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron26/files/patch-electron_spec_api-browser-window-spec.ts
index b5f2bf4e22ee..5665145b0534 100644
--- a/devel/electron26/files/patch-electron_spec_api-browser-window-spec.ts
+++ b/devel/electron26/files/patch-electron_spec_api-browser-window-spec.ts
@@ -1,4 +1,4 @@
---- electron/spec/api-browser-window-spec.ts.orig	2023-09-06 17:53:56 UTC
+--- electron/spec/api-browser-window-spec.ts.orig	2023-10-10 23:44:27 UTC
 +++ electron/spec/api-browser-window-spec.ts
 @@ -65,7 +65,7 @@ describe('BrowserWindow module', () => {
        }).not.to.throw();
@@ -126,7 +126,7 @@
        const w = new BrowserWindow();
        const minimize = once(w, 'minimize');
        w.minimize();
-@@ -5017,7 +5017,7 @@ describe('BrowserWindow module', () => {
+@@ -5037,7 +5037,7 @@ describe('BrowserWindow module', () => {
        });
  
        // On Linux there is no "resizable" property of a window.
@@ -135,7 +135,7 @@
          const w = new BrowserWindow({ show: false });
          expect(w.resizable).to.be.true('resizable');
  
-@@ -5107,7 +5107,7 @@ describe('BrowserWindow module', () => {
+@@ -5127,7 +5127,7 @@ describe('BrowserWindow module', () => {
      });
    });
  
@@ -144,7 +144,7 @@
      // Not implemented on Linux.
      afterEach(closeAllWindows);
  
-@@ -6261,7 +6261,7 @@ describe('BrowserWindow module', () => {
+@@ -6281,7 +6281,7 @@ describe('BrowserWindow module', () => {
    describe('"transparent" option', () => {
      afterEach(closeAllWindows);
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310121433.39CEXrRo006662>