Received: by mail.netbsd.org (Postfix, from userid 605) id 472B584E6E; Tue, 27 Dec 2022 15:57:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7006B84E80 for ; Tue, 27 Dec 2022 15:57:13 +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 GM5dD5yEpvoH for ; Tue, 27 Dec 2022 15:57:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B547B84D4E for ; Tue, 27 Dec 2022 15:57:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1F08FA90; Tue, 27 Dec 2022 15:57:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672156632231510" MIME-Version: 1.0 Date: Tue, 27 Dec 2022 15:57:12 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20221227155712.B1F08FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672156632231510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Tue Dec 27 15:57:12 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated print/lilypond to 2.24.0 To generate a diff of this commit: cvs rdiff -u -r1.6363 -r1.6364 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22431 -r1.22432 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672156632231510 Content-Disposition: inline Content-Length: 1387 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6363 pkgsrc/doc/CHANGES-2022:1.6364 --- pkgsrc/doc/CHANGES-2022:1.6363 Tue Dec 27 13:59:25 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Dec 27 15:57:12 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6363 2022/12/27 13:59:25 he Exp $ +$NetBSD: CHANGES-2022,v 1.6364 2022/12/27 15:57:12 schmonz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9495,3 +9495,4 @@ Changes to the packages collection and i Updated meta-pkgs/texlive-collection-latexextra to 2022pre7 [wiz 2022-12-26] Updated devel/git-cliff to 1.0.0 [pin 2022-12-26] Updated lang/clang to 15.0.6nb1 [he 2022-12-27] + Updated print/lilypond to 2.24.0 [schmonz 2022-12-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22431 pkgsrc/doc/TODO:1.22432 --- pkgsrc/doc/TODO:1.22431 Mon Dec 26 20:43:24 2022 +++ pkgsrc/doc/TODO Tue Dec 27 15:57:12 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22431 2022/12/26 20:43:24 wiz Exp $ +$NetBSD: TODO,v 1.22432 2022/12/27 15:57:12 schmonz Exp $ Suggested new packages ====================== @@ -1000,7 +1000,6 @@ For possible Perl packages updates, see o libxdg-basedir-1.2.3 o libxml2-2.10.3 [several CVEs addressed] o libzookeeper-3.7.0 - o lilypond-2.22.2 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 --_----------=_1672156632231510--