git: 8bb66f1b8cc8 - main - www/chromium: update to 148.0.7778.178
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 12:20:16 UTC
The branch main has been updated by rnagy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8bb66f1b8cc8ef9a27b717284ddd6d7db5632a15
commit 8bb66f1b8cc8ef9a27b717284ddd6d7db5632a15
Author: Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2026-05-20 12:20:02 +0000
Commit: Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2026-05-20 12:20:11 +0000
www/chromium: update to 148.0.7778.178
---
www/chromium/Makefile | 2 +-
www/chromium/distinfo | 10 +++++-----
.../files/patch-content_public_common_content__features.cc | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 23f144fd81de..e9a825cb8245 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,5 +1,5 @@
PORTNAME= chromium
-PORTVERSION= 148.0.7778.167
+PORTVERSION= 148.0.7778.178
PULSEMV= 16
PULSEV= ${PULSEMV}.1
CATEGORIES= www wayland
diff --git a/www/chromium/distinfo b/www/chromium/distinfo
index 7d2aeb856696..2f2b5aa89841 100644
--- a/www/chromium/distinfo
+++ b/www/chromium/distinfo
@@ -1,10 +1,10 @@
-TIMESTAMP = 1778658291
-SHA256 (chromium-148.0.7778.167-lite.tar.xz) = 57a78706c149afe8cacdc801c20ef89ad1c1fbba0ad2154fda03f4fc0f33c9d6
-SIZE (chromium-148.0.7778.167-lite.tar.xz) = 1592254436
+TIMESTAMP = 1779279575
+SHA256 (chromium-148.0.7778.178-lite.tar.xz) = 074cc06fd96c7d47abfe4a4bb4b09b99f4261a3f1a4e49a07624810e83ef4556
+SIZE (chromium-148.0.7778.178-lite.tar.xz) = 1592183916
SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
SIZE (pulseaudio-16.1.tar.gz) = 2763111
-SHA256 (chromium-148.0.7778.167-testdata.tar.xz) = 0c810ac6a4c4600a78fac41009445bfe8529b9e7351e914b752de68861b3a9d8
-SIZE (chromium-148.0.7778.167-testdata.tar.xz) = 1306763732
+SHA256 (chromium-148.0.7778.178-testdata.tar.xz) = 5a965729d604b1e0656ae5311b0b42afbfbefd905c43d6b41bea95e82938d968
+SIZE (chromium-148.0.7778.178-testdata.tar.xz) = 1306779736
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
diff --git a/www/chromium/files/patch-content_public_common_content__features.cc b/www/chromium/files/patch-content_public_common_content__features.cc
index d644d4f379a3..563ce8550784 100644
--- a/www/chromium/files/patch-content_public_common_content__features.cc
+++ b/www/chromium/files/patch-content_public_common_content__features.cc
@@ -1,4 +1,4 @@
---- content/public/common/content_features.cc.orig 2026-05-07 17:02:56 UTC
+--- content/public/common/content_features.cc.orig 2026-05-20 12:17:52 UTC
+++ content/public/common/content_features.cc
@@ -140,7 +140,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, base::FEATU
@@ -18,7 +18,7 @@
base::FEATURE_ENABLED_BY_DEFAULT
#else
base::FEATURE_DISABLED_BY_DEFAULT
-@@ -1152,10 +1152,10 @@ BASE_FEATURE(kWebAssemblyTiering, base::FEATURE_ENABLE
+@@ -1159,10 +1159,10 @@ BASE_FEATURE(kWebAssemblyTiering, base::FEATURE_ENABLE
// Enable WebAssembly trap handler.
BASE_FEATURE(kWebAssemblyTrapHandler,
@@ -31,7 +31,7 @@
defined(ARCH_CPU_ARM64))
base::FEATURE_ENABLED_BY_DEFAULT
#else
-@@ -1216,7 +1216,11 @@ BASE_FEATURE(kWebUIInProcessResourceLoadingV2,
+@@ -1223,7 +1223,11 @@ BASE_FEATURE(kWebUIInProcessResourceLoadingV2,
// Controls whether the WebUSB API is enabled:
// https://wicg.github.io/webusb