Received: by mail.netbsd.org (Postfix, from userid 605) id 80B9D84D93; Tue, 3 Dec 2019 14:21:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B29684CE7 for ; Tue, 3 Dec 2019 14:21:57 +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 Ib5z2i-LdZ20 for ; Tue, 3 Dec 2019 14:21:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 96CE484CD3 for ; Tue, 3 Dec 2019 14:21:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9397EFA97; Tue, 3 Dec 2019 14:21:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157538291686940" MIME-Version: 1.0 Date: Tue, 3 Dec 2019 14:21:56 +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: <20191203142156.9397EFA97@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. --_----------=_157538291686940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Dec 3 14:21:56 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated www/firefox to 71.0 To generate a diff of this commit: cvs rdiff -u -r1.5228 -r1.5229 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157538291686940 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5228 pkgsrc/doc/CHANGES-2019:1.5229 --- pkgsrc/doc/CHANGES-2019:1.5228 Tue Dec 3 13:14:49 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Dec 3 14:21:56 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5228 2019/12/03 13:14:49 taca Exp $ +$NetBSD: CHANGES-2019,v 1.5229 2019/12/03 14:21:56 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8426,3 +8426,4 @@ Changes to the packages collection and i Updated lang/pear to 1.10.10 [taca 2019-12-03] Updated net/pear-Net_SMTP to 1.9.0 [taca 2019-12-03] Updated net/ruby-net-ldap to 0.16.2 [taca 2019-12-03] + Updated www/firefox to 71.0 [ryoon 2019-12-03] --_----------=_157538291686940--