Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 86F1D84F11 for ; Thu, 7 Sep 2023 13:26:23 +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 9igaMi77dtol for ; Thu, 7 Sep 2023 13:26:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DDBEA84F0B for ; Thu, 7 Sep 2023 13:26:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DAD5FFBDB; Thu, 7 Sep 2023 13:26:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694093182240890" MIME-Version: 1.0 Date: Thu, 7 Sep 2023 13:26:22 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230907132622.DAD5FFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694093182240890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Sep 7 13:26:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated print/lilypond to 2.24.2 To generate a diff of this commit: cvs rdiff -u -r1.5377 -r1.5378 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694093182240890 Content-Disposition: inline Content-Length: 727 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.5377 pkgsrc/doc/CHANGES-2023:1.5378 --- pkgsrc/doc/CHANGES-2023:1.5377 Thu Sep 7 12:09:39 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Sep 7 13:26:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5377 2023/09/07 12:09:39 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5378 2023/09/07 13:26:22 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7834,3 +7834,4 @@ Changes to the packages collection and i Updated wm/obconf-qt to 0.16.3 [gutteridge 2023-09-07] Updated devel/py-build to 1.0.3 [adam 2023-09-07] Updated textproc/py-pdf to 3.15.5 [adam 2023-09-07] + Updated print/lilypond to 2.24.2 [schmonz 2023-09-07] --_----------=_1694093182240890--