git: d442126e247f - main - www/chromium: update to 104.0.5112.101

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 17 Aug 2022 08:36:54 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d442126e247f09a2d60f2aa0ad2a7a3ed8f452df

commit d442126e247f09a2d60f2aa0ad2a7a3ed8f452df
Author:     Robert Nagy <robert@openbsd.org>
AuthorDate: 2022-08-17 07:59:51 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-08-17 08:36:01 +0000

    www/chromium: update to 104.0.5112.101
    
    Security:       f12368a8-1e05-11ed-a1ef-3065ec8fd3ec
---
 www/chromium/Makefile                                  |  3 +--
 www/chromium/distinfo                                  | 14 +++++++-------
 www/chromium/files/patch-chrome_test_BUILD.gn          |  4 ++--
 www/chromium/files/patch-ui_base_ui__base__features.cc |  4 ++--
 4 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index e98ecb723010..dfcae40c7090 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	chromium
-PORTVERSION=	104.0.5112.79
-PORTREVISION=	1
+PORTVERSION=	104.0.5112.101
 CATEGORIES=	www wayland
 MASTER_SITES=	https://commondatastorage.googleapis.com/chromium-browser-official/ \
 		https://nerd.hu/distfiles/:external
diff --git a/www/chromium/distinfo b/www/chromium/distinfo
index 69eec2095041..c75fcb8d26d5 100644
--- a/www/chromium/distinfo
+++ b/www/chromium/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1659422888
-SHA256 (chromium-104.0.5112.79.tar.xz) = 9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3
-SIZE (chromium-104.0.5112.79.tar.xz) = 1509100404
-SHA256 (chrome-linux-104.0.5112.79-llvm13.profdata.tar.xz) = d088e4540e6bf1a077e41e6a94ab7af3dd72cfdaad1f35737559a4570b0612b1
-SIZE (chrome-linux-104.0.5112.79-llvm13.profdata.tar.xz) = 24547748
-SHA256 (chromium-104.0.5112.79-testdata.tar.xz) = 9f54026ed796e66dcbaceb31be5408c510421a0c308ab890de8bc9237f2b837c
-SIZE (chromium-104.0.5112.79-testdata.tar.xz) = 264005020
+TIMESTAMP = 1660719568
+SHA256 (chromium-104.0.5112.101.tar.xz) = 60f015e1559de4044cdfa3bdc1f8fde535927c8ab15b0959ccc9b6feec832f5b
+SIZE (chromium-104.0.5112.101.tar.xz) = 1510110428
+SHA256 (chrome-linux-104.0.5112.101-llvm13.profdata.tar.xz) = 8fe3066b129724a187ffc4d0d02ede643b80d466d45fe270e2074f6b098790b0
+SIZE (chrome-linux-104.0.5112.101-llvm13.profdata.tar.xz) = 24584836
+SHA256 (chromium-104.0.5112.101-testdata.tar.xz) = 77f7da315f1a37983083c3f24c16da035d3da6a667db32cfd6edba6546344a31
+SIZE (chromium-104.0.5112.101-testdata.tar.xz) = 264016568
 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734
diff --git a/www/chromium/files/patch-chrome_test_BUILD.gn b/www/chromium/files/patch-chrome_test_BUILD.gn
index a396055a411f..c143112d49ad 100644
--- a/www/chromium/files/patch-chrome_test_BUILD.gn
+++ b/www/chromium/files/patch-chrome_test_BUILD.gn
@@ -1,6 +1,6 @@
---- chrome/test/BUILD.gn.orig	2022-07-22 17:30:31 UTC
+--- chrome/test/BUILD.gn.orig	2022-08-17 07:04:17 UTC
 +++ chrome/test/BUILD.gn
-@@ -9557,7 +9557,7 @@ test("chrome_app_unittests") {
+@@ -9558,7 +9558,7 @@ test("chrome_app_unittests") {
      "//components/heap_profiling/in_process",
      "//components/safe_browsing:buildflags",
    ]
diff --git a/www/chromium/files/patch-ui_base_ui__base__features.cc b/www/chromium/files/patch-ui_base_ui__base__features.cc
index e92ac9b0fb62..adf3c834b4e5 100644
--- a/www/chromium/files/patch-ui_base_ui__base__features.cc
+++ b/www/chromium/files/patch-ui_base_ui__base__features.cc
@@ -1,4 +1,4 @@
---- ui/base/ui_base_features.cc.orig	2022-07-22 17:30:31 UTC
+--- ui/base/ui_base_features.cc.orig	2022-08-17 07:04:17 UTC
 +++ ui/base/ui_base_features.cc
 @@ -180,7 +180,7 @@ const base::Feature kExperimentalFlingAnimation {
  // of lacros-chrome is complete.
@@ -9,7 +9,7 @@
        base::FEATURE_ENABLED_BY_DEFAULT
  #else
        base::FEATURE_DISABLED_BY_DEFAULT
-@@ -276,7 +276,7 @@ bool IsForcedColorsEnabled() {
+@@ -278,7 +278,7 @@ bool IsForcedColorsEnabled() {
  // milestones.
  const base::Feature kEyeDropper {
    "EyeDropper",