From d3fea590a123339b8bd7cbf0163c49441c7a0d7b Mon Sep 17 00:00:00 2001 From: Christoph Moench-Tegeder Date: Fri, 9 Dec 2022 23:44:05 +0100 Subject: mail/thunderbird: update to 102.6.0 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/102.6.0/releasenotes/ --- mail/thunderbird/Makefile | 2 +- mail/thunderbird/distinfo | 6 +++--- mail/thunderbird/files/patch-bug1773070 | 27 --------------------------- 3 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 mail/thunderbird/files/patch-bug1773070 (limited to 'mail/thunderbird') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 790078a5d5da..5abdf41768d7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunderbird -DISTVERSION= 102.5.1 +DISTVERSION= 102.6.0 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index f668af0609a8..a70813634157 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669744508 -SHA256 (thunderbird-102.5.1.source.tar.xz) = d8de843fffcd10b23c348c5726bff7215c983220ab9e63a5eb7e25aa33901528 -SIZE (thunderbird-102.5.1.source.tar.xz) = 509550884 +TIMESTAMP = 1670623090 +SHA256 (thunderbird-102.6.0.source.tar.xz) = bca72b8694ab71c4c8f415aca69c9178a92d8099cf86b1a0a62f92637d2a44d1 +SIZE (thunderbird-102.6.0.source.tar.xz) = 507624972 diff --git a/mail/thunderbird/files/patch-bug1773070 b/mail/thunderbird/files/patch-bug1773070 deleted file mode 100644 index fdf8ec9df846..000000000000 --- a/mail/thunderbird/files/patch-bug1773070 +++ /dev/null @@ -1,27 +0,0 @@ -In file included from Unified_cpp_accessible_html0.cpp:29: -In file included from accessible/html/HTMLImageMapAccessible.cpp:14: -In file included from layout/generic/nsImageFrame.h:17: -In file included from ../.build/dist/include/nsDisplayList.h:50: -In file included from ../.build/dist/include/nsCSSRenderingBorders.h:20: -In file included from ../.build/dist/include/gfxUtils.h:22: -In file included from ../.build/dist/include/mozilla/webrender/WebRenderTypes.h:11: -In file included from ../.build/dist/include/mozilla/webrender/webrender_ffi.h:108: -../.build/dist/include/mozilla/webrender/webrender_ffi_generated.h:gmake[4]: Leaving directory '../.build/accessible/aom' -24:33: error: redefinition of 'ROOT_CLIP_CHAIN' -constexpr static const uint64_t ROOT_CLIP_CHAIN = ~0; - ^ -../.build/dist/include/mozilla/webrender/webrender_ffi.h:80:16: note: previous definition is here -const uint64_t ROOT_CLIP_CHAIN = ~0; - ^ - ---- gfx/webrender_bindings/webrender_ffi.h.orig 2022-05-23 17:12:36 UTC -+++ gfx/webrender_bindings/webrender_ffi.h -@@ -77,8 +77,6 @@ using WrPipelineIdEpochs = nsTArray; - --const uint64_t ROOT_CLIP_CHAIN = ~0; -- - } // namespace wr - } // namespace mozilla - -- cgit v1.2.3