Received: by mail.netbsd.org (Postfix, from userid 605) id 417C184F55; Mon, 22 Aug 2022 10:59:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C3EA84F4D for ; Mon, 22 Aug 2022 10:59:56 +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 bmelk3z3N8JI for ; Mon, 22 Aug 2022 10:59:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C903884E6E for ; Mon, 22 Aug 2022 10:59:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6849FB1A; Mon, 22 Aug 2022 10:59:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661165995276760" MIME-Version: 1.0 Date: Mon, 22 Aug 2022 10:59:55 +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: <20220822105955.C6849FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661165995276760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 22 10:59:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/musicpd to 0.23.9 To generate a diff of this commit: cvs rdiff -u -r1.3975 -r1.3976 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22136 -r1.22137 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661165995276760 Content-Disposition: inline Content-Length: 1248 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.3975 pkgsrc/doc/CHANGES-2022:1.3976 --- pkgsrc/doc/CHANGES-2022:1.3975 Mon Aug 22 10:55:36 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 22 10:59:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3975 2022/08/22 10:55:36 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3976 2022/08/22 10:59:55 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5824,3 +5824,4 @@ Changes to the packages collection and i Updated devel/SDL2 to 2.24.0 [wiz 2022-08-22] Updated net/SDL2_net to 2.2.0 [wiz 2022-08-22] Updated fonts/SDL2_ttf to 2.20.1 [wiz 2022-08-22] + Updated audio/musicpd to 0.23.9 [wiz 2022-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22136 pkgsrc/doc/TODO:1.22137 --- pkgsrc/doc/TODO:1.22136 Mon Aug 22 10:55:36 2022 +++ pkgsrc/doc/TODO Mon Aug 22 10:59:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22136 2022/08/22 10:55:36 wiz Exp $ +$NetBSD: TODO,v 1.22137 2022/08/22 10:59:55 wiz Exp $ Suggested new packages ====================== @@ -1064,7 +1064,6 @@ For possible Perl packages updates, see o munge-0.5.14 o mupdf-1.20.3 o muse-0.9.2 - o musicpd-0.23.9 o myodbc-8.0.28 o mysql-workbench-8.0.23 o naev-0.8.2 --_----------=_1661165995276760--