commit:     2eae01e84da5e4949011eaa643b78adb6989db0f
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  6 00:29:56 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 00:29:56 2019 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=2eae01e8

www-client/firefox: 67.0b8 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 www-client/firefox/Manifest                                           | 4 ++--
 .../firefox/{firefox-67.0_beta7.ebuild => firefox-67.0_beta8.ebuild}  | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 10e51c4..0b4b23f 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
-DIST firefox-67.0-patches-01.tar.xz 149284 BLAKE2B 
c5708321c92bc79b343c5cd0c2bb8f9edf4d2eb05a20c3f396709dd3593deb4fb25bc875a0e3410cb8a447d79c8f092f7e71fea743b9a6aea078bea5e222a030
 SHA512 
d3c0ae70660ab72271047f5a5010be62566c1d3501da4a86d79ff258d39f05862e61d7a8472950d949b79d52e89a0131686c781629ff22da174d19bb40ffe81d
-DIST firefox-67.0b7.source.tar.xz 282898252 BLAKE2B 
f7127b1c3a796156d2212fc3a670a89674dc64380f8ac2acbe2cf0d5f4244da393066c6f5f3fda86a48a922f9c9e7daaf8c74e414a586b4b0dc6d51afa2dd21c
 SHA512 
213e38e77b2662fc6f04a13645bf5b806c3578a27d796682969472c98b831efb20cb99195eed5c3f5321ac21d11f2bf7888f9e987ee36f1edf2b76cf9ed4bda2
+DIST firefox-67.0-patches-02.tar.xz 150248 BLAKE2B 
033a4497ff7d3b2dcd51ea5eb71ba6a44884031b9a04a477047d39e72eb0a2f00313cc0aa994ba8418ff332ce443dff27f1bd0b1dec4b87b87392cbdd4f4519b
 SHA512 
5d201971038da405d03bd8513535503380fc953a6fa96b78ee042b014f376112f29a07beb35004e06c7d11cff2fd5afc1a7e3645d2e85f35b39dfd35a81d9aa3
+DIST firefox-67.0b8.source.tar.xz 281349036 BLAKE2B 
5dc3dc428e5fdc46a60f8879e38fcf4113188a667d4c6eb144a5731d1f396e41dc8103b2717e02a25b707d25d0b631722a004785b782275fe1d5744ad26c061e
 SHA512 
8b85120fd1b26ff983de093be88179ddb389ecb0ebe8a9548026772b5f5ea5a249eabbb2e913e76127c1f21a1b51c3771962799079412afdf2ec931b96fe8cd9

diff --git a/www-client/firefox/firefox-67.0_beta7.ebuild 
b/www-client/firefox/firefox-67.0_beta8.ebuild
similarity index 99%
rename from www-client/firefox/firefox-67.0_beta7.ebuild
rename to www-client/firefox/firefox-67.0_beta8.ebuild
index 7e88551..fa5c4d6 100644
--- a/www-client/firefox/firefox-67.0_beta7.ebuild
+++ b/www-client/firefox/firefox-67.0_beta8.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-67.0-patches-01"
+PATCH="${PN}-67.0-patches-02"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases";
 MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"
@@ -552,6 +552,8 @@ src_configure() {
        # Finalize and report settings
        mozconfig_final
 
+       mkdir -p ${S}/third_party/rust/libloading/.deps
+
        # workaround for funky/broken upstream configure...
        SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \
        ./mach configure || die

Reply via email to