From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 62B5A138334 for ; Thu, 6 Jun 2019 14:15:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7446FE07D9; Thu, 6 Jun 2019 14:15:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 576BDE07D9 for ; Thu, 6 Jun 2019 14:15:09 +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 ED4DA34583A for ; Thu, 6 Jun 2019 14:15:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C921F604 for ; Thu, 6 Jun 2019 14:15:05 +0000 (UTC) From: "Jory Pratt" 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" Message-ID: <1559830494.240b3d9369d71aff549586e2d91086879acdff1b.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-68.0_beta7.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 240b3d9369d71aff549586e2d91086879acdff1b X-VCS-Branch: master Date: Thu, 6 Jun 2019 14:15:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d4e2be26-1cf0-4e3a-8dc1-bedbb7c28afe X-Archives-Hash: c2ce45e0b46412deea4a7a23e32b366d commit: 240b3d9369d71aff549586e2d91086879acdff1b Author: Jory Pratt gentoo org> AuthorDate: Thu Jun 6 14:14:54 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Thu Jun 6 14:14:54 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=240b3d93 www-client/firefox: moz bug 1548499 wayland support Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- www-client/firefox/firefox-68.0_beta7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 3c9bcdf..a4a230f 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ -DIST firefox-68.0-patches-03.tar.xz 13336 BLAKE2B 36634523be0b8d69d442f45f0d5d331898996615fdf5570155e1cd4ec61692ed8df4bf035f808a31c40ea9aea4e2e420e6a6e1ed9922ac164362deea9c02f33e SHA512 58202723290b7586d1fb3b2aa0fef2f007be02e52f464397e7c27b38f62cb050d47f15955523d02760a565ca7f29b5b018bd00f89a52fe918aafbd61d61d961f +DIST firefox-68.0-patches-04.tar.xz 14564 BLAKE2B fad099d5dd18ce24f64b77f0252f22cad1eb6903dc508cf7fd41121a93d2704d65ccac18f04478cfdb8dd0b29161dfa59272abc3d9296f8fb7e3eceaf9201874 SHA512 4135f8391a885505c952d90aef9b6883732cf6def38c34e1ab764bed25c1318c358a54821dbaf8f532f18804a8fde1cdeee0061507c2c562ca8a1b9f85f04788 DIST firefox-68.0b7.source.tar.xz 292589376 BLAKE2B 1d25f7c9fcb6c7663320ab1bbb316909b200722715ba05a9efce80756ea46045969d78ae2bd44f4e48a5bda61103785767d2ea4e795c6e36d4fb132a7510993d SHA512 728f4d6e9a6572022b95ae58f976fb073985ab3ceb09a717d8746e42d654fd15ab6809a76a97de22bf50035e53661c0f3eb226e3054daf0b68166b7088f619cd diff --git a/www-client/firefox/firefox-68.0_beta7.ebuild b/www-client/firefox/firefox-68.0_beta7.ebuild index 8127f52..956fd5e 100644 --- a/www-client/firefox/firefox-68.0_beta7.ebuild +++ b/www-client/firefox/firefox-68.0_beta7.ebuild @@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then fi # Patch version -PATCH="${PN}-68.0-patches-03" +PATCH="${PN}-68.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"