From nobody Wed Aug 9 10:41:26 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RLRS647R0z4pmg2; Wed, 9 Aug 2023 10:41:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RLRS637jSz3PF9; Wed, 9 Aug 2023 10:41:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691577686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dYo6EheZ+lGBIMBsSxtFrUTuIzRCRt/cromTOhL0tik=; b=foGmIC7PTm1e4S9kz+ADehM/SKJGWxvuwsmB0sHsY3imUQZ2AsJWz+DpUPAdocjtU+IHvA Eeehrx1R1WqGH6/jxkwBnz+WxSDKIUXOEH7y9R4fWMsJZjhX51UuH+BgK9ZxhbCB96AyMC dMCnDpXtRzLDI7D1D6By3Zc/+9tOrpUjdLc9XnP0TdBUugGMvXT5qxYTQXQIPysmQsTfuZ NsP48yf1IkXv3I4wuT/p4Hw41DP/S77ONv0JCFYNBAPJ4tjPumEZf5SRnQa+VL+DKChj2M DkD2tvjo/92AQLn21j5tOivC1+UvXS3tZezwEg+s2Am7NfUEv3IG1I4g10WMKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691577686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dYo6EheZ+lGBIMBsSxtFrUTuIzRCRt/cromTOhL0tik=; b=SJn09j3G8fHnMA+SmaSjdO5/6yerhuVYNguy0QC0k1c670zPuXpUcHwT9Wmx/66e8uMBmo UtW7U15V/90ccHTHHXrla3in8l98jG8+nFUTGEODiA53o6u/pvKJLILYbXi3kfvkNULj6N vROFOckiqjTQLnC2IBvwOsRpe2ompRyN+9hFqGqV+q6PsAfHpiQfMAdxMQ0C/FLMPjKlDn 4CRBXAUoj6TlqSb1gKRR58B4sjdd0tzo6R11zKrRduR9HeqLazTTnoFOIswZ7ZCoQzlOdu Bhm2QKw2bkj8gKTXDBoCyYv0NwmNzroJLX3+vJddwY7aIT0lohlvET5pdHaCKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691577686; a=rsa-sha256; cv=none; b=cQSPQMiv370p/y+yB9w+tlt6N146mp0cVJWCoDZfr9d1fSQz3Lb3KY7EjLFDkOLO2hkGVf 6NOwtUwUqGNLV12+ujxfevfdnnZcLagwAG/DFWNlTgGACJAsZj88uLgN7T8tFSGL8B98lq MJG4F3aS+WyyGOmrhzG2IxA0pCZYQkqzTWmxP8A65G0y6MQ6VcurpHp2WvJSHNb9UAxxVA qlEP6fxOGFuamxnIOnL642szOC8ao/hS7FSPIr/+bxaY4nziXNdy7FrXd1GWcxHFoF202H i8A5FghFFLaibrLviYlBMXZwGmoHTV3kH6FmRaTY6dEf+p1UHKCtm/nLL96yIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RLRS62F6Gz1C6b; Wed, 9 Aug 2023 10:41:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 379AfQGT053942; Wed, 9 Aug 2023 10:41:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 379AfQht053939; Wed, 9 Aug 2023 10:41:26 GMT (envelope-from git) Date: Wed, 9 Aug 2023 10:41:26 GMT Message-Id: <202308091041.379AfQht053939@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Hiroki Tagato Subject: git: bf0bdb28423a - 2023Q3 - devel/electron24: update to 24.7.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/2023Q3 X-Git-Reftype: branch X-Git-Commit: bf0bdb28423a54f78e096363ded49ee9b715879d Auto-Submitted: auto-generated The branch 2023Q3 has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf0bdb28423a54f78e096363ded49ee9b715879d commit bf0bdb28423a54f78e096363ded49ee9b715879d Author: Hiroki Tagato AuthorDate: 2023-08-09 10:34:51 +0000 Commit: Hiroki Tagato CommitDate: 2023-08-09 10:41:08 +0000 devel/electron24: update to 24.7.0 Changelog: https://github.com/electron/electron/releases/tag/v24.7.0 Reported by: GitHub (watch releases) MFH: 2023Q3 Security: f3a35fb8-2d70-47c9-a516-6aad7eb222b1 (cherry picked from commit 43262be9f20fdcc98451456d2f0885de3ab206b0) --- devel/electron24/Makefile | 2 +- devel/electron24/Makefile.version | 2 +- devel/electron24/distinfo | 10 +++++----- ...-electron_shell_browser_api_electron__api__web__contents.cc | 8 ++++---- ...h-electron_shell_browser_api_electron__api__web__contents.h | 4 ++-- .../files/patch-electron_spec_api-browser-window-spec.ts | 8 ++++---- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/devel/electron24/Makefile b/devel/electron24/Makefile index 715bc9232788..681c93fe7a27 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= 1690431844 +YARN_TIMESTAMP= 1691478606 .include "Makefile.version" .include diff --git a/devel/electron24/Makefile.version b/devel/electron24/Makefile.version index 25baa7598892..e2e85439aced 100644 --- a/devel/electron24/Makefile.version +++ b/devel/electron24/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 24.6.5 +ELECTRON_VER= 24.7.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron24/distinfo b/devel/electron24/distinfo index cad0b1fadeee..ecba2e1fc081 100644 --- a/devel/electron24/distinfo +++ b/devel/electron24/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1690432279 +TIMESTAMP = 1691479136 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.5.tar.xz) = ed619b22ff229f079064e33536bc712ed2be0bf31cbfb646f40acbcf68a65520 -SIZE (electron/electron-yarn-cache-24.6.5.tar.xz) = 41637136 -SHA256 (electron/electron-electron-v24.6.5_GH0.tar.gz) = 8a91ddd2ce8b040732aa062e35b9af34741c90cef64b8af3374c5831208d91e6 -SIZE (electron/electron-electron-v24.6.5_GH0.tar.gz) = 10498761 +SHA256 (electron/electron-yarn-cache-24.7.0.tar.xz) = f832f6cae1182f01014e6af51e145124bd3f88a5ecc6e5500c550429bd347d38 +SIZE (electron/electron-yarn-cache-24.7.0.tar.xz) = 41637208 +SHA256 (electron/electron-electron-v24.7.0_GH0.tar.gz) = d686dda0406bfd12df62f2c2b119e33bc38eac6c7e4c76fe7108ff9a3afe25b6 +SIZE (electron/electron-electron-v24.7.0_GH0.tar.gz) = 10512708 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__web__contents.cc b/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.cc index 2193e9ce9e5b..d456cfdb10ff 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-07-11 13:17:52 UTC +--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-08-02 13:09:53 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)); -@@ -2499,7 +2499,7 @@ void WebContents::ForcefullyCrashRenderer() { +@@ -2502,7 +2502,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(); -@@ -3142,7 +3142,7 @@ void WebContents::CopyImageAt(int x, int y) { +@@ -3145,7 +3145,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 -@@ -3948,7 +3948,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { +@@ -3951,7 +3951,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { } #endif diff --git a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.h b/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.h index e25dbbc4ab3d..7fa4ddd79110 100644 --- a/devel/electron24/files/patch-electron_shell_browser_api_electron__api__web__contents.h +++ b/devel/electron24/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-04-03 22:25:21 UTC +--- electron/shell/browser/api/electron_api_web_contents.h.orig 2023-08-02 13:09:53 UTC +++ electron/shell/browser/api/electron_api_web_contents.h -@@ -714,7 +714,7 @@ class WebContents : public ExclusiveAccessContext, +@@ -715,7 +715,7 @@ class WebContents : public ExclusiveAccessContext, #if defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_MAC) ui::ImageModel GetDevToolsWindowIcon() override; #endif diff --git a/devel/electron24/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron24/files/patch-electron_spec_api-browser-window-spec.ts index 1864155794c8..460400524f8d 100644 --- a/devel/electron24/files/patch-electron_spec_api-browser-window-spec.ts +++ b/devel/electron24/files/patch-electron_spec_api-browser-window-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-browser-window-spec.ts.orig 2023-06-16 17:43:47 UTC +--- electron/spec/api-browser-window-spec.ts.orig 2023-08-02 13:09:53 UTC +++ electron/spec/api-browser-window-spec.ts @@ -59,7 +59,7 @@ describe('BrowserWindow module', () => { }).not.to.throw(); @@ -126,7 +126,7 @@ const w = new BrowserWindow(); const minimize = emittedOnce(w, 'minimize'); w.minimize(); -@@ -4572,7 +4572,7 @@ describe('BrowserWindow module', () => { +@@ -4593,7 +4593,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'); -@@ -4664,7 +4664,7 @@ describe('BrowserWindow module', () => { +@@ -4685,7 +4685,7 @@ describe('BrowserWindow module', () => { }); }); @@ -144,7 +144,7 @@ // Not implemented on Linux. afterEach(closeAllWindows); -@@ -5770,7 +5770,7 @@ describe('BrowserWindow module', () => { +@@ -5791,7 +5791,7 @@ describe('BrowserWindow module', () => { describe('"transparent" option', () => { afterEach(closeAllWindows);