Received: by mail.netbsd.org (Postfix, from userid 605) id 88BB384DFD; Thu, 14 Dec 2017 13:39:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 130CE84D79 for ; Thu, 14 Dec 2017 13:39:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id MOqmxFV3Wryl for ; Thu, 14 Dec 2017 13:39:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9909B84D27 for ; Thu, 14 Dec 2017 13:39:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3F53FB40; Thu, 14 Dec 2017 13:39:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1513258748270700" MIME-Version: 1.0 Date: Thu, 14 Dec 2017 13:39:08 +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: <20171214133908.E3F53FB40@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. --_----------=_1513258748270700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 14 13:39:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated www/py-raven, devel/py-ruamel-yaml, www/py-mod_wsgi, textproc/py-numpydoc, math/py-pandas To generate a diff of this commit: cvs rdiff -u -r1.5265 -r1.5266 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17949 -r1.17950 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1513258748270700 Content-Disposition: inline Content-Length: 1511 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.5265 pkgsrc/doc/CHANGES-2017:1.5266 --- pkgsrc/doc/CHANGES-2017:1.5265 Thu Dec 14 12:12:14 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Dec 14 13:39:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5265 2017/12/14 12:12:14 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5266 2017/12/14 13:39:08 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7568,3 +7568,8 @@ Changes to the packages collection and i Updated misc/screen to 4.6.2nb1 [wiz 2017-12-14] Updated audio/mpg123 to 1.25.8 [adam 2017-12-14] Updated multimedia/mkvtoolnix to 18.0.0 [adam 2017-12-14] + Updated www/py-raven to 6.4.0 [adam 2017-12-14] + Updated devel/py-ruamel-yaml to 0.15.35 [adam 2017-12-14] + Updated www/py-mod_wsgi to 4.5.23 [adam 2017-12-14] + Updated textproc/py-numpydoc to 0.7.0 [adam 2017-12-14] + Updated math/py-pandas to 0.21.1 [adam 2017-12-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17949 pkgsrc/doc/TODO:1.17950 --- pkgsrc/doc/TODO:1.17949 Mon Dec 11 08:57:59 2017 +++ pkgsrc/doc/TODO Thu Dec 14 13:39:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17949 2017/12/11 08:57:59 wiz Exp $ +$NetBSD: TODO,v 1.17950 2017/12/14 13:39:08 adam Exp $ Suggested new packages ====================== @@ -1241,7 +1241,6 @@ For possible Perl packages updates, see o py-ncclient-0.5.3 o py-newt-0.52.20 o py-notify-0.3.1 - o py-numpydoc-0.6.0 o py-omniORBpy-3.7 o py-pdf-parser-0.6.4 o py-pendrell-0.3.7 --_----------=_1513258748270700--