diff --git a/devel/electron6/Makefile b/devel/electron6/Makefile index 08b88dc6e702..2ce709e98879 100644 --- a/devel/electron6/Makefile +++ b/devel/electron6/Makefile @@ -162,7 +162,7 @@ PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false POST_BUILD_TARGETS= licenses version POST_BUILD_DIST_TARGETS= electron_dist_zip electron_chromedriver_zip electron_mksnapshot_zip -YARN_TIMESTAMP= 1576819964 +YARN_TIMESTAMP= 1582868122 PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} diff --git a/devel/electron6/Makefile.version b/devel/electron6/Makefile.version index 2ffcc538be3c..4a0efd2e4ade 100644 --- a/devel/electron6/Makefile.version +++ b/devel/electron6/Makefile.version @@ -1,4 +1,4 @@ # $FreeBSD$ -ELECTRON_VER= 6.1.7 +ELECTRON_VER= 6.1.9 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron6/distinfo b/devel/electron6/distinfo index a1c2f00587fd..377cbecf280d 100644 --- a/devel/electron6/distinfo +++ b/devel/electron6/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1576820832 +TIMESTAMP = 1582868564 SHA256 (electron/chromium-76.0.3809.146.tar.xz) = 1538c7118fb94c1ba6b6da18f4b8f6a6d303dee855ee0e5c3f9025f17563f3cd SIZE (electron/chromium-76.0.3809.146.tar.xz) = 1355929024 SHA256 (electron/chromium-76.0.3809.132.tar.xz) = d54e4640b5e399d170dffbc5bcff65157eb1b29314b94b5d808f727d9ce45241 SIZE (electron/chromium-76.0.3809.132.tar.xz) = 728899912 SHA256 (electron/2dd750e768cec597fc018509009637819ae4549c) = d63b5953e3e8a0d6b7ed344043f9ffe7a49ddcf4e591d59aebaf87e299360730 SIZE (electron/2dd750e768cec597fc018509009637819ae4549c) = 4182260 -SHA256 (electron/electron-yarn-cache-6.1.7.tar.xz) = dfad626b40a789c524c23bd99f556c5ca45872f8e1f54261fff63d7628d855d4 -SIZE (electron/electron-yarn-cache-6.1.7.tar.xz) = 36875936 SHA256 (electron/a22de844e32a3f720d219e3911c3da3478039f89) = 6e331676d098a57c53c1250821dc47ed84c47f823901bf30c4704df90d8a34be SIZE (electron/a22de844e32a3f720d219e3911c3da3478039f89) = 17469927 -SHA256 (electron/electron-electron-v6.1.7_GH0.tar.gz) = 0fc08bacdaf7600ea7ac0d876ec807e00122cd73b875167350a8b1213c56dd48 -SIZE (electron/electron-electron-v6.1.7_GH0.tar.gz) = 4163933 +SHA256 (electron/electron-yarn-cache-6.1.9.tar.xz) = 02eb33df72fe0b38b76c095f32b870fac41d0798800784cb70b922c839c76654 +SIZE (electron/electron-yarn-cache-6.1.9.tar.xz) = 36875444 +SHA256 (electron/electron-electron-v6.1.9_GH0.tar.gz) = 71f83e797816dff110afdd94d4776cafae12d3c980d1cd34bc3cee82c833dec1 +SIZE (electron/electron-electron-v6.1.9_GH0.tar.gz) = 4178841 SHA256 (electron/nodejs-node-v12.4.0_GH0.tar.gz) = fc7df2a5cdb43b7a186f07a04e6b0f5c5c3b4c117f08185ffec3345613c71d94 SIZE (electron/nodejs-node-v12.4.0_GH0.tar.gz) = 70296027 diff --git a/devel/electron6/files/package.json b/devel/electron6/files/package.json index 93b28ad7077e..fe3c3416b343 100644 --- a/devel/electron6/files/package.json +++ b/devel/electron6/files/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "6.1.7", + "version": "6.1.9", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { diff --git a/devel/electron6/files/patch-electron_atom_browser_native__window__views.cc b/devel/electron6/files/patch-electron_atom_browser_native__window__views.cc index 5ea053a528bc..e705447b18d6 100644 --- a/devel/electron6/files/patch-electron_atom_browser_native__window__views.cc +++ b/devel/electron6/files/patch-electron_atom_browser_native__window__views.cc @@ -1,4 +1,4 @@ ---- electron/atom/browser/native_window_views.cc.orig 2019-09-11 17:30:11 UTC +--- electron/atom/browser/native_window_views.cc.orig 2020-02-21 13:27:02 UTC +++ electron/atom/browser/native_window_views.cc @@ -304,7 +304,7 @@ NativeWindowViews::NativeWindowViews(const mate::Dicti last_window_state_ = ui::SHOW_STATE_NORMAL; @@ -18,7 +18,7 @@ aura::Window* window = GetNativeWindow(); if (window) window->RemovePreTargetHandler(this); -@@ -1228,7 +1228,7 @@ void NativeWindowViews::OnWidgetBoundsChanged(views::W +@@ -1229,7 +1229,7 @@ void NativeWindowViews::OnWidgetBoundsChanged(views::W } void NativeWindowViews::OnWidgetDestroying(views::Widget* widget) { @@ -27,7 +27,7 @@ aura::Window* window = GetNativeWindow(); if (window) window->RemovePreTargetHandler(this); -@@ -1321,7 +1321,7 @@ void NativeWindowViews::OnWidgetMove() { +@@ -1322,7 +1322,7 @@ void NativeWindowViews::OnWidgetMove() { void NativeWindowViews::HandleKeyboardEvent( content::WebContents*, const content::NativeWebKeyboardEvent& event) { @@ -36,7 +36,7 @@ if (event.windows_key_code == ui::VKEY_BROWSER_BACK) NotifyWindowExecuteAppCommand(kBrowserBackward); else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1333,7 +1333,7 @@ void NativeWindowViews::HandleKeyboardEvent( +@@ -1334,7 +1334,7 @@ void NativeWindowViews::HandleKeyboardEvent( root_view_->HandleKeyEvent(event); } diff --git a/devel/electron6/files/patch-third__party_snappy_src_snappy.h b/devel/electron6/files/patch-third__party_snappy_src_snappy.h index 824b209ee23c..9882e6de01a6 100644 --- a/devel/electron6/files/patch-third__party_snappy_src_snappy.h +++ b/devel/electron6/files/patch-third__party_snappy_src_snappy.h @@ -1,4 +1,4 @@ ---- third_party/snappy/src/snappy.h.orig 2020-01-22 18:43:16 UTC +--- third_party/snappy/src/snappy.h.orig 2019-09-10 10:46:35 UTC +++ third_party/snappy/src/snappy.h @@ -73,7 +73,7 @@ namespace snappy { // Original contents of *output are lost.