Received: by mail.netbsd.org (Postfix, from userid 605) id 6D8CE84D3F; Sun, 16 May 2021 20:04:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DB6584D33 for ; Sun, 16 May 2021 20:04: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 NY_2_IciZnwL for ; Sun, 16 May 2021 20:04:49 +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 36C6684D0C for ; Sun, 16 May 2021 20:04:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A16AFA95; Sun, 16 May 2021 20:04:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621195489125200" MIME-Version: 1.0 Date: Sun, 16 May 2021 20:04:49 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20210516200449.2A16AFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621195489125200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun May 16 20:04:48 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + lilypond-2.22.1 To generate a diff of this commit: cvs rdiff -u -r1.20632 -r1.20633 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621195489125200 Content-Disposition: inline Content-Length: 636 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20632 pkgsrc/doc/TODO:1.20633 --- pkgsrc/doc/TODO:1.20632 Sun May 16 17:42:41 2021 +++ pkgsrc/doc/TODO Sun May 16 20:04:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20632 2021/05/16 17:42:41 wiz Exp $ +$NetBSD: TODO,v 1.20633 2021/05/16 20:04:48 gutteridge Exp $ Suggested new packages ====================== @@ -1365,6 +1365,7 @@ For possible Perl packages updates, see o libyang-1.0.225 o libzookeeper-3.7.0 o libzrtpcpp-4.6.6 + o lilypond-2.22.1 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 --_----------=_1621195489125200--