Skip to content

Commit

Permalink
www/ungoogled-chromium: update to 106.0.5249.119
Browse files Browse the repository at this point in the history
Security:	7cb12ee0-4a13-11ed-8ad9-3065ec8fd3ec
  • Loading branch information
rnagy authored and rene0 committed Oct 12, 2022
1 parent 9e031c9 commit 193b28a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
5 changes: 2 additions & 3 deletions www/ungoogled-chromium/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ungoogled-chromium
PORTVERSION= 106.0.5249.103
UGVERSION= ${DISTVERSION}-1
PORTREVISION= 1
PORTVERSION= 106.0.5249.119
UGVERSION= 106.0.5249.103-1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external
Expand Down
10 changes: 5 additions & 5 deletions www/ungoogled-chromium/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1665295121
SHA256 (chromium-106.0.5249.103.tar.xz) = 225f669e5aafc4d9367370f63ed421bfad78ed359bf1ff13ffbcb66a181c4e4c
SIZE (chromium-106.0.5249.103.tar.xz) = 1611232904
TIMESTAMP = 1665572929
SHA256 (chromium-106.0.5249.119.tar.xz) = 0f091b4950e120d5c3e23ab391bacfdb6ce8eb8d0acab55e9dae1a8c247dd192
SIZE (chromium-106.0.5249.119.tar.xz) = 1611067204
SHA256 (ungoogled-chromium-106.0.5249.103-1.tar.gz) = d7a0f692a73dc5ad2149a4b87ee5e4eceff92f9c042e2252bd568808c7d72d90
SIZE (ungoogled-chromium-106.0.5249.103-1.tar.gz) = 664853
SHA256 (chromium-106.0.5249.103-testdata.tar.xz) = 2a63c6343687658d301f247aa97150727824d9a1e0edddf3a493f0d220fc83c7
SIZE (chromium-106.0.5249.103-testdata.tar.xz) = 265819076
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
@@ -1,6 +1,6 @@
--- components/feed/core/v2/feed_network_impl_unittest.cc.orig 2022-10-01 07:40:07 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());
Expand Down

0 comments on commit 193b28a

Please sign in to comment.