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 E60C7138334 for ; Mon, 16 Dec 2019 19:26:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AAA2E0943; Mon, 16 Dec 2019 19:26:41 +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 11E50E0943 for ; Mon, 16 Dec 2019 19:26:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2459134D7F8 for ; Mon, 16 Dec 2019 19:26:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B1818B0 for ; Mon, 16 Dec 2019 19:26:38 +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: <1576524387.f54da6f963bcd445a815dfbf60b4df100d8fff98.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-72.0_beta6.ebuild www-client/firefox/firefox-72.0_beta7.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: f54da6f963bcd445a815dfbf60b4df100d8fff98 X-VCS-Branch: master Date: Mon, 16 Dec 2019 19:26:38 +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: 53e25bf4-332a-4cf6-a9a3-743ebf3dfdbf X-Archives-Hash: c005329da6616d7da5de73021688300a commit: f54da6f963bcd445a815dfbf60b4df100d8fff98 Author: Jory Pratt gentoo org> AuthorDate: Mon Dec 16 19:26:27 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Dec 16 19:26:27 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f54da6f9 www-client/firefox: Version bump 72.0b7 Closes: https://github.com/gentoo/musl/issues/44 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-72.0_beta6.ebuild => firefox-72.0_beta7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 849dc9d..9a6706b 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-72.0-patches-02.tar.xz 17028 BLAKE2B 5689840448fde363d4c3bf5b0d55ba9f6e54b4445c14dd6a40fdcec8d848c1174cec5bf359c8962906f032f927fdc000264e7b038917e9c81103ac7896afaa94 SHA512 86e97d732d431f1567945e380459de1ccb35d46e0befe9205f10ebdd9759e5111e477eff1383a28a17866e09118e2c7862af54c812c277797a9ec316f2b7306a -DIST firefox-72.0b6.source.tar.xz 323833132 BLAKE2B c8556445ead8df89369c70d687d13b6053204ea094351b4e69b06ec74694fa6858b2cdc9d8f0088106967f7141798172da35e53c88a453e3146bae22403ba5c8 SHA512 ec775f334eb6efae8b54b36a746bf4e6c1a5b513c054eb74b18ef1047ce769b3d373315ba368206e872bb149edf5ab6e563f717d3e0a65a5b8ed9b6f5bd87280 +DIST firefox-72.0b7.source.tar.xz 317411096 BLAKE2B d77255c288bde806b4027499e06429e352f4b3f5a1b5766786e530363c57f50a6fbd10fbf72291e20280004e4dc396052c945d47cfa2700151f4331b26034f06 SHA512 fb4be3b9d0d6178f9a9d50c2e0542645fbc375eb459b97ac978186336cb7003549e9127bc331ab347bf80339a746bd94114a99d2ccdce370dfcd5ec95f942ea9 diff --git a/www-client/firefox/firefox-72.0_beta6.ebuild b/www-client/firefox/firefox-72.0_beta7.ebuild similarity index 100% rename from www-client/firefox/firefox-72.0_beta6.ebuild rename to www-client/firefox/firefox-72.0_beta7.ebuild