Received: by mail.netbsd.org (Postfix, from userid 605) id A56D085080; Mon, 9 Jul 2018 08:28:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04A3E85090 for ; Mon, 9 Jul 2018 08:23:18 +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 pbsZ1CoW3nED for ; Mon, 9 Jul 2018 08:23:17 +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 4472184F7B for ; Mon, 9 Jul 2018 08:23:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D2D3FBEC; Mon, 9 Jul 2018 08:23:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1531124597178260" MIME-Version: 1.0 Date: Mon, 9 Jul 2018 08:23:17 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180709082317.3D2D3FBEC@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. --_----------=_1531124597178260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 9 08:23:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated audio/py-discogs-client, math/py-pandas To generate a diff of this commit: cvs rdiff -u -r1.3136 -r1.3137 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1531124597178260 Content-Disposition: inline Content-Length: 861 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.3136 pkgsrc/doc/CHANGES-2018:1.3137 --- pkgsrc/doc/CHANGES-2018:1.3136 Mon Jul 9 08:06:56 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Jul 9 08:23:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3136 2018/07/09 08:06:56 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3137 2018/07/09 08:23:17 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4512,3 +4512,6 @@ Changes to the packages collection and i Updated devel/py-dulwich to 0.19.5 [adam 2018-07-09] Updated databases/py-apsw to 3.23.1 [adam 2018-07-09] Updated audio/py-beets to 1.4.7 [adam 2018-07-09] + Renamed audio/py-discogs_client to audio/py-discogs-client [adam 2018-07-09] + Updated audio/py-discogs-client to 2.2.1 [adam 2018-07-09] + Updated math/py-pandas to 0.23.3 [adam 2018-07-09] --_----------=_1531124597178260--