Skip to content

Commit

Permalink
devel/electron23: update to 23.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tagattie committed Mar 6, 2023
1 parent a77052b commit fe8747b
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 23 deletions.
5 changes: 2 additions & 3 deletions devel/electron23/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:chromium \
https://commondatastorage.googleapis.com/chromium-fonts/:chromium_testfonts
Expand Down Expand Up @@ -205,7 +204,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true
SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false

# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER
CHROMIUM_VER= 110.0.5481.100
CHROMIUM_VER= 110.0.5481.177
# See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH
CHROMIUM_TEST_FONTS_HASH= 336e775eec536b2d785cc80eff6ac39051931286
# See ${WRKSRC}/electron/DEPS for NODE_VER
Expand All @@ -219,7 +218,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948

YARN_TIMESTAMP= 1677480801
YARN_TIMESTAMP= 1678067448

.include "Makefile.version"
.include <bsd.port.pre.mk>
Expand Down
2 changes: 1 addition & 1 deletion devel/electron23/Makefile.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ELECTRON_VER= 23.1.1
ELECTRON_VER= 23.1.2
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
14 changes: 7 additions & 7 deletions devel/electron23/distinfo
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
TIMESTAMP = 1677482291
SHA256 (electron/chromium-110.0.5481.100.tar.xz) = 6d870d690c1f2c41a288011b0149752681077f1459ebe7a4f9215dbfde21f633
SIZE (electron/chromium-110.0.5481.100.tar.xz) = 1703445256
TIMESTAMP = 1678068095
SHA256 (electron/chromium-110.0.5481.177.tar.xz) = 7b2f454d1195270a39f94a9ff6d8d68126be315e0da4e31c20f4ba9183a1c9b7
SIZE (electron/chromium-110.0.5481.177.tar.xz) = 1703390456
SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734
SHA256 (electron/electron-yarn-cache-23.1.1.tar.xz) = 7449bb062cb2b57a6b8e18a176ae9dd4f39fcbf1910749a8ba6d6d0347130c06
SIZE (electron/electron-yarn-cache-23.1.1.tar.xz) = 38871220
SHA256 (electron/electron-electron-v23.1.1_GH0.tar.gz) = 5213dc292399710e5e5653204b87b6210d26fb0f7b441203d6d7c714de3f7ff9
SIZE (electron/electron-electron-v23.1.1_GH0.tar.gz) = 10489107
SHA256 (electron/electron-yarn-cache-23.1.2.tar.xz) = a9f422a632784dca925378cf77db503aacfa4abe9cc854c112fb9027ba4dbe32
SIZE (electron/electron-yarn-cache-23.1.2.tar.xz) = 38871216
SHA256 (electron/electron-electron-v23.1.2_GH0.tar.gz) = 5ec405a00e0d43a12fe8ee99a3ac3f9e1b569ea0d3ed992716548afe1abaf0c2
SIZE (electron/electron-electron-v23.1.2_GH0.tar.gz) = 10493693
SHA256 (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 7e7962209d25ed6c28b722b78a0b0ca304307d7bf536aca142be330901b11d50
SIZE (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 108947341
SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-02-01 18:43:13 UTC
--- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-02-22 18:41:43 UTC
+++ chrome/browser/ui/views/frame/browser_view.cc
@@ -2115,7 +2115,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra
@@ -2117,7 +2117,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra
// CrOS cleanup is done.
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
Expand Down
4 changes: 2 additions & 2 deletions devel/electron23/files/patch-chrome_test_BUILD.gn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- chrome/test/BUILD.gn.orig 2023-02-15 13:08:45 UTC
--- chrome/test/BUILD.gn.orig 2023-03-06 02:35:51 UTC
+++ chrome/test/BUILD.gn
@@ -10226,7 +10226,7 @@ test("chrome_app_unittests") {
@@ -10225,7 +10225,7 @@ test("chrome_app_unittests") {
"//components/heap_profiling/in_process",
"//components/safe_browsing:buildflags",
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-02-21 16:55:58 UTC
--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2023-03-03 08:46:05 UTC
+++ electron/shell/browser/api/electron_api_web_contents.cc
@@ -154,11 +154,11 @@
#include "ui/base/cocoa/defaults_utils.h"
Expand Down Expand Up @@ -32,7 +32,7 @@
// Update font settings.
static const gfx::FontRenderParams params(
gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr));
@@ -2397,7 +2397,7 @@ void WebContents::ForcefullyCrashRenderer() {
@@ -2395,7 +2395,7 @@ void WebContents::ForcefullyCrashRenderer() {

content::RenderProcessHost* rph = rwh->GetProcess();
if (rph) {
Expand All @@ -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();
@@ -3040,7 +3040,7 @@ void WebContents::CopyImageAt(int x, int y) {
@@ -3038,7 +3038,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.
Expand All @@ -50,7 +50,7 @@
if (owner_window())
owner_window()->Focus(true);
#endif
@@ -3834,7 +3834,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() {
@@ -3840,7 +3840,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() {
}
#endif

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- electron/shell/browser/api/electron_api_web_contents.h.orig 2023-02-06 19:29:11 UTC
--- electron/shell/browser/api/electron_api_web_contents.h.orig 2023-03-03 08:46:05 UTC
+++ electron/shell/browser/api/electron_api_web_contents.h
@@ -712,7 +712,7 @@ class WebContents : public ExclusiveAccessContext,
@@ -718,7 +718,7 @@ class WebContents : public ExclusiveAccessContext,
#if defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_MAC)
ui::ImageModel GetDevToolsWindowIcon() override;
#endif
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-02-01 18:43:22 UTC
--- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-02-22 18:41:52 UTC
+++ media/gpu/vaapi/vaapi_video_decoder.cc
@@ -769,7 +769,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree
@@ -768,7 +768,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree
const gfx::Size decoder_natural_size =
aspect_ratio_.GetNaturalSize(decoder_visible_rect);

Expand Down

0 comments on commit fe8747b

Please sign in to comment.