Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A245D84F0F for ; Mon, 11 Sep 2023 12:35:53 +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 Fg3xAnYLRZzC for ; Mon, 11 Sep 2023 12:35:53 +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 00CDA84D28 for ; Mon, 11 Sep 2023 12:35:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8CDAFBDB; Mon, 11 Sep 2023 12:35:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694435752227570" MIME-Version: 1.0 Date: Mon, 11 Sep 2023 12:35:52 +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: <20230911123552.E8CDAFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694435752227570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 11 12:35:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added www/firefox115 version 115.2.0 To generate a diff of this commit: cvs rdiff -u -r1.5467 -r1.5468 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694435752227570 Content-Disposition: inline Content-Length: 897 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.5467 pkgsrc/doc/CHANGES-2023:1.5468 --- pkgsrc/doc/CHANGES-2023:1.5467 Mon Sep 11 12:23:03 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Sep 11 12:35:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5467 2023/09/11 12:23:03 fox Exp $ +$NetBSD: CHANGES-2023,v 1.5468 2023/09/11 12:35:52 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7940,4 +7940,5 @@ Changes to the packages collection and i Updated devel/flip-link to 0.1.7 [pin 2023-09-11] Updated textproc/py-black to 23.9.1 [adam 2023-09-11] Updated devel/py-typeguard to 4.1.4 [adam 2023-09-11] - Removed Removed sysutils/exa successor sysutils/eza [fox 2023-09-11] \ No newline at end of file + Removed Removed sysutils/exa successor sysutils/eza [fox 2023-09-11] + Added www/firefox115 version 115.2.0 [ryoon 2023-09-11] --_----------=_1694435752227570--