Received: by mail.netbsd.org (Postfix, from userid 605) id CDD3E84F8E; Sun, 24 Feb 2019 15:32:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 550CD84D53 for ; Sun, 24 Feb 2019 15:32:21 +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 AdICJka0ze67 for ; Sun, 24 Feb 2019 15:32:20 +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 D42AF84D04 for ; Sun, 24 Feb 2019 15:32:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CBDBEFB16; Sun, 24 Feb 2019 15:32:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551022340111840" MIME-Version: 1.0 Date: Sun, 24 Feb 2019 15:32:20 +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: <20190224153220.CBDBEFB16@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. --_----------=_1551022340111840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 24 15:32:20 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated audio/musicpd to 0.21.5 To generate a diff of this commit: cvs rdiff -u -r1.889 -r1.890 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18856 -r1.18857 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551022340111840 Content-Disposition: inline Content-Length: 1471 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.889 pkgsrc/doc/CHANGES-2019:1.890 --- pkgsrc/doc/CHANGES-2019:1.889 Sun Feb 24 15:27:00 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Feb 24 15:32:20 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.889 2019/02/24 15:27:00 nia Exp $ +$NetBSD: CHANGES-2019,v 1.890 2019/02/24 15:32:20 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1565,3 +1565,4 @@ Changes to the packages collection and i Updated x11/libxkbcommon to 0.8.4 [wiz 2019-02-24] Updated archivers/gtar to 1.32 [wiz 2019-02-24] Updated emulators/libretro-np2kai to 0.86.18 [nia 2019-02-24] + Updated audio/musicpd to 0.21.5 [wiz 2019-02-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18856 pkgsrc/doc/TODO:1.18857 --- pkgsrc/doc/TODO:1.18856 Sun Feb 24 14:59:19 2019 +++ pkgsrc/doc/TODO Sun Feb 24 15:32:20 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18856 2019/02/24 14:59:19 wiz Exp $ +$NetBSD: TODO,v 1.18857 2019/02/24 15:32:20 wiz Exp $ Suggested new packages ====================== @@ -730,7 +730,6 @@ For possible Perl packages updates, see o gromacs-5.1.2 o gss-1.0.3 o gst-plugins1-omx-1.10.0 - o gtar-base-1.32 o gthumb-3.4.0 o gtkglarea-2.1.0 o gtklevel9-5.1 @@ -1001,7 +1000,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.5 o myodbc-5.3.4 o mysql-server-8.0.15 o mysql-workbench-6.3 --_----------=_1551022340111840--