Received: by mail.netbsd.org (Postfix, from userid 605) id 60E9984D3D; Wed, 8 Nov 2017 09:32:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF08C84DD2 for ; Wed, 8 Nov 2017 09:32:08 +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 zKo7VJ3Gv58l for ; Wed, 8 Nov 2017 09:32:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4A13B84D3D for ; Wed, 8 Nov 2017 09:32:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 483CAFBDE; Wed, 8 Nov 2017 09:32:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510133528153800" MIME-Version: 1.0 Date: Wed, 8 Nov 2017 09:32: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: <20171108093208.483CAFBDE@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. --_----------=_1510133528153800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Nov 8 09:32:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-flake8-import-order, textproc/py-regex To generate a diff of this commit: cvs rdiff -u -r1.4749 -r1.4750 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510133528153800 Content-Disposition: inline Content-Length: 802 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.4749 pkgsrc/doc/CHANGES-2017:1.4750 --- pkgsrc/doc/CHANGES-2017:1.4749 Wed Nov 8 08:48:29 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Nov 8 09:32:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4749 2017/11/08 08:48:29 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4750 2017/11/08 09:32:08 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6846,3 +6846,5 @@ Changes to the packages collection and i Updated pkgtools/cwrappers to 20171108 [khorben 2017-11-08] Updated fonts/bdftopcf to 1.1 [wiz 2017-11-08] Updated meta-pkgs/modular-xorg-libs to 1.5 [wiz 2017-11-08] + Updated devel/py-flake8-import-order to 0.15 [adam 2017-11-08] + Updated textproc/py-regex to 2017.11.08 [adam 2017-11-08] --_----------=_1510133528153800--