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 74711138334 for ; Tue, 19 Jun 2018 14:58:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75B7EE07F0; Tue, 19 Jun 2018 14:58:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3A64BE07F0 for ; Tue, 19 Jun 2018 14:58:32 +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 03825335C51 for ; Tue, 19 Jun 2018 14:58:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF43E2AD for ; Tue, 19 Jun 2018 14:58:28 +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: <1529420259.fa3646f16b51dd252ffc4bc2dac73b94ef06e4b8.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/firefox-61.0_beta14.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: fa3646f16b51dd252ffc4bc2dac73b94ef06e4b8 X-VCS-Branch: master Date: Tue, 19 Jun 2018 14:58:28 +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-Archives-Salt: fe2a02ee-3a54-4a4a-b402-91ae8dc41b18 X-Archives-Hash: 3328d9629fedd81b2ffaadf1dc6e452a commit: fa3646f16b51dd252ffc4bc2dac73b94ef06e4b8 Author: Jory A. Pratt gentoo org> AuthorDate: Tue Jun 19 14:57:39 2018 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Jun 19 14:57:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=fa3646f1 www-client/firefox: Update nss dep for next beta release www-client/firefox/firefox-61.0_beta14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-61.0_beta14.ebuild b/www-client/firefox/firefox-61.0_beta14.ebuild index 0946b5e..8171a65 100644 --- a/www-client/firefox/firefox-61.0_beta14.ebuild +++ b/www-client/firefox/firefox-61.0_beta14.ebuild @@ -56,7 +56,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1" RDEPEND=" system-icu? ( >=dev-libs/icu-60.2 ) jack? ( virtual/jack ) - >=dev-libs/nss-3.36.1 + >=dev-libs/nss-3.37.3 >=dev-libs/nspr-4.19 selinux? ( sec-policy/selinux-mozilla )"