Date: Thu, 29 Aug 2024 20:35:48 GMT From: Robert Nagy <rnagy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ddfa6f9f8253 - 2024Q3 - www/ungoogled-chromium: update to 128.0.6613.113 Message-ID: <202408292035.47TKZmqD038955@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddfa6f9f825349d48a06ef8a005fccc263ef4891 commit ddfa6f9f825349d48a06ef8a005fccc263ef4891 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-08-29 20:35:03 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-08-29 20:35:44 +0000 www/ungoogled-chromium: update to 128.0.6613.113 Security: https://vuxml.freebsd.org/freebsd/6f2545bb-65e8-11ef-8a0f-a8a1599412c6.html (cherry picked from commit 8da8af1a412264ea3597c4b16b3dd7fee92b2ba0) --- www/ungoogled-chromium/Makefile | 2 +- www/ungoogled-chromium/distinfo | 14 +++++++------- ...tch-components_os__crypt_sync_libsecret__util__linux.cc | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index c986bfe0886b..74a01d8055e0 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 128.0.6613.84 +PORTVERSION= 128.0.6613.113 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index 129f6d89b4df..052379762669 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1724685133 -SHA256 (chromium-128.0.6613.84.tar.xz) = 9297c1e1dc9310534f6a48f90eacc2eac1d964ac3c827dc0798594e8a2742dc4 -SIZE (chromium-128.0.6613.84.tar.xz) = 6703104636 -SHA256 (ungoogled-chromium-128.0.6613.84-1.tar.gz) = a6898d0cf47025126a8795947397ee35a10a623fdbe0c8616c1dfcca51ebe500 -SIZE (ungoogled-chromium-128.0.6613.84-1.tar.gz) = 1238841 +TIMESTAMP = 1724961592 +SHA256 (chromium-128.0.6613.113.tar.xz) = cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49 +SIZE (chromium-128.0.6613.113.tar.xz) = 6711639096 +SHA256 (ungoogled-chromium-128.0.6613.113-1.tar.gz) = 61d9705dd3db5d68006aaf6a319f7d4044b00b003cde96a7f9002f46d32c46e0 +SIZE (ungoogled-chromium-128.0.6613.113-1.tar.gz) = 1239105 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-128.0.6613.84-testdata.tar.xz) = df1f4b57d6e40f702ff37aeb3faf2a93e16635da566d0bf33a225fb2902dbbc6 -SIZE (chromium-128.0.6613.84-testdata.tar.xz) = 280248684 +SHA256 (chromium-128.0.6613.113-testdata.tar.xz) = de329598f3e932b66071eb80c917f0a3671b5d20d59dd1dd21c62b5bb6e84110 +SIZE (chromium-128.0.6613.113-testdata.tar.xz) = 281558680 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 diff --git a/www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc b/www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc index f1952515e78f..73647e015c94 100644 --- a/www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc +++ b/www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc @@ -1,6 +1,6 @@ ---- components/os_crypt/sync/libsecret_util_linux.cc.orig 2024-08-26 14:40:28 UTC +--- components/os_crypt/sync/libsecret_util_linux.cc.orig 2024-08-29 09:43:01 UTC +++ components/os_crypt/sync/libsecret_util_linux.cc -@@ -96,16 +96,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { +@@ -176,16 +176,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { // static bool LibsecretLoader::LoadLibsecret() {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408292035.47TKZmqD038955>