Date: Thu, 15 Dec 2022 13:05:22 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c2a57bda22b - main - www/ungoogled-chromium: update to 108.0.5359.124 Message-ID: <202212151305.2BFD5MDe024876@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2a57bda22b46bf74e6f36f4bc8feb156a33130 commit 1c2a57bda22b46bf74e6f36f4bc8feb156a33130 Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-12-15 12:06:33 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-12-15 13:04:29 +0000 www/ungoogled-chromium: update to 108.0.5359.124 Security: https://www.vuxml.org/freebsd/83eb9374-7b97-11ed-be8f-3065ec8fd3ec.html --- www/ungoogled-chromium/Makefile | 4 +--- www/ungoogled-chromium/distinfo | 14 +++++--------- .../patch-chrome_browser_ui_views_frame_browser__frame.cc | 8 ++++---- .../patch-chrome_browser_ui_views_frame_browser__view.cc | 4 ++-- ...tent_browser_web__contents_web__contents__view__aura.cc | 4 ++-- .../files/patch-third__party_libxml_linux_config.h | 4 ++-- 6 files changed, 16 insertions(+), 22 deletions(-) diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 454847861064..bddac798fafa 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,7 +1,6 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 108.0.5359.98 +PORTVERSION= 108.0.5359.124 UGVERSION= ${DISTVERSION}-1 -PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external @@ -115,7 +114,6 @@ GN_ARGS+= fatal_linker_warnings=false \ use_system_libjpeg=true \ use_system_libwayland=true \ use_system_wayland_scanner=true \ - use_system_libwayland_server=true \ use_udev=false \ extra_cxxflags="${CXXFLAGS}" \ extra_ldflags="${LDFLAGS}" diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index ab4bc183b278..4ce5c736b894 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,5 @@ -TIMESTAMP = 1670479867 -SHA256 (chromium-108.0.5359.98.tar.xz) = 60b6137971e3cb2947477f654491ed4f517ab88ea2807fa3b89fcce34b83561e -SIZE (chromium-108.0.5359.98.tar.xz) = 1731439592 -SHA256 (ungoogled-chromium-108.0.5359.98-1.tar.gz) = 91afcb2ab483b226979b4114ba5ce2aa462658688c10cafd29f78c4be607357e -SIZE (ungoogled-chromium-108.0.5359.98-1.tar.gz) = 671319 -SHA256 (chromium-108.0.5359.98-testdata.tar.xz) = f03ade0ad013e0cd5fa529b44ec101c2e0b21532e4cfd038ef2699ca40b94a92 -SIZE (chromium-108.0.5359.98-testdata.tar.xz) = 265714556 -SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 -SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 +TIMESTAMP = 1671105953 +SHA256 (chromium-108.0.5359.124.tar.xz) = d48dfac2a61b14a5d7d2f460b09b70ef3ab88e27b82e3173938cb54eaa612a75 +SIZE (chromium-108.0.5359.124.tar.xz) = 1731649648 +SHA256 (ungoogled-chromium-108.0.5359.124-1.tar.gz) = ac71aa130e70bcb5b30fc5f899239851b4bff05938cf4fe6d3f8c2da04e85f70 +SIZE (ungoogled-chromium-108.0.5359.124-1.tar.gz) = 672325 diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc index 687986279ba1..0b97934ef45d 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_frame.cc.orig 2022-10-29 17:50:56 UTC +--- chrome/browser/ui/views/frame/browser_frame.cc.orig 2022-12-15 12:03:44 UTC +++ chrome/browser/ui/views/frame/browser_frame.cc @@ -46,7 +46,7 @@ #include "components/user_manager/user_manager.h" @@ -18,7 +18,7 @@ return ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme(); #else return false; -@@ -269,7 +269,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { +@@ -270,7 +270,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { chrome::SaveWindowWorkspace(browser_view_->browser(), GetWorkspace()); chrome::SaveWindowVisibleOnAllWorkspaces(browser_view_->browser(), IsVisibleOnAllWorkspaces()); @@ -27,7 +27,7 @@ // If the window was sent to a different workspace, prioritize it if // it was sent to the current workspace and deprioritize it // otherwise. This is done by MoveBrowsersInWorkspaceToFront() -@@ -392,7 +392,7 @@ void BrowserFrame::SelectNativeTheme() { +@@ -394,7 +394,7 @@ void BrowserFrame::SelectNativeTheme() { return; } @@ -36,7 +36,7 @@ const auto* linux_ui_theme = ui::LinuxUiTheme::GetForWindow(GetNativeWindow()); // Ignore the system theme for web apps with window-controls-overlay as the -@@ -409,7 +409,7 @@ void BrowserFrame::SelectNativeTheme() { +@@ -411,7 +411,7 @@ void BrowserFrame::SelectNativeTheme() { bool BrowserFrame::RegenerateFrameOnThemeChange( BrowserThemeChangeType theme_change_type) { bool need_regenerate = false; 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 8015585e4a37..48567e033d4d 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 2022-12-02 17:56:32 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2022-12-15 12:03:44 UTC +++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2070,7 +2070,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra +@@ -2074,7 +2074,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-content_browser_web__contents_web__contents__view__aura.cc b/www/ungoogled-chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc index 5c8d24fb93c3..d984015e6ab0 100644 --- a/www/ungoogled-chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc +++ b/www/ungoogled-chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc @@ -1,4 +1,4 @@ ---- content/browser/web_contents/web_contents_view_aura.cc.orig 2022-10-29 17:50:56 UTC +--- content/browser/web_contents/web_contents_view_aura.cc.orig 2022-12-15 12:03:44 UTC +++ content/browser/web_contents/web_contents_view_aura.cc @@ -176,7 +176,7 @@ class WebDragSourceAura : public content::WebContentsO raw_ptr<aura::Window> window_; @@ -18,7 +18,7 @@ // We set the file contents before the URL because the URL also sets file // contents (to a .URL shortcut). We want to prefer file content data over // a shortcut so we add it first. -@@ -1365,7 +1365,7 @@ void WebContentsViewAura::OnMouseEvent(ui::MouseEvent* +@@ -1366,7 +1366,7 @@ void WebContentsViewAura::OnMouseEvent(ui::MouseEvent* // Linux window managers like to handle raise-on-click themselves. If we // raise-on-click manually, this may override user settings that prevent // focus-stealing. diff --git a/www/ungoogled-chromium/files/patch-third__party_libxml_linux_config.h b/www/ungoogled-chromium/files/patch-third__party_libxml_linux_config.h index 545c59a470ea..dab9b4507a5b 100644 --- a/www/ungoogled-chromium/files/patch-third__party_libxml_linux_config.h +++ b/www/ungoogled-chromium/files/patch-third__party_libxml_linux_config.h @@ -1,6 +1,6 @@ ---- third_party/libxml/linux/config.h.orig 2022-10-01 07:40:07 UTC +--- third_party/libxml/linux/config.h.orig 2022-12-15 12:03:44 UTC +++ third_party/libxml/linux/config.h -@@ -81,6 +81,9 @@ +@@ -72,6 +72,9 @@ /* Define to 1 if you have the `putenv' function. */ #define HAVE_PUTENV 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212151305.2BFD5MDe024876>