Received: by mail.netbsd.org (Postfix, from userid 605) id 00B2484E3A; Tue, 28 Nov 2017 09:08:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7FCE284D73 for ; Tue, 28 Nov 2017 09:08:32 +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 jWn0y_x5-_QS for ; Tue, 28 Nov 2017 09:08:32 +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 DD2C284C8D for ; Tue, 28 Nov 2017 09:08:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D7025FB40; Tue, 28 Nov 2017 09:08:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511860111285430" MIME-Version: 1.0 Date: Tue, 28 Nov 2017 09:08:31 +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: <20171128090831.D7025FB40@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. --_----------=_1511860111285430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Nov 28 09:08:31 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/py-WebOb, fonts/py-fonttools, textproc/py-markdown2, devel/py-test, math/py-rpy To generate a diff of this commit: cvs rdiff -u -r1.5072 -r1.5073 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511860111285430 Content-Disposition: inline Content-Length: 930 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.5072 pkgsrc/doc/CHANGES-2017:1.5073 --- pkgsrc/doc/CHANGES-2017:1.5072 Tue Nov 28 08:42:52 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Nov 28 09:08:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5072 2017/11/28 08:42:52 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5073 2017/11/28 09:08:31 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7279,3 +7279,8 @@ Changes to the packages collection and i Updated lang/oracle-jdk8 to 8.0.152 [ryoon 2017-11-28] Updated devel/py-py to 1.5.2 [adam 2017-11-28] Updated devel/py-pluggy to 0.6.0 [adam 2017-11-28] + Updated www/py-WebOb to 1.7.4 [adam 2017-11-28] + Updated fonts/py-fonttools to 3.20.1 [adam 2017-11-28] + Updated textproc/py-markdown2 to 2.3.5 [adam 2017-11-28] + Updated devel/py-test to 3.3.0 [adam 2017-11-28] + Updated math/py-rpy to 2.9.1 [adam 2017-11-28] --_----------=_1511860111285430--