Received: by mail.netbsd.org (Postfix, from userid 605) id B7C4F84DC7; Tue, 11 Dec 2018 10:37:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4EA984DC4 for ; Tue, 11 Dec 2018 10:37:32 +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 SjAbu8lPzE5l for ; Tue, 11 Dec 2018 10:37:32 +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 E2FCD84C8D for ; Tue, 11 Dec 2018 10:37:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF5E3FB16; Tue, 11 Dec 2018 10:37:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544524651235610" MIME-Version: 1.0 Date: Tue, 11 Dec 2018 10:37:31 +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: <20181211103731.DF5E3FB16@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. --_----------=_1544524651235610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Dec 11 10:37:31 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated audio/musicpd to 0.21.3 To generate a diff of this commit: cvs rdiff -u -r1.5138 -r1.5139 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18702 -r1.18703 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544524651235610 Content-Disposition: inline Content-Length: 1270 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5138 pkgsrc/doc/CHANGES-2018:1.5139 --- pkgsrc/doc/CHANGES-2018:1.5138 Tue Dec 11 09:51:59 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Dec 11 10:37:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5138 2018/12/11 09:51:59 adam Exp $ +$NetBSD: CHANGES-2018,v 1.5139 2018/12/11 10:37:31 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7156,3 +7156,4 @@ Changes to the packages collection and i Updated audio/adplug to 2.3.1 [wiz 2018-12-11] Updated www/py-mod_wsgi to 4.6.5 [adam 2018-12-11] Updated www/py-channels to 2.1.6 [adam 2018-12-11] + Updated audio/musicpd to 0.21.3 [wiz 2018-12-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18702 pkgsrc/doc/TODO:1.18703 --- pkgsrc/doc/TODO:1.18702 Tue Dec 11 09:50:54 2018 +++ pkgsrc/doc/TODO Tue Dec 11 10:37:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18702 2018/12/11 09:50:54 wiz Exp $ +$NetBSD: TODO,v 1.18703 2018/12/11 10:37:31 wiz Exp $ Suggested new packages ====================== @@ -1063,7 +1063,6 @@ For possible Perl packages updates, see o munin-node-1.4.6 o munin-server-1.4.6 o muse-0.9.2 - o musicpd-0.21.3 o myodbc-5.3.4 o mysql-server-8.0.13 o mysql-workbench-6.3 --_----------=_1544524651235610--