From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1121789-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 892DE13997D for <garchives@archives.gentoo.org>; Mon, 11 Nov 2019 18:57:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0971E080E; Mon, 11 Nov 2019 18:57:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BAA2E080E for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2019 18:57:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BA1F34CB85 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2019 18:57:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A51472F for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2019 18:57:39 +0000 (UTC) From: "Jory Pratt" <anarchy@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" <anarchy@gentoo.org> Message-ID: <1573498651.61488b0789cdd7c93c944adf73727c78e1803d76.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/Manifest www-client/firefox/firefox-71.0_beta8.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 61488b0789cdd7c93c944adf73727c78e1803d76 X-VCS-Branch: master Date: Mon, 11 Nov 2019 18:57:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1bdd05d5-7f54-4124-954f-dc40d6d1ea8c X-Archives-Hash: ad2f1b5927cc1e3bc38c6e120f6db666 commit: 61488b0789cdd7c93c944adf73727c78e1803d76 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Mon Nov 11 18:57:31 2019 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Mon Nov 11 18:57:31 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=61488b07 www-client/firefox: Fix musl support Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> www-client/firefox/Manifest | 2 +- www-client/firefox/firefox-71.0_beta8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 917f981..8dbfaa1 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ -DIST firefox-71.0-patches-03.tar.xz 14280 BLAKE2B 82ffe60e0fc98188ff03385f479f7eceda0e20e1f389a837d60eaff3c079cfd5ede23db6586b94c0ab5e8cca90533096999d66f273f18483961bef49550b0326 SHA512 bedf2962ba6087a6682145af4d2f60483b4b176c816ecd87bef3240da6dd86d5ee301987e84cb54016c2d082ea509b1129a0c89144d38c55ab0950679f40b1aa +DIST firefox-71.0-patches-04.tar.xz 20428 BLAKE2B b7aabd18979e348dc7ee7ced4fabc6a4fc3cd0026d84138f1bc1be575b482b10a13c28be567f4ee5a18a6d809cb9553b773b259586b2c05bb0fb8a06f7266875 SHA512 88ddf1314c1cbbb212b73ef57ecfca50bf265ac54f7353cc4d7ed4e91d7e8813bc96493cb0f9f83778fb8259d21e0b76525d8eb5da5cedffbdaa5066a90be974 DIST firefox-71.0b8.source.tar.xz 312645440 BLAKE2B 35c41a670a3104715a51671b75780957c19168f3606173d18b6bf5fed24dc60ec00b0e95a73a1b4dbe285e4e7a250d04ba66ea6f69aa4adc5c4a12bdc09515a9 SHA512 c57ed36b20ab4ab8923f9959c875a670317e48371466b815b34974fb8a8b206e3afcea6385ba74f1fcd47bfe6acdcf97b0a2682debb675a9cbe09c43f4ccf860 diff --git a/www-client/firefox/firefox-71.0_beta8.ebuild b/www-client/firefox/firefox-71.0_beta8.ebuild index 93cf6e7..844f136 100644 --- a/www-client/firefox/firefox-71.0_beta8.ebuild +++ b/www-client/firefox/firefox-71.0_beta8.ebuild @@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then fi # Patch version -PATCH="${PN}-71.0-patches-03" +PATCH="${PN}-71.0-patches-04" 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"