Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2024 15:32:40 GMT
From:      Robert Nagy <rnagy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81696c8d2292 - main - www/iridium: update to 2024.08.128.3
Message-ID:  <202409141532.48EFWefO046202@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rnagy:

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

commit 81696c8d229229a2f62b43cb683be8064c280e2b
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2024-09-14 15:32:19 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2024-09-14 15:32:35 +0000

    www/iridium: update to 2024.08.128.3
---
 www/iridium/Makefile                                              | 3 +--
 www/iridium/distinfo                                              | 6 +++---
 ...ent_browser_renderer__host_render__widget__host__view__aura.cc | 8 ++++----
 .../patch-content_renderer_renderer__blink__platform__impl.h      | 4 ++--
 ...patch-services_video__capture_video__capture__service__impl.cc | 6 +++---
 .../files/patch-third__party_blink_public_platform_platform.h     | 4 ++--
 6 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/www/iridium/Makefile b/www/iridium/Makefile
index ee474bde6fb6..77221474c30e 100644
--- a/www/iridium/Makefile
+++ b/www/iridium/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	iridium
-PORTVERSION=	2024.08.128.2
-PORTREVISION=	2
+PORTVERSION=	2024.08.128.3
 PULSEMV=	16
 PULSEV=		${PULSEMV}.1
 CATEGORIES=	www wayland
diff --git a/www/iridium/distinfo b/www/iridium/distinfo
index 2d96e805c6c6..0091cffab377 100644
--- a/www/iridium/distinfo
+++ b/www/iridium/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1725522596
-SHA256 (iridium-browser-2024.08.128.2.tar.xz) = d7203475e903d4b32c22708b0cf17cdace4da1d23d349496d803ef022d1bc609
-SIZE (iridium-browser-2024.08.128.2.tar.xz) = 2832910040
+TIMESTAMP = 1726326860
+SHA256 (iridium-browser-2024.08.128.3.tar.xz) = 5fc5fbe370902f8df418ebb73e834707778a104e88dfdd255ac1999cee856739
+SIZE (iridium-browser-2024.08.128.3.tar.xz) = 2832976056
 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
 SIZE (pulseaudio-16.1.tar.gz) = 2763111
diff --git a/www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc
index f5ab41dd218f..0e7a59c879f9 100644
--- a/www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc
+++ b/www/iridium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc
@@ -1,4 +1,4 @@
---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig	2024-08-27 06:28:16 UTC
+--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig	2024-09-14 15:19:53 UTC
 +++ content/browser/renderer_host/render_widget_host_view_aura.cc
 @@ -120,7 +120,7 @@
  #include "ui/gfx/gdi_util.h"
@@ -18,7 +18,7 @@
    BrowserAccessibilityManager* manager =
        host()->GetOrCreateRootBrowserAccessibilityManager();
    if (manager && manager->GetBrowserAccessibilityRoot())
-@@ -1733,7 +1733,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() {
+@@ -1736,7 +1736,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() {
    return host() && host()->delegate() && host()->delegate()->ShouldDoLearning();
  }
  
@@ -27,7 +27,7 @@
  bool RenderWidgetHostViewAura::SetCompositionFromExistingText(
      const gfx::Range& range,
      const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) {
-@@ -2561,7 +2561,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() {
+@@ -2564,7 +2564,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() {
  }
  
  bool RenderWidgetHostViewAura::NeedsMouseCapture() {
@@ -36,7 +36,7 @@
    return NeedsInputGrab();
  #else
    return false;
-@@ -2745,7 +2745,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit
+@@ -2748,7 +2748,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit
    if (!target_host)
      return;
  
diff --git a/www/iridium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/iridium/files/patch-content_renderer_renderer__blink__platform__impl.h
index 55815084a6e1..de1353cef15b 100644
--- a/www/iridium/files/patch-content_renderer_renderer__blink__platform__impl.h
+++ b/www/iridium/files/patch-content_renderer_renderer__blink__platform__impl.h
@@ -1,6 +1,6 @@
---- content/renderer/renderer_blink_platform_impl.h.orig	2024-08-27 06:28:16 UTC
+--- content/renderer/renderer_blink_platform_impl.h.orig	2024-09-14 15:19:53 UTC
 +++ content/renderer/renderer_blink_platform_impl.h
-@@ -253,7 +253,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi
+@@ -255,7 +255,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi
    void Collect3DContextInformation(blink::Platform::GraphicsInfo* gl_info,
                                     const gpu::GPUInfo& gpu_info) const;
  
diff --git a/www/iridium/files/patch-services_video__capture_video__capture__service__impl.cc b/www/iridium/files/patch-services_video__capture_video__capture__service__impl.cc
index e36e7f839a1b..624695abd99e 100644
--- a/www/iridium/files/patch-services_video__capture_video__capture__service__impl.cc
+++ b/www/iridium/files/patch-services_video__capture_video__capture__service__impl.cc
@@ -1,4 +1,4 @@
---- services/video_capture/video_capture_service_impl.cc.orig	2024-08-27 06:28:16 UTC
+--- services/video_capture/video_capture_service_impl.cc.orig	2024-09-14 15:19:53 UTC
 +++ services/video_capture/video_capture_service_impl.cc
 @@ -42,7 +42,7 @@
  #include "services/video_capture/lacros/device_factory_adapter_lacros.h"
@@ -18,7 +18,7 @@
  // Intended usage of this class is to create viz::Gpu in utility process and
  // connect to viz::GpuClient of browser process, which will call to Gpu service.
  // Also, this class holds the viz::ContextProvider to listen and monitor Gpu
-@@ -323,7 +323,7 @@ void VideoCaptureServiceImpl::LazyInitializeGpuDepende
+@@ -331,7 +331,7 @@ void VideoCaptureServiceImpl::LazyInitializeGpuDepende
      gpu_dependencies_context_ = std::make_unique<GpuDependenciesContext>();
  
  #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS_ASH)
@@ -27,7 +27,7 @@
    {
  #else
    if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled()) {
-@@ -455,7 +455,7 @@ void VideoCaptureServiceImpl::OnGpuInfoUpdate(const CH
+@@ -463,7 +463,7 @@ void VideoCaptureServiceImpl::OnGpuInfoUpdate(const CH
  }
  #endif
  
diff --git a/www/iridium/files/patch-third__party_blink_public_platform_platform.h b/www/iridium/files/patch-third__party_blink_public_platform_platform.h
index 848c36683f01..834c5a310f9d 100644
--- a/www/iridium/files/patch-third__party_blink_public_platform_platform.h
+++ b/www/iridium/files/patch-third__party_blink_public_platform_platform.h
@@ -1,6 +1,6 @@
---- third_party/blink/public/platform/platform.h.orig	2024-08-27 06:28:16 UTC
+--- third_party/blink/public/platform/platform.h.orig	2024-09-14 15:19:53 UTC
 +++ third_party/blink/public/platform/platform.h
-@@ -368,7 +368,7 @@ class BLINK_PLATFORM_EXPORT Platform {
+@@ -374,7 +374,7 @@ class BLINK_PLATFORM_EXPORT Platform {
      return nullptr;
    }
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409141532.48EFWefO046202>