Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2023 23:32:10 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: 143ab735ffa2 - main - devel/electron26: update to 26.6.3
Message-ID:  <202312222332.3BMNWAW5080488@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=143ab735ffa29dd77110cf240272a249759f1ecc

commit 143ab735ffa29dd77110cf240272a249759f1ecc
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-12-22 23:30:15 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-12-22 23:31:58 +0000

    devel/electron26: update to 26.6.3
    
    Changelog: https://github.com/electron/electron/releases/tag/v26.6.3
    
    Reported by:    GitHub (watch releases)
    Security:       7015ab21-9230-490f-a2fe-f7557e3de25d
---
 devel/electron26/Makefile                                    |  2 +-
 devel/electron26/Makefile.version                            |  2 +-
 devel/electron26/distinfo                                    | 10 +++++-----
 devel/electron26/files/patch-electron_filenames.gni          |  4 ++--
 .../electron26/files/patch-electron_shell_app_node__main.cc  | 12 ++++++------
 devel/electron26/files/patch-electron_spec_node-spec.ts      |  4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/devel/electron26/Makefile b/devel/electron26/Makefile
index f52e399e718c..31fa188bf531 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=	1701647833
+YARN_TIMESTAMP=	1703223125
 
 .include "Makefile.version"
 .include <bsd.port.pre.mk>
diff --git a/devel/electron26/Makefile.version b/devel/electron26/Makefile.version
index eb8b80d74779..083f85e203b6 100644
--- a/devel/electron26/Makefile.version
+++ b/devel/electron26/Makefile.version
@@ -1,2 +1,2 @@
-ELECTRON_VER=	26.6.2
+ELECTRON_VER=	26.6.3
 ELECTRON_VER_MAJOR=	${ELECTRON_VER:C/\..*//}
diff --git a/devel/electron26/distinfo b/devel/electron26/distinfo
index 68bd4e82110d..91750ad39cee 100644
--- a/devel/electron26/distinfo
+++ b/devel/electron26/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1701648280
+TIMESTAMP = 1703223790
 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.6.2.tar.xz) = b946fabd97781784de15856c0aa17244a1cafc3592548e42f703bebe7554a926
-SIZE (electron/electron-yarn-cache-26.6.2.tar.xz) = 32345748
-SHA256 (electron/electron-electron-v26.6.2_GH0.tar.gz) = cd59178a36a2d5b5f21fb7b80cee36138faf65691cb2824a3d9b5b60aa7e87e9
-SIZE (electron/electron-electron-v26.6.2_GH0.tar.gz) = 11362189
+SHA256 (electron/electron-yarn-cache-26.6.3.tar.xz) = effdfcefc780679931811fe01a5ef6c58f9cb8e1ab3f5d8bbed8a5476629b07c
+SIZE (electron/electron-yarn-cache-26.6.3.tar.xz) = 32345460
+SHA256 (electron/electron-electron-v26.6.3_GH0.tar.gz) = 095acf4a8467e94fe2afb9e61e814a5eab16590f5e2706550438f645b8ec813f
+SIZE (electron/electron-electron-v26.6.3_GH0.tar.gz) = 11366217
 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_filenames.gni b/devel/electron26/files/patch-electron_filenames.gni
index a72d88ee8951..9ebd704e3d6c 100644
--- a/devel/electron26/files/patch-electron_filenames.gni
+++ b/devel/electron26/files/patch-electron_filenames.gni
@@ -1,6 +1,6 @@
---- electron/filenames.gni.orig	2023-08-14 18:19:06 UTC
+--- electron/filenames.gni.orig	2023-12-21 17:26:32 UTC
 +++ electron/filenames.gni
-@@ -233,8 +233,8 @@ filenames = {
+@@ -235,8 +235,8 @@ filenames = {
      "shell/app/command_line_args.h",
      "shell/app/electron_content_client.cc",
      "shell/app/electron_content_client.h",
diff --git a/devel/electron26/files/patch-electron_shell_app_node__main.cc b/devel/electron26/files/patch-electron_shell_app_node__main.cc
index 04a48722ab65..da5bb1b46315 100644
--- a/devel/electron26/files/patch-electron_shell_app_node__main.cc
+++ b/devel/electron26/files/patch-electron_shell_app_node__main.cc
@@ -1,7 +1,7 @@
---- electron/shell/app/node_main.cc.orig	2023-08-23 13:54:54 UTC
+--- electron/shell/app/node_main.cc.orig	2023-12-21 17:26:32 UTC
 +++ electron/shell/app/node_main.cc
-@@ -42,7 +42,7 @@
- #include "content/public/common/content_descriptors.h"
+@@ -47,7 +47,7 @@
+ #include "shell/common/mac/codesign_util.h"
  #endif
  
 -#if !IS_MAS_BUILD()
@@ -9,7 +9,7 @@
  #include "components/crash/core/app/crashpad.h"  // nogncheck
  #include "shell/app/electron_crash_reporter_client.h"
  #include "shell/common/crash_keys.h"
-@@ -76,7 +76,7 @@ void ExitIfContainsDisallowedFlags(const std::vector<s
+@@ -81,7 +81,7 @@ void ExitIfContainsDisallowedFlags(const std::vector<s
    }
  }
  
@@ -18,7 +18,7 @@
  void SetCrashKeyStub(const std::string& key, const std::string& value) {}
  void ClearCrashKeyStub(const std::string& key) {}
  #endif
-@@ -87,7 +87,7 @@ namespace electron {
+@@ -92,7 +92,7 @@ v8::Local<v8::Value> GetParameters(v8::Isolate* isolat
  
  v8::Local<v8::Value> GetParameters(v8::Isolate* isolate) {
    std::map<std::string, std::string> keys;
@@ -27,7 +27,7 @@
    electron::crash_keys::GetCrashKeys(&keys);
  #endif
    return gin::ConvertToV8(isolate, keys);
-@@ -223,7 +223,7 @@ int NodeMain(int argc, char* argv[]) {
+@@ -252,7 +252,7 @@ int NodeMain(int argc, char* argv[]) {
        // Setup process.crashReporter in child node processes
        gin_helper::Dictionary reporter = gin::Dictionary::CreateEmpty(isolate);
        reporter.SetMethod("getParameters", &GetParameters);
diff --git a/devel/electron26/files/patch-electron_spec_node-spec.ts b/devel/electron26/files/patch-electron_spec_node-spec.ts
index a7b7c7e74ca3..fc48e586eef1 100644
--- a/devel/electron26/files/patch-electron_spec_node-spec.ts
+++ b/devel/electron26/files/patch-electron_spec_node-spec.ts
@@ -1,6 +1,6 @@
---- electron/spec/node-spec.ts.orig	2023-01-24 16:58:16 UTC
+--- electron/spec/node-spec.ts.orig	2023-12-21 17:26:32 UTC
 +++ electron/spec/node-spec.ts
-@@ -138,7 +138,7 @@ describe('node feature', () => {
+@@ -139,7 +139,7 @@ describe('node feature', () => {
      });
  
      describe('child_process.exec', () => {



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