Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4ADD184EBA for ; Mon, 27 Nov 2023 12:31:49 +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 jWFT_9WM_mku for ; Mon, 27 Nov 2023 12:31:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9FD9B84D2E for ; Mon, 27 Nov 2023 12:31:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BF10FA40; Mon, 27 Nov 2023 12:31:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701088308158890" MIME-Version: 1.0 Date: Mon, 27 Nov 2023 12:31:48 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20231127123148.9BF10FA40@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701088308158890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: cheusov Date: Mon Nov 27 12:31:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/pkg_summary-utils to 0.67.0 To generate a diff of this commit: cvs rdiff -u -r1.7271 -r1.7272 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701088308158890 Content-Disposition: inline Content-Length: 760 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.7271 pkgsrc/doc/CHANGES-2023:1.7272 --- pkgsrc/doc/CHANGES-2023:1.7271 Mon Nov 27 09:58:59 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 27 12:31:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7271 2023/11/27 09:58:59 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7272 2023/11/27 12:31:48 cheusov Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10415,3 +10415,4 @@ Changes to the packages collection and i Added devel/py-jaraco.vcs version 1.1.0 [adam 2023-11-27] Added devel/py-jaraco.develop version 8.3.0 [adam 2023-11-27] Updated devel/py-setuptools to 69.0.2 [adam 2023-11-27] + Updated pkgtools/pkg_summary-utils to 0.67.0 [cheusov 2023-11-27] --_----------=_1701088308158890--