Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 832A08530C for ; Sun, 28 May 2023 17:12:06 +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 7sUVzbIsrfvF for ; Sun, 28 May 2023 17:12:06 +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 CC6D784CF2 for ; Sun, 28 May 2023 17:12:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9F57FA87; Sun, 28 May 2023 17:12:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685293925181060" MIME-Version: 1.0 Date: Sun, 28 May 2023 17:12:05 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230528171205.C9F57FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685293925181060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 28 17:12:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated audio/musicpd to 0.23.13 To generate a diff of this commit: cvs rdiff -u -r1.3364 -r1.3365 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22993 -r1.22994 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685293925181060 Content-Disposition: inline Content-Length: 1325 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.3364 pkgsrc/doc/CHANGES-2023:1.3365 --- pkgsrc/doc/CHANGES-2023:1.3364 Sun May 28 17:08:52 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 28 17:12:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3364 2023/05/28 17:08:52 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3365 2023/05/28 17:12:05 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4662,3 +4662,4 @@ Changes to the packages collection and i Updated devel/py-tox to 4.5.2 [wiz 2023-05-28] Updated math/imath to 3.1.8 [wiz 2023-05-28] Updated graphics/libheif to 1.16.2 [wiz 2023-05-28] + Updated audio/musicpd to 0.23.13 [wiz 2023-05-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22993 pkgsrc/doc/TODO:1.22994 --- pkgsrc/doc/TODO:1.22993 Sun May 28 17:08:52 2023 +++ pkgsrc/doc/TODO Sun May 28 17:12:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22993 2023/05/28 17:08:52 wiz Exp $ +$NetBSD: TODO,v 1.22994 2023/05/28 17:12:05 wiz Exp $ Suggested new packages ====================== @@ -1001,7 +1001,6 @@ For possible Perl packages updates, see o munge-0.5.14 o muse-0.9.2 o musescore-4.0.2 [now has a fixed ALSA dependency, and some features were removed] - o musicpd-0.23.13 o mysql-workbench-8.0.23 o naev-0.8.2 o nagios-ncsa-2.10.0 --_----------=_1685293925181060--