git: 579e8f3b719e - main - www/chromium: update to 106.0.5249.119
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Oct 2022 10:25:42 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=579e8f3b719e21d2f746af533cb34b563bbba777 commit 579e8f3b719e21d2f746af533cb34b563bbba777 Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-10-12 09:56:39 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-10-12 10:25:03 +0000 www/chromium: update to 106.0.5249.119 Security: 7cb12ee0-4a13-11ed-8ad9-3065ec8fd3ec --- www/chromium/Makefile | 2 +- www/chromium/distinfo | 14 +++++++------- ...omponents_feed_core_v2_feed__network__impl__unittest.cc | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 10cdd025116d..3c3101a9b114 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 106.0.5249.103 +PORTVERSION= 106.0.5249.119 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 6eeb07ce2aad..3a27ce39f7fe 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1665153276 -SHA256 (chromium-106.0.5249.103.tar.xz) = 225f669e5aafc4d9367370f63ed421bfad78ed359bf1ff13ffbcb66a181c4e4c -SIZE (chromium-106.0.5249.103.tar.xz) = 1611232904 -SHA256 (chrome-linux-106.0.5249.103-llvm13.profdata.tar.xz) = 4f238cbc703cebd45555bf4f3b4d7729ef9aad035b00286acf275568cc677c65 -SIZE (chrome-linux-106.0.5249.103-llvm13.profdata.tar.xz) = 25041524 -SHA256 (chromium-106.0.5249.103-testdata.tar.xz) = 2a63c6343687658d301f247aa97150727824d9a1e0edddf3a493f0d220fc83c7 -SIZE (chromium-106.0.5249.103-testdata.tar.xz) = 265819076 +TIMESTAMP = 1665564531 +SHA256 (chromium-106.0.5249.119.tar.xz) = 0f091b4950e120d5c3e23ab391bacfdb6ce8eb8d0acab55e9dae1a8c247dd192 +SIZE (chromium-106.0.5249.119.tar.xz) = 1611067204 +SHA256 (chrome-linux-106.0.5249.119-llvm13.profdata.tar.xz) = 19f29d45028ae0a82480189d7245fa78798e6fc9d883c7612b2d825184a96fed +SIZE (chrome-linux-106.0.5249.119-llvm13.profdata.tar.xz) = 25038968 +SHA256 (chromium-106.0.5249.119-testdata.tar.xz) = b07d5729ca619226da7ef6d9b380554eb274708e7a85d0964419bf803871f299 +SIZE (chromium-106.0.5249.119-testdata.tar.xz) = 265351916 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 diff --git a/www/chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc b/www/chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc index 72fb90ce1dc5..f6e6ec8fa5f5 100644 --- a/www/chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc +++ b/www/chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc @@ -1,6 +1,6 @@ ---- components/feed/core/v2/feed_network_impl_unittest.cc.orig 2022-08-31 12:19:35 UTC +--- components/feed/core/v2/feed_network_impl_unittest.cc.orig 2022-10-12 09:56:26 UTC +++ components/feed/core/v2/feed_network_impl_unittest.cc -@@ -807,8 +807,8 @@ TEST_F(FeedNetworkTest, SendApiRequest_DecodesClientIn +@@ -799,8 +799,8 @@ TEST_F(FeedNetworkTest, SendApiRequest_DecodesClientIn EXPECT_EQ(feedwire::ClientInfo::CHROME_ANDROID, client_info.app_type()); EXPECT_EQ(feedwire::Version::RELEASE, client_info.app_version().build_type());