www/chromium: update to 104.0.5112.101

Security:	f12368a8-1e05-11ed-a1ef-3065ec8fd3ec
This commit is contained in:
Robert Nagy 2022-08-17 09:59:51 +02:00 committed by Rene Ladan
parent 66e8ddc440
commit d442126e24
4 changed files with 12 additions and 13 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= chromium
PORTVERSION= 104.0.5112.79
PORTREVISION= 1
PORTVERSION= 104.0.5112.101
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external

View File

@ -1,9 +1,9 @@
TIMESTAMP = 1659422888
SHA256 (chromium-104.0.5112.79.tar.xz) = 9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3
SIZE (chromium-104.0.5112.79.tar.xz) = 1509100404
SHA256 (chrome-linux-104.0.5112.79-llvm13.profdata.tar.xz) = d088e4540e6bf1a077e41e6a94ab7af3dd72cfdaad1f35737559a4570b0612b1
SIZE (chrome-linux-104.0.5112.79-llvm13.profdata.tar.xz) = 24547748
SHA256 (chromium-104.0.5112.79-testdata.tar.xz) = 9f54026ed796e66dcbaceb31be5408c510421a0c308ab890de8bc9237f2b837c
SIZE (chromium-104.0.5112.79-testdata.tar.xz) = 264005020
TIMESTAMP = 1660719568
SHA256 (chromium-104.0.5112.101.tar.xz) = 60f015e1559de4044cdfa3bdc1f8fde535927c8ab15b0959ccc9b6feec832f5b
SIZE (chromium-104.0.5112.101.tar.xz) = 1510110428
SHA256 (chrome-linux-104.0.5112.101-llvm13.profdata.tar.xz) = 8fe3066b129724a187ffc4d0d02ede643b80d466d45fe270e2074f6b098790b0
SIZE (chrome-linux-104.0.5112.101-llvm13.profdata.tar.xz) = 24584836
SHA256 (chromium-104.0.5112.101-testdata.tar.xz) = 77f7da315f1a37983083c3f24c16da035d3da6a667db32cfd6edba6546344a31
SIZE (chromium-104.0.5112.101-testdata.tar.xz) = 264016568
SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734

View File

@ -1,6 +1,6 @@
--- chrome/test/BUILD.gn.orig 2022-07-22 17:30:31 UTC
--- chrome/test/BUILD.gn.orig 2022-08-17 07:04:17 UTC
+++ chrome/test/BUILD.gn
@@ -9557,7 +9557,7 @@ test("chrome_app_unittests") {
@@ -9558,7 +9558,7 @@ test("chrome_app_unittests") {
"//components/heap_profiling/in_process",
"//components/safe_browsing:buildflags",
]

View File

@ -1,4 +1,4 @@
--- ui/base/ui_base_features.cc.orig 2022-07-22 17:30:31 UTC
--- ui/base/ui_base_features.cc.orig 2022-08-17 07:04:17 UTC
+++ ui/base/ui_base_features.cc
@@ -180,7 +180,7 @@ const base::Feature kExperimentalFlingAnimation {
// of lacros-chrome is complete.
@ -9,7 +9,7 @@
base::FEATURE_ENABLED_BY_DEFAULT
#else
base::FEATURE_DISABLED_BY_DEFAULT
@@ -276,7 +276,7 @@ bool IsForcedColorsEnabled() {
@@ -278,7 +278,7 @@ bool IsForcedColorsEnabled() {
// milestones.
const base::Feature kEyeDropper {
"EyeDropper",