Date: Mon, 15 Jun 2026 12:09:20 +0000 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: f29b1ad70fc7 - main - www/iridium: update to 2026.06.149.2 Message-ID: <6a2feb70.20828.30814907@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f29b1ad70fc7b9093955b68b43fc1e59d627f948 commit f29b1ad70fc7b9093955b68b43fc1e59d627f948 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2026-06-15 11:59:23 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2026-06-15 12:09:13 +0000 www/iridium: update to 2026.06.149.2 --- www/iridium/Makefile | 2 +- www/iridium/distinfo | 6 +++--- ...wser_password__manager_chrome__password__manager__client.cc | 10 +++++----- ..._browser_renderer__host_render__widget__host__view__aura.cc | 8 ++++---- .../patch-gpu_command__buffer_service_gles2__cmd__decoder.cc | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 86eac54a493e..df6524e703b6 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,5 @@ PORTNAME= iridium -PORTVERSION= 2026.06.149.1 +PORTVERSION= 2026.06.149.2 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/iridium/distinfo b/www/iridium/distinfo index b107603dc4ac..5aeda83c4201 100644 --- a/www/iridium/distinfo +++ b/www/iridium/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1781095987 -SHA256 (iridium-browser-2026.06.149.1.tar.xz) = 5bccc01e2e6fe7766ed5c06390bb831a9a26eedf801f0d5251586cc8e98db706 -SIZE (iridium-browser-2026.06.149.1.tar.xz) = 1423115784 +TIMESTAMP = 1781524631 +SHA256 (iridium-browser-2026.06.149.2.tar.xz) = 1c463657d4038fb0c186e4695d5c26e3a7c0c202f26fff6e061d21819691a4c4 +SIZE (iridium-browser-2026.06.149.2.tar.xz) = 1423143672 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 diff --git a/www/iridium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/www/iridium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc index 99fc978f016f..49310e7a3111 100644 --- a/www/iridium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ b/www/iridium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2026-06-10 12:51:34 UTC +--- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2026-06-15 11:49:49 UTC +++ chrome/browser/password_manager/chrome_password_manager_client.cc -@@ -702,7 +702,7 @@ void ChromePasswordManagerClient::ContinueShowKeyboard +@@ -698,7 +698,7 @@ void ChromePasswordManagerClient::ContinueShowKeyboard bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( device_reauth::DeviceAuthenticator* authenticator) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ if (!GetLocalStatePrefs() || !GetPrefs() || !authenticator) { return false; } -@@ -987,7 +987,7 @@ void ChromePasswordManagerClient::NotifyUserCredential +@@ -983,7 +983,7 @@ void ChromePasswordManagerClient::NotifyUserCredential } void ChromePasswordManagerClient::NotifyKeychainError() { @@ -18,7 +18,7 @@ PasswordsClientUIDelegate* manage_passwords_ui_controller = PasswordsClientUIDelegateFromWebContents(web_contents()); if (manage_passwords_ui_controller) { -@@ -2073,7 +2073,7 @@ void ChromePasswordManagerClient::HideFillingUI() { +@@ -2068,7 +2068,7 @@ void ChromePasswordManagerClient::HideFillingUI() { bool ChromePasswordManagerClient::IsPasswordManagementEnabledForCurrentPage( const GURL& url) const { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ if (IsPasswordManagerForUrlDisallowedByPolicy(url)) { return false; } -@@ -2112,7 +2112,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement +@@ -2107,7 +2107,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement } #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ 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 ff9656bf8f87..241df6846237 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 2026-06-10 12:51:34 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2026-06-15 11:49:49 UTC +++ content/browser/renderer_host/render_widget_host_view_aura.cc @@ -132,7 +132,7 @@ #include "ui/gfx/win/gdi_util.h" @@ -18,7 +18,7 @@ ui::BrowserAccessibilityManager* manager = host()->GetOrCreateRootBrowserAccessibilityManager(); if (manager && manager->GetBrowserAccessibilityRoot()) -@@ -2046,7 +2046,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { +@@ -2052,7 +2052,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) { -@@ -3093,7 +3093,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { +@@ -3099,7 +3099,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { } bool RenderWidgetHostViewAura::NeedsMouseCapture() { @@ -36,7 +36,7 @@ return NeedsInputGrab(); #else return false; -@@ -3303,7 +3303,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit +@@ -3311,7 +3311,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit if (!target_host) return; diff --git a/www/iridium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/www/iridium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc index 0ee57db5dc7f..e680c38b26cb 100644 --- a/www/iridium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ b/www/iridium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2026-06-10 12:51:34 UTC +--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2026-06-15 11:49:49 UTC +++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2866,7 +2866,7 @@ std::unique_ptr<GLES2Decoder> GLES2Decoder::Create( +@@ -2867,7 +2867,7 @@ std::unique_ptr<GLES2Decoder> GLES2Decoder::Create( } // Allow linux to run fuzzers.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2feb70.20828.30814907>
