Date: Wed, 13 May 2026 20:02:55 +0000 From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c21bf07369c5 - main - www/firefox-esr: update to 140.11.0 (rc1) Message-ID: <6a04d8ef.3360f.72bd4222@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=c21bf07369c56cebc0f32e8e09317f9ab11d6dc7 commit c21bf07369c56cebc0f32e8e09317f9ab11d6dc7 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2026-05-13 20:02:20 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2026-05-13 20:02:20 +0000 www/firefox-esr: update to 140.11.0 (rc1) Release Notes (soon): https://www.firefox.com/en-US/firefox/140.11.0/releasenotes/ --- www/firefox-esr/Makefile | 3 +-- www/firefox-esr/distinfo | 6 +++--- www/firefox-esr/files/patch-bug2033279 | 15 --------------- 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 2a00e4fc5a14..dcfcfb2fe527 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 140.10.2 -PORTREVISION= 1 +DISTVERSION= 140.11.0 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index ca909be54005..35875a6b0a9e 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778085297 -SHA256 (firefox-140.10.2esr.source.tar.xz) = 796bf65372e702c13277e6f38e9276ded9dceea81e8934c29a06568016f24e77 -SIZE (firefox-140.10.2esr.source.tar.xz) = 638783848 +TIMESTAMP = 1778699224 +SHA256 (firefox-140.11.0esr.source.tar.xz) = 142a82a695240e303eeb5c187dbf4fb1c4ea5190fae0109b87a11796a12c5ef2 +SIZE (firefox-140.11.0esr.source.tar.xz) = 639773376 diff --git a/www/firefox-esr/files/patch-bug2033279 b/www/firefox-esr/files/patch-bug2033279 deleted file mode 100644 index 86546d3f0a84..000000000000 --- a/www/firefox-esr/files/patch-bug2033279 +++ /dev/null @@ -1,15 +0,0 @@ -https://bugzilla.mozilla.org/show_bug.cgi?id=2033279 - -error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope - --> third_party/rust/encoding_rs/src/x_user_defined.rs:23:56 - ---- third_party/rust/encoding_rs/src/x_user_defined.rs.orig 2026-04-20 10:54:51 UTC -+++ third_party/rust/encoding_rs/src/x_user_defined.rs -@@ -16,6 +16,7 @@ cfg_if! { - use simd_funcs::*; - use core::simd::u16x8; - use core::simd::cmp::SimdPartialOrd; -+ use core::simd::Select; - - #[inline(always)] - fn shift_upper(unpacked: u16x8) -> u16x8 {home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a04d8ef.3360f.72bd4222>
