Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id BADD71A921F for ; Sun, 20 Mar 2022 08:25:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ED5A384E56; Sun, 20 Mar 2022 08:25:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 334E684D74 for ; Sun, 20 Mar 2022 08:25:17 +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 dE30lOigyrXx for ; Sun, 20 Mar 2022 08:25:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8277A84CED for ; Sun, 20 Mar 2022 08:25:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7FA10FB24; Sun, 20 Mar 2022 08:25:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1647764716140040" MIME-Version: 1.0 Date: Sun, 20 Mar 2022 08:25:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220320082516.7FA10FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1647764716140040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 20 08:25:16 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/musicpd to 0.23.6 To generate a diff of this commit: cvs rdiff -u -r1.1529 -r1.1530 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21618 -r1.21619 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1647764716140040 Content-Disposition: inline Content-Length: 1274 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.1529 pkgsrc/doc/CHANGES-2022:1.1530 --- pkgsrc/doc/CHANGES-2022:1.1529 Sun Mar 20 08:10:05 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Mar 20 08:25:15 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1529 2022/03/20 08:10:05 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.1530 2022/03/20 08:25:15 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -2022,3 +2022,4 @@ Changes to the packages collection and i Updated devel/p5-PPIx-Regexp to 0.083 [wen 2022-03-20] Updated devel/p5-local-lib to 2.000028 [wen 2022-03-20] Updated pkgtools/pkg_p5up2date to 0.07 [wiz 2022-03-20] + Updated audio/musicpd to 0.23.6 [wiz 2022-03-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21618 pkgsrc/doc/TODO:1.21619 --- pkgsrc/doc/TODO:1.21618 Sun Mar 20 06:59:18 2022 +++ pkgsrc/doc/TODO Sun Mar 20 08:25:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21618 2022/03/20 06:59:18 wiz Exp $ +$NetBSD: TODO,v 1.21619 2022/03/20 08:25:16 wiz Exp $ Suggested new packages ====================== @@ -1169,7 +1169,6 @@ For possible Perl packages updates, see o mumble-1.4 o munge-0.5.14 o muse-0.9.2 - o musicpd-0.23.6 o mysql-workbench-8.0.23 o naev-0.8.2 o nagios-base-4.4.6 --_----------=_1647764716140040--