Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04D2184E9D for ; Mon, 17 Jul 2023 14:01:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id pG7iFPklQEKD for ; Mon, 17 Jul 2023 14:01:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5AC1F84CC8 for ; Mon, 17 Jul 2023 14:01:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 583AFFBDB; Mon, 17 Jul 2023 14:01:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168960250870790" MIME-Version: 1.0 Date: Mon, 17 Jul 2023 14:01:48 +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: <20230717140148.583AFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168960250870790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Jul 17 14:01:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/openjdk17 to 1.17.0.7.7 To generate a diff of this commit: cvs rdiff -u -r1.4445 -r1.4446 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168960250870790 Content-Disposition: inline Content-Length: 733 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.4445 pkgsrc/doc/CHANGES-2023:1.4446 --- pkgsrc/doc/CHANGES-2023:1.4445 Mon Jul 17 13:24:00 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jul 17 14:01:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4445 2023/07/17 13:24:00 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4446 2023/07/17 14:01:48 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6187,3 +6187,4 @@ Changes to the packages collection and i Updated textproc/py-deepdiff to 6.3.1 [adam 2023-07-17] Updated sysutils/tsm8 to 8.1.19.0 [hauke 2023-07-17] Added fonts/elstob-font version 2.100 [wiz 2023-07-17] + Updated lang/openjdk17 to 1.17.0.7.7 [ryoon 2023-07-17] --_----------=_168960250870790--