Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sun, 26 Jun 2022 12:46:28
Message-Id: 1656247541.aba42710bd5176e6777e20c7fa0fcc72e96cbd05.juippis@gentoo
1 commit: aba42710bd5176e6777e20c7fa0fcc72e96cbd05
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 26 12:45:41 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 26 12:45:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba42710
7
8 www-client/firefox: update patchset to fix libcxx compat
9
10 Bug: https://bugs.gentoo.org/854132
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 www-client/firefox/Manifest | 2 +-
14 www-client/firefox/firefox-91.10.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
18 index 63040f37c56e..68509ae9e406 100644
19 --- a/www-client/firefox/Manifest
20 +++ b/www-client/firefox/Manifest
21 @@ -195,4 +195,4 @@ DIST firefox-91.10.0esr-xh.xpi 428175 BLAKE2B 40897b955a0f3b54b4b4057a871a5aa60f
22 DIST firefox-91.10.0esr-zh-CN.xpi 575371 BLAKE2B ab139a8305601c53895eab447643461717f17d350bfb5e1d3aa687e71f7d136555eb7c02405c67e2c675341fa9e0e24217f0cd608e47127cce1b89d5444dc64f SHA512 388b0023ed00752834daba082e81131fe83b8697c42a7b7541ac23fcf3fb369d3fd985bbf30e2530911a71c5755df813cab8f29e9323d84191b3cdbca76210e5
23 DIST firefox-91.10.0esr-zh-TW.xpi 576233 BLAKE2B 1afbb5ad4fb00bd4acbe0b71eb53e08a61b4ec38e22706efe2052454bc53b98bd87e5083e6f9b47574b4793a25551ca3f2e44b587586c7fe2c5de5f277de7ade SHA512 5422dddbc5d7ad54088a9258d5fd0a3a15d7b15dbac5080d7a897539d9dfb6fab258a0d76abceda87c123f66211649fd384bb249405af9e8099a3b7c12cf20c5
24 DIST firefox-91.10.0esr.source.tar.xz 380454768 BLAKE2B a28103041af99732545dcf5ff0c6ea999252f7006602b9f74c388afadb32f98927ec10fb1f5ff30029c18a0f7d26dd27584f4d129de6671d6728a49ade07b451 SHA512 8344b829d7bd86250afdd4cb582e27ed5705b3ef48aec50b9a39abc17deba86c9fd721f4667f5c2155e3d7cd1d6e1f82ff8e218ced3a16a4e06bb414ee0690f8
25 -DIST firefox-91esr-patches-08j.tar.xz 19280 BLAKE2B 017c2b31f7b5b2b8fb1f23ee165b20b4c7490ec86f7385c203a316b8184586fd5b6594bbbd98375725c7f5b0623af026eeabf587b847d4d0ce5d35b005735af3 SHA512 e3e9c869a41eee1082b3822f7de37c7ff984bf90f4cda216c01aeed4ebe682112eb21a3acec83bc31d4f667437e52e06488128be041eb9d32d64dffb007f4b0b
26 +DIST firefox-91esr-patches-09j.tar.xz 19508 BLAKE2B e9890c37cc2f86414e2167dda830387f6bfc06ef1f95347c46ae97b04da0515aa66bb8733e7312efa04205a08895623e8b95c58bcd543564e8eff5ba77a91612 SHA512 75d9420a7a5724420766c220c92650c8e16966d0f0c9ddf98e23a3b0c11dee255dddefd762d247f555c2e200b6796cb196c8eba4ee6f5c3567b2ba0c42865d34
27
28 diff --git a/www-client/firefox/firefox-91.10.0.ebuild b/www-client/firefox/firefox-91.10.0.ebuild
29 index 09b485b40672..462c33955671 100644
30 --- a/www-client/firefox/firefox-91.10.0.ebuild
31 +++ b/www-client/firefox/firefox-91.10.0.ebuild
32 @@ -3,7 +3,7 @@
33
34 EAPI="8"
35
36 -FIREFOX_PATCHSET="firefox-91esr-patches-08j.tar.xz"
37 +FIREFOX_PATCHSET="firefox-91esr-patches-09j.tar.xz"
38
39 LLVM_MAX_SLOT=14