Received: by mail.netbsd.org (Postfix, from userid 605) id 832DE84D95; Thu, 24 Oct 2019 21:23:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0CCBB84D8B for ; Thu, 24 Oct 2019 21:23:25 +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 Yem1kboDo7NG for ; Thu, 24 Oct 2019 21:23:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 60A4884CE3 for ; Thu, 24 Oct 2019 21:23:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CD3FFA84; Thu, 24 Oct 2019 21:23:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571952204107140" MIME-Version: 1.0 Date: Thu, 24 Oct 2019 21:23:24 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191024212324.5CD3FFA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1571952204107140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Oct 24 21:23:24 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated audio/musicpd to 0.21.16 To generate a diff of this commit: cvs rdiff -u -r1.4518 -r1.4519 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19362 -r1.19363 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571952204107140 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4518 pkgsrc/doc/CHANGES-2019:1.4519 --- pkgsrc/doc/CHANGES-2019:1.4518 Thu Oct 24 18:44:46 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Oct 24 21:23:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4518 2019/10/24 18:44:46 adam Exp $ +$NetBSD: CHANGES-2019,v 1.4519 2019/10/24 21:23:23 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7256,3 +7256,4 @@ Changes to the packages collection and i Updated net/py-grpcio to 1.24.3 [adam 2019-10-24] Updated net/py-grpcio-tools to 1.24.3 [adam 2019-10-24] Updated net/wireshark to 3.0.6 [adam 2019-10-24] + Updated audio/musicpd to 0.21.16 [nia 2019-10-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19362 pkgsrc/doc/TODO:1.19363 --- pkgsrc/doc/TODO:1.19362 Thu Oct 24 13:00:07 2019 +++ pkgsrc/doc/TODO Thu Oct 24 21:23:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19362 2019/10/24 13:00:07 adam Exp $ +$NetBSD: TODO,v 1.19363 2019/10/24 21:23:23 nia Exp $ Suggested new packages ====================== @@ -1010,7 +1010,6 @@ For possible Perl packages updates, see o mserv-devel-0.41 o multitail-6.4.2 o muse-0.9.2 - o musicpd-0.21.16 o myodbc-5.3.4 o mysql-connector-c++-8.0.17 o mysql-server-8.0.15 --_----------=_1571952204107140--