Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 001D584ED5 for ; Mon, 26 Jun 2023 13:56:54 +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 gf8aHndHX86W for ; Mon, 26 Jun 2023 13:56:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86A9884ECD for ; Mon, 26 Jun 2023 13:56:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83E19FA89; Mon, 26 Jun 2023 13:56:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168778781458300" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 13:56:54 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20230626135654.83E19FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168778781458300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Jun 26 13:56:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/firefox to 114.0.2 To generate a diff of this commit: cvs rdiff -u -r1.4035 -r1.4036 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168778781458300 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4035 pkgsrc/doc/CHANGES-2023:1.4036 --- pkgsrc/doc/CHANGES-2023:1.4035 Mon Jun 26 13:10:21 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 26 13:56:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4035 2023/06/26 13:10:21 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4036 2023/06/26 13:56:54 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5655,3 +5655,4 @@ Changes to the packages collection and i Updated graphics/oculante to 0.6.66 [pin 2023-06-26] Updated misc/tui-journal to 0.2.0 [pin 2023-06-26] Updated graphics/png to 1.6.40 [wiz 2023-06-26] + Updated www/firefox to 114.0.2 [ryoon 2023-06-26] --_----------=_168778781458300--