aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2023-04-06 22:14:11 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2023-04-06 22:15:32 +0000
commit0c499febb0aac559214050ae705f003621de8c48 (patch)
treeb48eaf450eab1719d9b1417a337ad937c6fdf967
parent3d2be436ee8b8269c3e2a63fe42616705b2270dd (diff)
downloadports-0c499febb0aac559214050ae705f003621de8c48.tar.gz
ports-0c499febb0aac559214050ae705f003621de8c48.zip
devel/electron21: update to 21.4.4
Changelog: https://github.com/electron/electron/releases/tag/v21.4.4 Reported by: GitHub (watch releases)
-rw-r--r--devel/electron21/Makefile2
-rw-r--r--devel/electron21/Makefile.version2
-rw-r--r--devel/electron21/distinfo10
-rw-r--r--devel/electron21/files/patch-components_crash_core_app_BUILD.gn4
4 files changed, 9 insertions, 9 deletions
diff --git a/devel/electron21/Makefile b/devel/electron21/Makefile
index 44994aef8583..8d7b366615ed 100644
--- a/devel/electron21/Makefile
+++ b/devel/electron21/Makefile
@@ -155,7 +155,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948
-YARN_TIMESTAMP= 1678945627
+YARN_TIMESTAMP= 1680677274
GN_ARGS+= clang_use_chrome_plugins=false \
enable_hangout_services_extension=true \
diff --git a/devel/electron21/Makefile.version b/devel/electron21/Makefile.version
index 6213e8f41f47..f0eeb44e6451 100644
--- a/devel/electron21/Makefile.version
+++ b/devel/electron21/Makefile.version
@@ -1,2 +1,2 @@
-ELECTRON_VER= 21.4.3
+ELECTRON_VER= 21.4.4
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
diff --git a/devel/electron21/distinfo b/devel/electron21/distinfo
index e1e0e24b424e..d1725c90a535 100644
--- a/devel/electron21/distinfo
+++ b/devel/electron21/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1678945986
+TIMESTAMP = 1680680375
SHA256 (electron/chromium-106.0.5249.199.tar.xz) = 2f39a6b570f2abb41e9c642cb054144796d1ab0096be6b44d3c59e20252c9318
SIZE (electron/chromium-106.0.5249.199.tar.xz) = 1458418844
SHA256 (electron/80c023f0deb4d0ff28b42c4848257d26b7207725) = 57c83bdd82a021d319eb520c3743e962056b7d184077192aa565cf8aef5ba54d
SIZE (electron/80c023f0deb4d0ff28b42c4848257d26b7207725) = 12142959
SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734
-SHA256 (electron/electron-yarn-cache-21.4.3.tar.xz) = 1b066092da1adaa70d96b1ca3c6ae29eddea34f4cc00b9a1a583c942a572c986
-SIZE (electron/electron-yarn-cache-21.4.3.tar.xz) = 39022392
-SHA256 (electron/electron-electron-v21.4.3_GH0.tar.gz) = 8a8df9f77f888ebf3ce3b769ed15b554616bb861f636a61c7b1f9b7ee774d971
-SIZE (electron/electron-electron-v21.4.3_GH0.tar.gz) = 10577419
+SHA256 (electron/electron-yarn-cache-21.4.4.tar.xz) = ac1eddb1fc3323cf46c263e03cf3a2c73e10b18617bd9c528302b700d07130c2
+SIZE (electron/electron-yarn-cache-21.4.4.tar.xz) = 39022412
+SHA256 (electron/electron-electron-v21.4.4_GH0.tar.gz) = 395690ccd5af073dc9430e811b9ee5655f1f8f95a5ba6664304606acf3d5eb0c
+SIZE (electron/electron-electron-v21.4.4_GH0.tar.gz) = 10609806
SHA256 (electron/nodejs-node-v16.16.0_GH0.tar.gz) = e86cb6b24c38f7fbdbfe7722ed3207b041d923e38dbeedf20fe9baa59c29e907
SIZE (electron/nodejs-node-v16.16.0_GH0.tar.gz) = 89632384
SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39
diff --git a/devel/electron21/files/patch-components_crash_core_app_BUILD.gn b/devel/electron21/files/patch-components_crash_core_app_BUILD.gn
index b763acfdeea8..82c82b4aef30 100644
--- a/devel/electron21/files/patch-components_crash_core_app_BUILD.gn
+++ b/devel/electron21/files/patch-components_crash_core_app_BUILD.gn
@@ -1,4 +1,4 @@
---- components/crash/core/app/BUILD.gn.orig 2022-09-24 10:57:32 UTC
+--- components/crash/core/app/BUILD.gn.orig 2023-04-05 07:43:46 UTC
+++ components/crash/core/app/BUILD.gn
@@ -52,7 +52,7 @@ static_library("app") {
"crashpad.h",
@@ -38,7 +38,7 @@
deps += [ "//third_party/breakpad:client" ]
}
-@@ -221,11 +225,6 @@ if (is_mac || is_android || is_linux || is_chromeos) {
+@@ -220,11 +224,6 @@ if (is_mac || is_android || is_linux || is_chromeos) {
# define custom UserStreamDataSources.
executable("chrome_crashpad_handler") {
sources = [ "chrome_crashpad_handler.cc" ]