git: eeeae81bf886 - main - www/ungoogled-chromium: update to 110.0.5481.177
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 17:26:59 UTC
The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeeae81bf886db78c86d1e12d1ad6666ecab6d8f commit eeeae81bf886db78c86d1e12d1ad6666ecab6d8f Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2023-02-23 13:09:04 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2023-02-23 17:26:54 +0000 www/ungoogled-chromium: update to 110.0.5481.177 Approved by: rene (mentor) Security: https://vuxml.freebsd.org/freebsd/4d6b5ea9-bc64-4e77-a7ee-d62ba68a80dd.html --- www/ungoogled-chromium/Makefile | 2 +- www/ungoogled-chromium/distinfo | 14 +++++++------- ...ss_chrome__file__system__access__permission__context.cc | 4 ++-- .../patch-chrome_browser_ui_views_frame_browser__view.cc | 4 ++-- www/ungoogled-chromium/files/patch-chrome_test_BUILD.gn | 4 ++-- .../files/patch-media_gpu_vaapi_vaapi__video__decoder.cc | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 90ad29c3b75d..c445afb68e02 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 110.0.5481.100 +PORTVERSION= 110.0.5481.177 UGVERSION= ${DISTVERSION}-1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index 2d6c00ee64f5..4d68ef72cc59 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1676567931 -SHA256 (chromium-110.0.5481.100.tar.xz) = 6d870d690c1f2c41a288011b0149752681077f1459ebe7a4f9215dbfde21f633 -SIZE (chromium-110.0.5481.100.tar.xz) = 1703445256 -SHA256 (ungoogled-chromium-110.0.5481.100-1.tar.gz) = 994a7241ed09e98337832628f145ee21265d81c7c5ed2a5099dfb7e11b01ee18 -SIZE (ungoogled-chromium-110.0.5481.100-1.tar.gz) = 671983 -SHA256 (chromium-110.0.5481.100-testdata.tar.xz) = 0a18af810a24c350d2a3514f883e69380fb2eec7fcccde92daeb4444e09771c1 -SIZE (chromium-110.0.5481.100-testdata.tar.xz) = 256324088 +TIMESTAMP = 1677157267 +SHA256 (chromium-110.0.5481.177.tar.xz) = 7b2f454d1195270a39f94a9ff6d8d68126be315e0da4e31c20f4ba9183a1c9b7 +SIZE (chromium-110.0.5481.177.tar.xz) = 1703390456 +SHA256 (ungoogled-chromium-110.0.5481.177-1.tar.gz) = 602c2bd0f93e5618f3a32a71a11d48a0c8aa881ac3e4dc0ba7d64fd97896c4a7 +SIZE (ungoogled-chromium-110.0.5481.177-1.tar.gz) = 671978 +SHA256 (chromium-110.0.5481.177-testdata.tar.xz) = f8c092b99b1a29cbd6e7deb6868c84ac4e05a276584332971c0a578a7187b06d +SIZE (chromium-110.0.5481.177-testdata.tar.xz) = 265092148 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc b/www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc index 87cbeeea81cd..6e21a40c8ee4 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc @@ -1,6 +1,6 @@ ---- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2023-02-16 17:16:19 UTC +--- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2023-02-23 13:06:30 UTC +++ chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc -@@ -302,7 +302,7 @@ const struct { +@@ -300,7 +300,7 @@ const struct { {base::DIR_HOME, FILE_PATH_LITERAL("Library/CloudStorage"), kDontBlockChildren}, #endif diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index 487dd178dec9..9ef6af0d372a 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-02-11 09:11:04 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2023-02-23 13:06:30 UTC +++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2120,7 +2120,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra +@@ -2122,7 +2122,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra // CrOS cleanup is done. // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch // of lacros-chrome is complete. diff --git a/www/ungoogled-chromium/files/patch-chrome_test_BUILD.gn b/www/ungoogled-chromium/files/patch-chrome_test_BUILD.gn index ff2df71e8ff4..0952b37807b2 100644 --- a/www/ungoogled-chromium/files/patch-chrome_test_BUILD.gn +++ b/www/ungoogled-chromium/files/patch-chrome_test_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/test/BUILD.gn.orig 2023-02-11 09:11:04 UTC +--- chrome/test/BUILD.gn.orig 2023-02-23 13:06:30 UTC +++ chrome/test/BUILD.gn -@@ -10217,7 +10217,7 @@ test("chrome_app_unittests") { +@@ -10216,7 +10216,7 @@ test("chrome_app_unittests") { "//components/heap_profiling/in_process", "//components/safe_browsing:buildflags", ] diff --git a/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc b/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc index c25a3195e00f..6f33ff405f2e 100644 --- a/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc +++ b/www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc @@ -1,6 +1,6 @@ ---- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-02-11 09:11:04 UTC +--- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2023-02-23 13:06:30 UTC +++ media/gpu/vaapi/vaapi_video_decoder.cc -@@ -769,7 +769,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree +@@ -768,7 +768,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree const gfx::Size decoder_natural_size = aspect_ratio_.GetNaturalSize(decoder_visible_rect);