aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2019-04-08 22:09:07 -0500
committerJory Pratt <anarchy@gentoo.org>2019-04-08 22:09:07 -0500
commita6a69dd852a9fdb2e811c7ea578bf5f0fe5af65a (patch)
tree59b166344788c3064ec6a04d1e4fb9525162c0f0
parentwww-client/firefox: 67.0b8 bump (diff)
downloadmozilla-a6a69dd852a9fdb2e811c7ea578bf5f0fe5af65a.tar.gz
mozilla-a6a69dd852a9fdb2e811c7ea578bf5f0fe5af65a.tar.bz2
mozilla-a6a69dd852a9fdb2e811c7ea578bf5f0fe5af65a.zip
www-client/firefox: version bump 67.0b9
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r--www-client/firefox/Manifest2
-rw-r--r--www-client/firefox/firefox-67.0_beta9.ebuild (renamed from www-client/firefox/firefox-67.0_beta8.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 0b4b23f8..70fa8081 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
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
+DIST firefox-67.0b9.source.tar.xz 282536676 BLAKE2B debaf220bf0397cc786f42e53db2c9ff77482b7615c9762c5c3ffe89ab656f3e7d42f8c6bbe60c3333b150aa8a2edf98363bf8dacfa4645e93a5da00b0204a1f SHA512 9589963f668adb037219cba7ccf5f79d34e1b5de280718a7c973bf50d089b8f82ea2eaccedaf84fb1ddc0c310a62943456effa31e035c320d970c41ff5713ee2
diff --git a/www-client/firefox/firefox-67.0_beta8.ebuild b/www-client/firefox/firefox-67.0_beta9.ebuild
index fa5c4d6d..a76e9eef 100644
--- a/www-client/firefox/firefox-67.0_beta8.ebuild
+++ b/www-client/firefox/firefox-67.0_beta9.ebuild
@@ -552,7 +552,7 @@ src_configure() {
# Finalize and report settings
mozconfig_final
- mkdir -p ${S}/third_party/rust/libloading/.deps
+ mkdir -p "${S}"/third_party/rust/libloading/.deps
# workaround for funky/broken upstream configure...
SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \