Received: by mail.netbsd.org (Postfix, from userid 605) id AA65E84D96; Sat, 8 Feb 2020 21:54:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 33F0484D53 for ; Sat, 8 Feb 2020 21:54:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dlRTJ-fm9GRL for ; Sat, 8 Feb 2020 21:54:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 904E284D36 for ; Sat, 8 Feb 2020 21:54:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88373FBF4; Sat, 8 Feb 2020 21:54:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158119889169640" MIME-Version: 1.0 Date: Sat, 8 Feb 2020 21:54:51 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20200208215451.88373FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158119889169640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Sat Feb 8 21:54:51 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated www/firefox60 to 60.9.0nb3 To generate a diff of this commit: cvs rdiff -u -r1.988 -r1.989 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158119889169640 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.988 pkgsrc/doc/CHANGES-2020:1.989 --- pkgsrc/doc/CHANGES-2020:1.988 Sat Feb 8 21:45:33 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Feb 8 21:54:51 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.988 2020/02/08 21:45:33 kamil Exp $ +$NetBSD: CHANGES-2020,v 1.989 2020/02/08 21:54:51 kamil Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1414,3 +1414,4 @@ Changes to the packages collection and i Updated graphics/qr-code-generator to 1.4.0nb1 [wiz 2020-02-08] Updated editors/nano to 4.8 [wiedi 2020-02-08] Updated www/firefox52 to 52.9.0nb21 [kamil 2020-02-08] + Updated www/firefox60 to 60.9.0nb3 [kamil 2020-02-08] --_----------=_158119889169640--