Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2023 16:03:05 GMT
From:      Robert Nagy <rnagy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f036d84326e0 - main - www/ungoogled-chromium: update to 114.0.5735.198
Message-ID:  <202306281603.35SG35Bv092401@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rnagy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f036d84326e07de40a17d297964b4af7e78ef038

commit f036d84326e07de40a17d297964b4af7e78ef038
Author:     Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2023-06-28 15:52:57 +0000
Commit:     Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2023-06-28 16:02:58 +0000

    www/ungoogled-chromium: update to 114.0.5735.198
    
    Approved by:    rene (mentor, implicit)
    Security:       https://vuxml.freebsd.org/freebsd/ad05a737-14bd-11ee-8290-a8a1599412c6.html
---
 www/ungoogled-chromium/Makefile                           |  2 +-
 www/ungoogled-chromium/distinfo                           | 14 +++++++-------
 www/ungoogled-chromium/files/patch-content_shell_BUILD.gn |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index 230c022ea834..486abb1acbc9 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ungoogled-chromium
-PORTVERSION=	114.0.5735.133
+PORTVERSION=	114.0.5735.198
 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 dd44e253be6a..20f308585548 100644
--- a/www/ungoogled-chromium/distinfo
+++ b/www/ungoogled-chromium/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1686913534
-SHA256 (chromium-114.0.5735.133.tar.xz) = 8289ec1ec9e2540313af10bcf97721ec560789c931fc0583a2f5a545f223d262
-SIZE (chromium-114.0.5735.133.tar.xz) = 1570531072
-SHA256 (ungoogled-chromium-114.0.5735.133-1.tar.gz) = c6e1908df4ddea8145ca3a77c829901b79a75b8c9573bfa1af4a1d442033a123
-SIZE (ungoogled-chromium-114.0.5735.133-1.tar.gz) = 664283
-SHA256 (chromium-114.0.5735.133-testdata.tar.xz) = 96a5f4760b029f3950dc47a7e66d6090c5df4a316cd117b15d49da075d5a5003
-SIZE (chromium-114.0.5735.133-testdata.tar.xz) = 257230152
+TIMESTAMP = 1687967513
+SHA256 (chromium-114.0.5735.198.tar.xz) = a9f3440feeab51f56b199797b83b458ca545bf67e114c62b21470fadd5a41dea
+SIZE (chromium-114.0.5735.198.tar.xz) = 1570630092
+SHA256 (ungoogled-chromium-114.0.5735.198-1.tar.gz) = 3b22dcd4caebea5f1c72ea4437e67784d6b740a4624b15002078a6daf05235a1
+SIZE (ungoogled-chromium-114.0.5735.198-1.tar.gz) = 664537
+SHA256 (chromium-114.0.5735.198-testdata.tar.xz) = 2c244b76c21c298e07719107e421b56715f020eb2c14aea1bafa90bd84c06887
+SIZE (chromium-114.0.5735.198-testdata.tar.xz) = 263496592
 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734
diff --git a/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn b/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn
index f456f9df202a..7c489e91db56 100644
--- a/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn
+++ b/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn
@@ -1,6 +1,6 @@
---- content/shell/BUILD.gn.orig	2023-06-05 19:39:05 UTC
+--- content/shell/BUILD.gn.orig	2023-06-28 16:02:09 UTC
 +++ content/shell/BUILD.gn
-@@ -991,7 +991,7 @@ group("content_shell_crash_test") {
+@@ -992,7 +992,7 @@ group("content_shell_crash_test") {
    if (is_win) {
      data_deps += [ "//build/win:copy_cdb_to_output" ]
    }



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306281603.35SG35Bv092401>