git: ba9e1fe07414 - 2023Q3 - devel/electron24: update to 24.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Aug 2023 11:07:11 UTC
The branch 2023Q3 has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba9e1fe0741433620217c2e033a58c6fe29e482d commit ba9e1fe0741433620217c2e033a58c6fe29e482d Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-08-18 10:37:22 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-08-24 11:07:02 +0000 devel/electron24: update to 24.8.0 Changelog: https://github.com/electron/electron/releases/tag/v24.8.0 Reported by: GitHub (watch releases) (cherry picked from commit 494ec7b5efee25a05d64e6e5ae282089d0f02400) --- devel/electron24/Makefile | 2 +- devel/electron24/Makefile.version | 2 +- devel/electron24/distinfo | 10 +++++----- devel/electron24/files/patch-electron_shell_app_node__main.cc | 10 +++++----- .../files/patch-electron_shell_common_node__bindings.cc | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/devel/electron24/Makefile b/devel/electron24/Makefile index 75e0c0079a8e..278ccb8e3df1 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= 1691809183 +YARN_TIMESTAMP= 1692344341 .include "Makefile.version" .include <bsd.port.pre.mk> diff --git a/devel/electron24/Makefile.version b/devel/electron24/Makefile.version index 69cf22d4f06e..140aa2a3c258 100644 --- a/devel/electron24/Makefile.version +++ b/devel/electron24/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 24.7.1 +ELECTRON_VER= 24.8.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron24/distinfo b/devel/electron24/distinfo index 212273027133..57d06c78a67b 100644 --- a/devel/electron24/distinfo +++ b/devel/electron24/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1691810140 +TIMESTAMP = 1692344800 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.7.1.tar.xz) = 8ba1c7f8dd51b1a076ef46c6b211a9235af60775ca7e4796c46c8ec1b2ca2bb0 -SIZE (electron/electron-yarn-cache-24.7.1.tar.xz) = 41637208 -SHA256 (electron/electron-electron-v24.7.1_GH0.tar.gz) = 712bc9b7299d7e9e0e1e3de47625c57cd7480fd2298b87ce396b712c4a3ce715 -SIZE (electron/electron-electron-v24.7.1_GH0.tar.gz) = 10512919 +SHA256 (electron/electron-yarn-cache-24.8.0.tar.xz) = 643892d7c07b9e91b8fe7603957e355c8599ae8d57e2849e646df0bb1fefd974 +SIZE (electron/electron-yarn-cache-24.8.0.tar.xz) = 41635668 +SHA256 (electron/electron-electron-v24.8.0_GH0.tar.gz) = fbeedf127bd93ae6c0b5a545b64ac7c35e2640c2edd1a9ec8fdd837203e900aa +SIZE (electron/electron-electron-v24.8.0_GH0.tar.gz) = 10513046 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_app_node__main.cc b/devel/electron24/files/patch-electron_shell_app_node__main.cc index 44a2a7a1d972..bbf6b63fa628 100644 --- a/devel/electron24/files/patch-electron_shell_app_node__main.cc +++ b/devel/electron24/files/patch-electron_shell_app_node__main.cc @@ -1,4 +1,4 @@ ---- electron/shell/app/node_main.cc.orig 2023-06-13 21:28:30 UTC +--- electron/shell/app/node_main.cc.orig 2023-08-16 07:45:30 UTC +++ electron/shell/app/node_main.cc @@ -42,7 +42,7 @@ #include "content/public/common/content_descriptors.h" @@ -9,8 +9,8 @@ #include "components/crash/core/app/crashpad.h" // nogncheck #include "shell/app/electron_crash_reporter_client.h" #include "shell/common/crash_keys.h" -@@ -98,7 +98,7 @@ int SetNodeCliFlags() { - node::kDisallowedInEnvironment); +@@ -76,7 +76,7 @@ void ExitIfContainsDisallowedFlags(const std::vector<s + } } -#if IS_MAS_BUILD() @@ -18,7 +18,7 @@ void SetCrashKeyStub(const std::string& key, const std::string& value) {} void ClearCrashKeyStub(const std::string& key) {} #endif -@@ -109,7 +109,7 @@ namespace electron { +@@ -87,7 +87,7 @@ namespace electron { 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); -@@ -243,7 +243,7 @@ int NodeMain(int argc, char* argv[]) { +@@ -223,7 +223,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/electron24/files/patch-electron_shell_common_node__bindings.cc b/devel/electron24/files/patch-electron_shell_common_node__bindings.cc index 91ec596c5ccb..547fc7af7250 100644 --- a/devel/electron24/files/patch-electron_shell_common_node__bindings.cc +++ b/devel/electron24/files/patch-electron_shell_common_node__bindings.cc @@ -1,4 +1,4 @@ ---- electron/shell/common/node_bindings.cc.orig 2023-06-13 21:28:30 UTC +--- electron/shell/common/node_bindings.cc.orig 2023-08-16 07:45:30 UTC +++ electron/shell/common/node_bindings.cc @@ -37,7 +37,7 @@ #include "third_party/blink/renderer/bindings/core/v8/v8_initializer.h" // nogncheck @@ -18,7 +18,7 @@ electron::crash_keys::SetCrashKey("electron.v8-fatal.message", message); electron::crash_keys::SetCrashKey("electron.v8-fatal.location", location); #endif -@@ -433,7 +433,7 @@ void NodeBindings::Initialize() { +@@ -432,7 +432,7 @@ void NodeBindings::Initialize() { TRACE_EVENT0("electron", "NodeBindings::Initialize"); // Open node's error reporting system for browser process.