Received: by mail.netbsd.org (Postfix, from userid 605) id 66B0184D70; Thu, 8 Feb 2018 08:29:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E68B884D5E for ; Thu, 8 Feb 2018 08:29:21 +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 d8CwPGNGI95i for ; Thu, 8 Feb 2018 08:29:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 52A9484D3B for ; Thu, 8 Feb 2018 08:29:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5091FFB40; Thu, 8 Feb 2018 08:29:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1518078561154680" MIME-Version: 1.0 Date: Thu, 8 Feb 2018 08:29:21 +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: <20180208082921.5091FFB40@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. --_----------=_1518078561154680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Feb 8 08:29:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-olefile, security/py-asyncssh, fonts/py-fonttools To generate a diff of this commit: cvs rdiff -u -r1.571 -r1.572 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1518078561154680 Content-Disposition: inline Content-Length: 851 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.571 pkgsrc/doc/CHANGES-2018:1.572 --- pkgsrc/doc/CHANGES-2018:1.571 Wed Feb 7 20:52:36 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Feb 8 08:29:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.571 2018/02/07 20:52:36 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.572 2018/02/08 08:29:21 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -857,3 +857,6 @@ Changes to the packages collection and i Added graphics/R-colorspace version 1.3.2 [minskim 2018-02-07] Added math/R-gtable version 0.2.0 [minskim 2018-02-07] Added devel/R-repr version 0.12.0 [minskim 2018-02-07] + Updated devel/py-olefile to 0.45.1 [adam 2018-02-08] + Updated security/py-asyncssh to 1.12.0 [adam 2018-02-08] + Updated fonts/py-fonttools to 3.22.0 [adam 2018-02-08] --_----------=_1518078561154680--