Received: by mail.netbsd.org (Postfix, from userid 605) id 30830850F6; Sat, 6 Feb 2021 05:03:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C3E6850F0 for ; Sat, 6 Feb 2021 05:03:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5Hsd1e98P1nJ for ; Sat, 6 Feb 2021 05:03:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C855284CF1 for ; Sat, 6 Feb 2021 05:03:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5ACDFA95; Sat, 6 Feb 2021 05:03:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612587812110800" MIME-Version: 1.0 Date: Sat, 6 Feb 2021 05:03:32 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210206050332.C5ACDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612587812110800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Feb 6 05:03:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/firefox to 85.0.1 To generate a diff of this commit: cvs rdiff -u -r1.876 -r1.877 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612587812110800 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.876 pkgsrc/doc/CHANGES-2021:1.877 --- pkgsrc/doc/CHANGES-2021:1.876 Sat Feb 6 04:53:59 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Feb 6 05:03:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.876 2021/02/06 04:53:59 ryoon Exp $ +$NetBSD: CHANGES-2021,v 1.877 2021/02/06 05:03:32 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1056,3 +1056,4 @@ Changes to the packages collection and i Updated textproc/py-jsbeautifier to 1.13.5 [adam 2021-02-05] Updated www/firefox78 to 78.7.1 [ryoon 2021-02-06] Updated www/firefox78-l10n to 78.7.1 [ryoon 2021-02-06] + Updated www/firefox to 85.0.1 [ryoon 2021-02-06] --_----------=_1612587812110800--