Received: by mail.netbsd.org (Postfix, from userid 605) id 012D784D77; Mon, 14 Aug 2017 21:15:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8998E84D6E for ; Mon, 14 Aug 2017 21:15:00 +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 Sl0vgohH9c96 for ; Mon, 14 Aug 2017 21:15:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E5D6E84D2B for ; Mon, 14 Aug 2017 21:14:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3F92FAD0; Mon, 14 Aug 2017 21:14:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502745299262150" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 21:14:59 +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: <20170814211459.E3F92FAD0@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. --_----------=_1502745299262150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 21:14:59 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated audio/libmpdclient to 2.13 To generate a diff of this commit: cvs rdiff -u -r1.3228 -r1.3229 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17607 -r1.17608 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502745299262150 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3228 pkgsrc/doc/CHANGES-2017:1.3229 --- pkgsrc/doc/CHANGES-2017:1.3228 Mon Aug 14 21:08:29 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 21:14:59 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3228 2017/08/14 21:08:29 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3229 2017/08/14 21:14:59 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4468,3 +4468,4 @@ Changes to the packages collection and i Updated devel/afl to 2.49b [wiz 2017-08-14] Updated print/abcm2ps to 8.13.12 [wiz 2017-08-14] Added devel/py-meson version 0.41.2 [wiz 2017-08-14] + Updated audio/libmpdclient to 2.13 [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17607 pkgsrc/doc/TODO:1.17608 --- pkgsrc/doc/TODO:1.17607 Mon Aug 14 20:51:51 2017 +++ pkgsrc/doc/TODO Mon Aug 14 21:14:59 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17607 2017/08/14 20:51:51 wiz Exp $ +$NetBSD: TODO,v 1.17608 2017/08/14 21:14:59 wiz Exp $ Suggested new packages ====================== @@ -993,7 +993,6 @@ For possible Perl packages updates, see o libmcs-0.7.2 o libmediawiki-4.14.0 o libmilter-8.16.0.16 - o libmpdclient-2.13 o libmtag-0.3.6 o liboobs-2.32.0 [GNOME 2.32] o libpgm-5.2.122 --_----------=_1502745299262150--