Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Wed, 29 Jan 2020 23:19:15
Message-Id: 1580339943.43650ac70b2b0570fb639c0af98024d9cb4d476e.anarchy@gentoo
1 commit: 43650ac70b2b0570fb639c0af98024d9cb4d476e
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 29 23:19:03 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 29 23:19:03 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=43650ac7
7
8 www-client/firefox: Version bump 73.0b11
9
10 Package-Manager: Portage-2.3.86, Repoman-2.3.20
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 www-client/firefox/Manifest | 2 +-
14 .../firefox/{firefox-73.0_beta10.ebuild => firefox-73.0_beta11.ebuild} | 1 -
15 2 files changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
18 index 22e2f54..bec3d0f 100644
19 --- a/www-client/firefox/Manifest
20 +++ b/www-client/firefox/Manifest
21 @@ -1,2 +1,2 @@
22 DIST firefox-73.0-patches-02.tar.xz 17092 BLAKE2B 25978230da3d7592177bd8b59fdef2c6424798ee8dcdd8677dcf8e92f332fdbf5efc9f696564e82ec4368321debf0bb43c3330e479dd92d45e579cae8963059b SHA512 bf68533b3ff8300cc6bb97fce948172411c4e7ba9dec1c5e69ad0f02dd77e98e838a88cf4b988da9a27cdda2052c7a8b1822d80264695654f61e14dae85ed44a
23 -DIST firefox-73.0b10.source.tar.xz 321613588 BLAKE2B f677b987435bbfc0d75c249340d1efaed58cbefe1928fc86022ab3f0d91ba13b018a870bde657c728ffcbe2702e4e2aceea7a906ea440fabfca98374ee72313e SHA512 278377f97e03eabdfcf792e470f45d1334de40f6eb8c50524125763552b06dc38f0eb3e4e4c8efa2ae1a56eace64e1ea4289001032d1b583f812976e43df0f69
24 +DIST firefox-73.0b11.source.tar.xz 318682128 BLAKE2B d00e2a451d6491cc889900e117eb636d8e962d9ccf0aa95095e86187b97a76704ad6cbbfe9e97bb06ef001a3dcecd2ace1055e6f28566eaf82134b28c204e067 SHA512 56aac34848aed5bfaf626c83c92c1f3432af00d7fcdb8d152c1bbd1ef35a22bfa84a1715554cccdbb4f7711702bb77a60efec27e14d1ce8368e7f157921a30b3
25
26 diff --git a/www-client/firefox/firefox-73.0_beta10.ebuild b/www-client/firefox/firefox-73.0_beta11.ebuild
27 similarity index 99%
28 rename from www-client/firefox/firefox-73.0_beta10.ebuild
29 rename to www-client/firefox/firefox-73.0_beta11.ebuild
30 index 240765f..0a72f6b 100644
31 --- a/www-client/firefox/firefox-73.0_beta10.ebuild
32 +++ b/www-client/firefox/firefox-73.0_beta11.ebuild
33 @@ -258,7 +258,6 @@ src_unpack() {
34 src_prepare() {
35 use !wayland && rm -f "${WORKDIR}/firefox/2019_mozilla-bug1539471.patch"
36 eapply "${WORKDIR}/firefox"
37 - eapply "${FILESDIR}/${PN}-69.0-lto-gcc-fix.patch"
38
39 # Allow user to apply any additional patches without modifing ebuild
40 eapply_user