Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C97567A2CF for ; Mon, 12 Dec 2016 14:16:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 73216855DA; Mon, 12 Dec 2016 14:16:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0428D855C1 for ; Mon, 12 Dec 2016 14:16:25 +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 B3_L8wlVXmWa for ; Mon, 12 Dec 2016 14:16:24 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8986384CED for ; Mon, 12 Dec 2016 14:16:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85ADAFBB0; Mon, 12 Dec 2016 14:16:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148155218458220" MIME-Version: 1.0 Date: Mon, 12 Dec 2016 14:16:24 +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: <20161212141624.85ADAFBB0@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148155218458220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 12 14:16:24 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated audio/musicpd to 0.19.20 To generate a diff of this commit: cvs rdiff -u -r1.4995 -r1.4996 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16777 -r1.16778 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148155218458220 Content-Disposition: inline Content-Length: 1719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4995 pkgsrc/doc/CHANGES-2016:1.4996 --- pkgsrc/doc/CHANGES-2016:1.4995 Mon Dec 12 14:11:44 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Dec 12 14:16:24 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4995 2016/12/12 14:11:44 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4996 2016/12/12 14:16:24 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6955,3 +6955,4 @@ Changes to the packages collection and i Updated databases/shared-mime-info to 1.8 [wiz 2016-12-12] Updated devel/py-test to 3.0.5 [wiz 2016-12-12] Updated textproc/py-lxml to 3.7.0 [wiz 2016-12-12] + Updated audio/musicpd to 0.19.20 [wiz 2016-12-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16777 pkgsrc/doc/TODO:1.16778 --- pkgsrc/doc/TODO:1.16777 Mon Dec 12 14:11:44 2016 +++ pkgsrc/doc/TODO Mon Dec 12 14:16:24 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16777 2016/12/12 14:11:44 wiz Exp $ +$NetBSD: TODO,v 1.16778 2016/12/12 14:16:24 wiz Exp $ Suggested new packages ====================== @@ -1135,7 +1135,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.19.20 o mutagen-tools-1.31 o myodbc-5.3.4 o mysql-workbench-6.3 @@ -1206,7 +1205,6 @@ For possible Perl packages updates, see o p5-Chart-3.2 o p5-DBD-DB2-1.85 o p5-DBD-ODBC-1.52 - o p5-Date-Manip-6.57 o p5-FormValidator-Simple-1.00 o p5-GStreamer-0.20 o p5-GraphViz2-2.37 @@ -1245,7 +1243,6 @@ For possible Perl packages updates, see o p5-Sys-Utmp-1.7 o p5-Text-Hunspell-2.14 o p5-Tie-DBI-1.06 - o p5-Unicode-Collate-1.19 o p5-X11-Protocol-29 o p5-eBay-API-0.29 o p5-gtk2-1.300 --_----------=_148155218458220--