git: bda2a09a3385 - main - www/ungoogled-chromium: update to 133.0.6943.141

From: Robert Nagy <rnagy_at_FreeBSD.org>
Date: Fri, 28 Feb 2025 06:13:54 UTC
The branch main has been updated by rnagy:

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

commit bda2a09a33856931418dcb5483a3ae83cac93d10
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2025-02-28 06:11:50 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2025-02-28 06:13:48 +0000

    www/ungoogled-chromium: update to 133.0.6943.141
    
    Security:       https://vuxml.freebsd.org/freebsd/a4cb7f9b-f506-11ef-85f3-a8a1599412c6.html
---
 www/ungoogled-chromium/Makefile                            |  3 +--
 www/ungoogled-chromium/distinfo                            | 14 +++++++-------
 ...nderer_modules_webgl_webgl__rendering__context__base.cc |  4 ++--
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index 2373a6c02e6b..970cda6e1c07 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ungoogled-chromium
-PORTVERSION=	133.0.6943.126
-PORTREVISION=	2
+PORTVERSION=	133.0.6943.141
 PULSEMV=	16
 PULSEV=		${PULSEMV}.1
 UGVERSION=	${DISTVERSION}-1
diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo
index 8a6245cb92e5..5e7f7bfecb9d 100644
--- a/www/ungoogled-chromium/distinfo
+++ b/www/ungoogled-chromium/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1740045309
-SHA256 (chromium-133.0.6943.126.tar.xz) = bb99b5d8a4ec2374f58d3b6c694bffde91af1b80db5c46783166dd51beada024
-SIZE (chromium-133.0.6943.126.tar.xz) = 7429506312
+TIMESTAMP = 1740722437
+SHA256 (chromium-133.0.6943.141.tar.xz) = 0b3b15aa03f128a6b3d7ff67a7492bfaa2ffbb4acd80664b9ff320fd470c68be
+SIZE (chromium-133.0.6943.141.tar.xz) = 7441353780
 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
 SIZE (pulseaudio-16.1.tar.gz) = 2763111
-SHA256 (chromium-133.0.6943.126-testdata.tar.xz) = 79411222d461759aed945ee010d8e2dd97196bf467591c0953d0b1dad42f64e4
-SIZE (chromium-133.0.6943.126-testdata.tar.xz) = 650972320
-SHA256 (ungoogled-software-ungoogled-chromium-133.0.6943.126-133.0.6943.126-1_GH0.tar.gz) = 337d952efa8927a4fc577e03fcab397165f7448a58fb7fd01897e6b663a17885
-SIZE (ungoogled-software-ungoogled-chromium-133.0.6943.126-133.0.6943.126-1_GH0.tar.gz) = 699257
+SHA256 (chromium-133.0.6943.141-testdata.tar.xz) = a013597396af891cbd50e54aa80f790e9560ee4c4b951bda44abf29a4e98f14e
+SIZE (chromium-133.0.6943.141-testdata.tar.xz) = 650975388
+SHA256 (ungoogled-software-ungoogled-chromium-133.0.6943.141-133.0.6943.141-1_GH0.tar.gz) = 6aacc579b5e98eac601f83ee56c918d5f4363980ea1550ce5c9a2ed4a39452a1
+SIZE (ungoogled-software-ungoogled-chromium-133.0.6943.141-133.0.6943.141-1_GH0.tar.gz) = 700733
diff --git a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc
index 8ad190119ccf..7a6936cbe3d4 100644
--- a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc
+++ b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc
@@ -1,6 +1,6 @@
---- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig	2025-02-20 09:59:21 UTC
+--- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig	2025-02-28 06:11:19 UTC
 +++ third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc
-@@ -6304,7 +6304,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid
+@@ -6305,7 +6305,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid
    constexpr bool kAllowZeroCopyImages = true;
  #endif