Received: by mail.netbsd.org (Postfix, from userid 605) id A393F84E71; Mon, 27 Aug 2018 11:20:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBCA884E52 for ; Mon, 27 Aug 2018 11:18:54 +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 raWUKXsYUsMc for ; Mon, 27 Aug 2018 11:18:54 +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 3DBC384CD8 for ; Mon, 27 Aug 2018 11:18:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3A9AEFBF8; Mon, 27 Aug 2018 11:18:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535368734231580" MIME-Version: 1.0 Date: Mon, 27 Aug 2018 11:18:54 +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: <20180827111854.3A9AEFBF8@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. --_----------=_1535368734231580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 27 11:18:54 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/py-aiohttp, www/py-pylint-django To generate a diff of this commit: cvs rdiff -u -r1.3796 -r1.3797 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535368734231580 Content-Disposition: inline Content-Length: 786 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.3796 pkgsrc/doc/CHANGES-2018:1.3797 --- pkgsrc/doc/CHANGES-2018:1.3796 Mon Aug 27 08:03:48 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Aug 27 11:18:54 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3796 2018/08/27 08:03:48 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3797 2018/08/27 11:18:54 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5363,3 +5363,5 @@ Changes to the packages collection and i Updated emulators/vmips to 1.5.1 [wiz 2018-08-27] Updated devel/py-atomicwrites to 1.2.0 [adam 2018-08-27] Updated textproc/py-xlsxwriter to 1.0.8 [adam 2018-08-27] + Updated www/py-aiohttp to 3.4.0 [adam 2018-08-27] + Updated www/py-pylint-django to 2.0.2 [adam 2018-08-27] --_----------=_1535368734231580--