Date: Wed, 29 Apr 2026 18:54:10 +0000 From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 22c0e340b25b - 2026Q2 - mail/thunderbird: update to 150.0.1 (rc1) Message-ID: <69f253d2.38eda.64877b30@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch 2026Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=22c0e340b25b3808dfc997076e4e9e02e58781c3 commit 22c0e340b25b3808dfc997076e4e9e02e58781c3 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2026-04-29 18:51:02 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2026-04-29 18:53:56 +0000 mail/thunderbird: update to 150.0.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/150.0.1/releasenotes/ (cherry picked from commit 7807a02461d7211b5f7995788550c31ebf77f017) --- mail/thunderbird/Makefile | 4 ++-- mail/thunderbird/distinfo | 6 +++--- mail/thunderbird/files/patch-pipewire_init | 15 +++++++++------ 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 29d10e2203e0..851bdda5975c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunderbird -DISTVERSION= 150.0 +DISTVERSION= 150.0.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source @@ -10,7 +10,7 @@ COMMENT= Mozilla Thunderbird is standalone mail and news that stands above WWW= https://www.thunderbird.net/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.122.1:security/nss \ + nss>=3.122.2:security/nss \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 39b7d0d2a010..fd4f6965e7d1 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776448865 -SHA256 (thunderbird-150.0.source.tar.xz) = bacee6c25a4b7bd4de112a0f78055f96e93d2a12683fd3b0490a4ef9b632cf12 -SIZE (thunderbird-150.0.source.tar.xz) = 839308448 +TIMESTAMP = 1777482544 +SHA256 (thunderbird-150.0.1.source.tar.xz) = b950aab9852259dd3d8ef1a3433a15b1051b0067824dc0044ba8b8ed470ab24a +SIZE (thunderbird-150.0.1.source.tar.xz) = 842624788 diff --git a/mail/thunderbird/files/patch-pipewire_init b/mail/thunderbird/files/patch-pipewire_init index c0eae3972c11..a1cfd672ab23 100644 --- a/mail/thunderbird/files/patch-pipewire_init +++ b/mail/thunderbird/files/patch-pipewire_init @@ -19,10 +19,10 @@ index cab90280ef40..13718b8ce83c 100644 const char* pw_get_library_version(); diff --git third_party/libwebrtc/modules/portal/pipewire_utils.cc third_party/libwebrtc/modules/portal/pipewire_utils.cc -index 91a2ae69513a..9dc0c47b969b 100644 +index 7008696b7d20..758b21e2677c 100644 --- third_party/libwebrtc/modules/portal/pipewire_utils.cc +++ third_party/libwebrtc/modules/portal/pipewire_utils.cc -@@ -52,12 +52,12 @@ PipeWireThreadLoopLock::~PipeWireThreadLoopLock() { +@@ -108,7 +108,7 @@ PipeWireThreadLoopLock::~PipeWireThreadLoopLock() { RTC_NO_SANITIZE("cfi-icall") PipeWireInitializer::PipeWireInitializer() { @@ -31,12 +31,15 @@ index 91a2ae69513a..9dc0c47b969b 100644 } RTC_NO_SANITIZE("cfi-icall") - PipeWireInitializer::~PipeWireInitializer() { -- pw_deinit(); -+ pipewire_deinit(); +@@ -116,7 +116,7 @@ PipeWireInitializer::~PipeWireInitializer() { + PipeWireVersion pw_client_version = + PipeWireVersion::Parse(pw_get_library_version()); + if (pw_client_version >= kReentrantDeinitMinVersion) { +- pw_deinit(); ++ pipewire_deinit(); + } } - } // namespace webrtc diff --git third_party/pipewire/libpipewire/mozpipewire.cpp third_party/pipewire/libpipewire/mozpipewire.cpp index 11f938b1de20..0191e557374d 100644 --- third_party/pipewire/libpipewire/mozpipewire.cpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f253d2.38eda.64877b30>
