Date: Sat, 14 Sep 2024 09:29:31 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: 7815680798a9 - main - www/*chromium: update to 128.0.6613.137 Message-ID: <202409140929.48E9TVDh019852@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=7815680798a95b27e54069eb2a90b55db75e4f84 commit 7815680798a95b27e54069eb2a90b55db75e4f84 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-09-14 09:28:11 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-09-14 09:29:26 +0000 www/*chromium: update to 128.0.6613.137 Security: https://vuxml.freebsd.org/freebsd/e464f777-719e-11ef-8a0f-a8a1599412c6.html --- www/chromium/Makefile | 3 +-- www/chromium/distinfo | 14 +++++++------- ...wser_renderer__host_render__widget__host__view__aura.cc | 8 ++++---- ...atch-content_renderer_renderer__blink__platform__impl.h | 4 ++-- ...ervices_video__capture_video__capture__service__impl.cc | 6 +++--- .../patch-third__party_blink_public_platform_platform.h | 4 ++-- www/ungoogled-chromium/Makefile | 3 +-- www/ungoogled-chromium/distinfo | 14 +++++++------- ...wser_renderer__host_render__widget__host__view__aura.cc | 8 ++++---- ...atch-content_renderer_renderer__blink__platform__impl.h | 4 ++-- ...ervices_video__capture_video__capture__service__impl.cc | 6 +++--- .../patch-third__party_blink_public_platform_platform.h | 4 ++-- 12 files changed, 38 insertions(+), 40 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 8737440f1969..83876795bcc6 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,6 +1,5 @@ PORTNAME= chromium -PORTVERSION= 128.0.6613.119 -PORTREVISION= 2 +PORTVERSION= 128.0.6613.137 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/chromium/distinfo b/www/chromium/distinfo index f9d326ee7968..560e62789da2 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1725395888 -SHA256 (chromium-128.0.6613.119.tar.xz) = aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d -SIZE (chromium-128.0.6613.119.tar.xz) = 6718742128 -SHA256 (chrome-linux-128.0.6613.119-llvm17.profdata.tar.xz) = 273484357e9af5ed4b5f7e0522572a8430dcaa0d17c3e28cbf996febf7151d38 -SIZE (chrome-linux-128.0.6613.119-llvm17.profdata.tar.xz) = 30282860 +TIMESTAMP = 1726305932 +SHA256 (chromium-128.0.6613.137.tar.xz) = e1d39c170dfdc2627a7b003e11d77f04a578b8e1cfe41e714cdaa345c91f4943 +SIZE (chromium-128.0.6613.137.tar.xz) = 6724182764 +SHA256 (chrome-linux-128.0.6613.137-llvm17.profdata.tar.xz) = a864d8b30efe90adfbc238c5b6f0d940170c744e122e978bbf14bae4a51f6f9b +SIZE (chrome-linux-128.0.6613.137-llvm17.profdata.tar.xz) = 30291832 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-128.0.6613.119-testdata.tar.xz) = 019312914434719f386aa22f1155d9057a48ebdf331bbb7b3783b7e94ed1b678 -SIZE (chromium-128.0.6613.119-testdata.tar.xz) = 279811932 +SHA256 (chromium-128.0.6613.137-testdata.tar.xz) = 366ff50d10e8def1e1a0caa7edc13e6d741312470061d559acf0a6ca061d9e95 +SIZE (chromium-128.0.6613.137-testdata.tar.xz) = 280838304 diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index 267a4caf2085..7088f14232ee 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/chromium/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-26 12:06:38 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2024-09-14 09:23:20 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/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h index 25951f6e2017..a848e680e2ec 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h @@ -1,6 +1,6 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2024-08-26 12:06:38 UTC +--- content/renderer/renderer_blink_platform_impl.h.orig 2024-09-14 09:23:20 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/chromium/files/patch-services_video__capture_video__capture__service__impl.cc b/www/chromium/files/patch-services_video__capture_video__capture__service__impl.cc index b066d2d7e3a0..26a9a377e3fb 100644 --- a/www/chromium/files/patch-services_video__capture_video__capture__service__impl.cc +++ b/www/chromium/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-26 12:06:38 UTC +--- services/video_capture/video_capture_service_impl.cc.orig 2024-09-14 09:23:20 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/chromium/files/patch-third__party_blink_public_platform_platform.h b/www/chromium/files/patch-third__party_blink_public_platform_platform.h index ba690a910541..60c79181e8cc 100644 --- a/www/chromium/files/patch-third__party_blink_public_platform_platform.h +++ b/www/chromium/files/patch-third__party_blink_public_platform_platform.h @@ -1,6 +1,6 @@ ---- third_party/blink/public/platform/platform.h.orig 2024-08-26 12:06:38 UTC +--- third_party/blink/public/platform/platform.h.orig 2024-09-14 09:23:20 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; } diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index f6ed9ad85405..8ee24bb1d56a 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,6 +1,5 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 128.0.6613.119 -PORTREVISION= 2 +PORTVERSION= 128.0.6613.137 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index e537480bfb80..7752b1911c29 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1725395958 -SHA256 (chromium-128.0.6613.119.tar.xz) = aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d -SIZE (chromium-128.0.6613.119.tar.xz) = 6718742128 -SHA256 (ungoogled-chromium-128.0.6613.119-1.tar.gz) = c0b224538ee003fa4db928a014f25d5bffb067fa240452d67a2ead9bfd795059 -SIZE (ungoogled-chromium-128.0.6613.119-1.tar.gz) = 1239747 +TIMESTAMP = 1726306029 +SHA256 (chromium-128.0.6613.137.tar.xz) = e1d39c170dfdc2627a7b003e11d77f04a578b8e1cfe41e714cdaa345c91f4943 +SIZE (chromium-128.0.6613.137.tar.xz) = 6724182764 +SHA256 (ungoogled-chromium-128.0.6613.137-1.tar.gz) = 94e2f80f72b1c0f791c826c734a676cd0cb60ebaaf2a8a4941a8475a15f5508d +SIZE (ungoogled-chromium-128.0.6613.137-1.tar.gz) = 1239916 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-128.0.6613.119-testdata.tar.xz) = 019312914434719f386aa22f1155d9057a48ebdf331bbb7b3783b7e94ed1b678 -SIZE (chromium-128.0.6613.119-testdata.tar.xz) = 279811932 +SHA256 (chromium-128.0.6613.137-testdata.tar.xz) = 366ff50d10e8def1e1a0caa7edc13e6d741312470061d559acf0a6ca061d9e95 +SIZE (chromium-128.0.6613.137-testdata.tar.xz) = 280838304 diff --git a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index 95d7714c377c..3752bf75b302 100644 --- a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/ungoogled-chromium/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-26 14:40:28 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2024-09-14 09:26:11 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/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h index 318d48878fad..f9bb76ef7621 100644 --- a/www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h +++ b/www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h @@ -1,6 +1,6 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2024-08-26 14:40:28 UTC +--- content/renderer/renderer_blink_platform_impl.h.orig 2024-09-14 09:26:11 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/ungoogled-chromium/files/patch-services_video__capture_video__capture__service__impl.cc b/www/ungoogled-chromium/files/patch-services_video__capture_video__capture__service__impl.cc index f1820ffa7a79..2075f8a98b8f 100644 --- a/www/ungoogled-chromium/files/patch-services_video__capture_video__capture__service__impl.cc +++ b/www/ungoogled-chromium/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-26 14:40:28 UTC +--- services/video_capture/video_capture_service_impl.cc.orig 2024-09-14 09:26:11 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/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h b/www/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h index 15a23c657129..ff6fdabc3604 100644 --- a/www/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h +++ b/www/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h @@ -1,6 +1,6 @@ ---- third_party/blink/public/platform/platform.h.orig 2024-08-26 14:40:28 UTC +--- third_party/blink/public/platform/platform.h.orig 2024-09-14 09:26:11 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?202409140929.48E9TVDh019852>