git: adb115316fe7 - main - www/ungoogled-chromium: update to 113.0.5672.126

From: Robert Nagy <rnagy_at_FreeBSD.org>
Date: Sat, 20 May 2023 13:19:05 UTC
The branch main has been updated by rnagy:

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

commit adb115316fe7dc24898bfa1297304018da32824c
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2023-05-20 06:22:46 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2023-05-20 13:18:58 +0000

    www/ungoogled-chromium: update to 113.0.5672.126
    
    Approved by:    rene (mentor, implicit)
    Security:       https://vuxml.freebsd.org/freebsd/bea52545-f4a7-11ed-8290-a8a1599412c6.html
---
 www/ungoogled-chromium/Makefile                          |  2 +-
 www/ungoogled-chromium/distinfo                          | 14 +++++++-------
 ...i_api__browser__context__keyed__service__factories.cc |  4 ++--
 ...-media_capture_video_linux_v4l2__capture__delegate.cc | 16 ++++++++--------
 ...h-media_capture_video_linux_v4l2__capture__delegate.h |  4 ++--
 ...nk_renderer_platform_runtime__enabled__features.json5 |  4 ++--
 www/ungoogled-chromium/files/patch-v8_src_api_api.cc     |  4 ++--
 7 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index 1e8041050f95..07f88286d389 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ungoogled-chromium
-PORTVERSION=	113.0.5672.92
+PORTVERSION=	113.0.5672.126
 UGVERSION=	${DISTVERSION}-1
 CATEGORIES=	www wayland
 MASTER_SITES=	https://commondatastorage.googleapis.com/chromium-browser-official/ \
diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo
index 1ab7fa33d3df..3551498cb7d1 100644
--- a/www/ungoogled-chromium/distinfo
+++ b/www/ungoogled-chromium/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1683825131
-SHA256 (chromium-113.0.5672.92.tar.xz) = a4520b53c824d75bcbc80bcf5da0c3d6f213038c8e31904b8a3bfbe415893ba5
-SIZE (chromium-113.0.5672.92.tar.xz) = 1556728164
-SHA256 (ungoogled-chromium-113.0.5672.92-1.tar.gz) = b36ecce88a380b760c468592c1bb69be4b5dbae20b084ae0aba01236720b3690
-SIZE (ungoogled-chromium-113.0.5672.92-1.tar.gz) = 672556
-SHA256 (chromium-113.0.5672.92-testdata.tar.xz) = e2e085a5014f4dde9c1ea904213f9985d8ed8b5b227cf35bcc6afb656630d51f
-SIZE (chromium-113.0.5672.92-testdata.tar.xz) = 263959532
+TIMESTAMP = 1684563730
+SHA256 (chromium-113.0.5672.126.tar.xz) = 0def7cd594304d7675821d42a4207377af98e321a78a91ee5200aea55adc2d93
+SIZE (chromium-113.0.5672.126.tar.xz) = 1556790928
+SHA256 (ungoogled-chromium-113.0.5672.126-1.tar.gz) = 1025329c38041b3b8b200fe3405d4b873345e87cba6333e036b83ad2f0000d3e
+SIZE (ungoogled-chromium-113.0.5672.126-1.tar.gz) = 674145
+SHA256 (chromium-113.0.5672.126-testdata.tar.xz) = 89088e4cdc494ad5c468c7cf7e7ed26c4f76244d42ec74dac0ee141ead0fd6e6
+SIZE (chromium-113.0.5672.126-testdata.tar.xz) = 262980780
 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734
diff --git a/www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc b/www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc
index ececf68b6445..d0a6f93c2af4 100644
--- a/www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc
+++ b/www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc
@@ -1,6 +1,6 @@
---- extensions/browser/api/api_browser_context_keyed_service_factories.cc.orig	2023-04-08 11:38:38 UTC
+--- extensions/browser/api/api_browser_context_keyed_service_factories.cc.orig	2023-05-20 06:21:07 UTC
 +++ extensions/browser/api/api_browser_context_keyed_service_factories.cc
-@@ -94,7 +94,7 @@ void EnsureApiBrowserContextKeyedServiceFactoriesBuilt
+@@ -96,7 +96,7 @@ void EnsureApiBrowserContextKeyedServiceFactoriesBuilt
    MessageService::GetFactoryInstance();
    MessagingAPIMessageFilter::EnsureAssociatedFactoryBuilt();
  #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \
diff --git a/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc b/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc
index e083f8725773..5a0674f9e34d 100644
--- a/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc
+++ b/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc
@@ -1,4 +1,4 @@
---- media/capture/video/linux/v4l2_capture_delegate.cc.orig	2023-05-05 12:12:41 UTC
+--- media/capture/video/linux/v4l2_capture_delegate.cc.orig	2023-05-20 06:21:07 UTC
 +++ media/capture/video/linux/v4l2_capture_delegate.cc
 @@ -4,8 +4,10 @@
  
@@ -24,7 +24,7 @@
  
  // TODO(aleksandar.stojiljkovic): Wrap this with kernel version check once the
  // format is introduced to kernel.
-@@ -729,7 +733,7 @@ base::WeakPtr<V4L2CaptureDelegate> V4L2CaptureDelegate
+@@ -727,7 +731,7 @@ base::WeakPtr<V4L2CaptureDelegate> V4L2CaptureDelegate
  
  V4L2CaptureDelegate::~V4L2CaptureDelegate() = default;
  
@@ -33,7 +33,7 @@
    int num_retries = 0;
    for (; DoIoctl(request, argp) < 0 && num_retries < kMaxIOCtrlRetries;
         ++num_retries) {
-@@ -739,7 +743,7 @@ bool V4L2CaptureDelegate::RunIoctl(int request, void* 
+@@ -737,7 +741,7 @@ bool V4L2CaptureDelegate::RunIoctl(int request, void* 
    return num_retries != kMaxIOCtrlRetries;
  }
  
@@ -42,7 +42,7 @@
    return HANDLE_EINTR(v4l2_->ioctl(device_fd_.get(), request, argp));
  }
  
-@@ -779,6 +783,7 @@ bool V4L2CaptureDelegate::IsControllableControl(int co
+@@ -777,6 +781,7 @@ bool V4L2CaptureDelegate::IsControllableControl(int co
  }
  
  void V4L2CaptureDelegate::ReplaceControlEventSubscriptions() {
@@ -50,7 +50,7 @@
    constexpr uint32_t kControlIds[] = {V4L2_CID_AUTO_EXPOSURE_BIAS,
                                        V4L2_CID_AUTO_WHITE_BALANCE,
                                        V4L2_CID_BRIGHTNESS,
-@@ -806,6 +811,7 @@ void V4L2CaptureDelegate::ReplaceControlEventSubscript
+@@ -804,6 +809,7 @@ void V4L2CaptureDelegate::ReplaceControlEventSubscript
                    << ", {type = V4L2_EVENT_CTRL, id = " << control_id << "}";
      }
    }
@@ -58,7 +58,7 @@
  }
  
  mojom::RangePtr V4L2CaptureDelegate::RetrieveUserControlRange(int control_id) {
-@@ -975,7 +981,11 @@ void V4L2CaptureDelegate::DoCapture() {
+@@ -984,7 +990,11 @@ void V4L2CaptureDelegate::DoCapture() {
  
    pollfd device_pfd = {};
    device_pfd.fd = device_fd_.get();
@@ -70,7 +70,7 @@
  
    const int result =
        HANDLE_EINTR(v4l2_->poll(&device_pfd, 1, kCaptureTimeoutMs));
-@@ -1013,6 +1023,7 @@ void V4L2CaptureDelegate::DoCapture() {
+@@ -1022,6 +1032,7 @@ void V4L2CaptureDelegate::DoCapture() {
      timeout_count_ = 0;
    }
  
@@ -78,7 +78,7 @@
    // Dequeue events if the driver has filled in some.
    if (device_pfd.revents & POLLPRI) {
      bool controls_changed = false;
-@@ -1047,6 +1058,7 @@ void V4L2CaptureDelegate::DoCapture() {
+@@ -1056,6 +1067,7 @@ void V4L2CaptureDelegate::DoCapture() {
        client_->OnCaptureConfigurationChanged();
      }
    }
diff --git a/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h b/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h
index 62c3bec3708f..053c8f7984a9 100644
--- a/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h
+++ b/www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h
@@ -1,6 +1,6 @@
---- media/capture/video/linux/v4l2_capture_delegate.h.orig	2023-05-05 12:12:41 UTC
+--- media/capture/video/linux/v4l2_capture_delegate.h.orig	2023-05-20 06:21:07 UTC
 +++ media/capture/video/linux/v4l2_capture_delegate.h
-@@ -90,10 +90,10 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final {
+@@ -87,10 +87,10 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final {
    // device file descriptor or (re)starting streaming, can fail but works after
    // retrying (https://crbug.com/670262). Returns false if the |request| ioctl
    // fails too many times.
diff --git a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
index 8e70e2d31285..3661b8845966 100644
--- a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+++ b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
@@ -1,4 +1,4 @@
---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig	2023-05-05 12:12:41 UTC
+--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig	2023-05-20 06:21:07 UTC
 +++ third_party/blink/renderer/platform/runtime_enabled_features.json5
 @@ -1320,7 +1320,7 @@
      {
@@ -45,7 +45,7 @@
        base_feature: "ReduceUserAgent",
      },
      {
-@@ -3625,12 +3625,12 @@
+@@ -3630,12 +3630,12 @@
        status: "experimental",
        base_feature: "none",
        origin_trial_feature_name: "WebAppUrlHandling",
diff --git a/www/ungoogled-chromium/files/patch-v8_src_api_api.cc b/www/ungoogled-chromium/files/patch-v8_src_api_api.cc
index 63e1e31f8c43..c2de24e99ec0 100644
--- a/www/ungoogled-chromium/files/patch-v8_src_api_api.cc
+++ b/www/ungoogled-chromium/files/patch-v8_src_api_api.cc
@@ -1,4 +1,4 @@
---- v8/src/api/api.cc.orig	2023-05-05 12:12:41 UTC
+--- v8/src/api/api.cc.orig	2023-05-20 06:21:07 UTC
 +++ v8/src/api/api.cc
 @@ -142,7 +142,7 @@
  #include "src/wasm/wasm-serialization.h"
@@ -9,7 +9,7 @@
  #include <signal.h>
  #include <unistd.h>
  
-@@ -6435,7 +6435,7 @@ bool v8::V8::Initialize(const int build_config) {
+@@ -6446,7 +6446,7 @@ bool v8::V8::Initialize(const int build_config) {
    return true;
  }