Received: by mail.netbsd.org (Postfix, from userid 605) id D042984D8A; Wed, 22 Jan 2020 13:36:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57F3684D85 for ; Wed, 22 Jan 2020 13:36:46 +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 Sxp7Uwp9jj8R for ; Wed, 22 Jan 2020 13:36:46 +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 E753A84D84 for ; Wed, 22 Jan 2020 13:36:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5463FBF4; Wed, 22 Jan 2020 13:36:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579700205145350" MIME-Version: 1.0 Date: Wed, 22 Jan 2020 13:36:45 +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: <20200122133645.E5463FBF4@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. --_----------=_1579700205145350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Jan 22 13:36:45 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated www/firefox68 to 68.4.2 To generate a diff of this commit: cvs rdiff -u -r1.712 -r1.713 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579700205145350 Content-Disposition: inline Content-Length: 707 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.712 pkgsrc/doc/CHANGES-2020:1.713 --- pkgsrc/doc/CHANGES-2020:1.712 Wed Jan 22 13:35:40 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 22 13:36:45 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.712 2020/01/22 13:35:40 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.713 2020/01/22 13:36:45 ryoon Exp $ Changes to the packages collection and infrastructure in 2020: @@ -843,3 +843,4 @@ Changes to the packages collection and i Updated www/cliqz to 1.32.0 [fox 2020-01-22] Updated www/firefox to 72.0.2 [ryoon 2020-01-22] Updated www/firefox-l10n to 72.0.2 [ryoon 2020-01-22] + Updated www/firefox68 to 68.4.2 [ryoon 2020-01-22] --_----------=_1579700205145350--