Received: by mail.netbsd.org (Postfix, from userid 605) id BD55384D79; Thu, 7 Sep 2017 15:16:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 517AB84CFB for ; Thu, 7 Sep 2017 15:16:14 +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 sECy6nX3jqxr for ; Thu, 7 Sep 2017 15:16:13 +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 B018984CE2 for ; Thu, 7 Sep 2017 15:16:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9BA2FA97; Thu, 7 Sep 2017 15:16:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504797373231030" MIME-Version: 1.0 Date: Thu, 7 Sep 2017 15:16:13 +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: <20170907151613.A9BA2FA97@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. --_----------=_1504797373231030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Sep 7 15:16:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-test-runner to 2.12.1, devel/py-pluggy to 0.5.2, databases/py-ldap to 2.4.43, devel/py-txaio to 2.8.2 To generate a diff of this commit: cvs rdiff -u -r1.3646 -r1.3647 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504797373231030 Content-Disposition: inline Content-Length: 907 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.3646 pkgsrc/doc/CHANGES-2017:1.3647 --- pkgsrc/doc/CHANGES-2017:1.3646 Thu Sep 7 15:04:10 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Sep 7 15:16:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3646 2017/09/07 15:04:10 jaapb Exp $ +$NetBSD: CHANGES-2017,v 1.3647 2017/09/07 15:16:13 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5146,3 +5146,7 @@ Changes to the packages collection and i Added sysutils/u-boot-orangepi-one version 2017.07 [jun 2017-09-07] Updated mail/neomutt to 20170907 [wiz 2017-09-07] Updated databases/ocaml-ldap to 2.3.0 [jaapb 2017-09-07] + Updated devel/py-test-runner to 2.12.1 [adam 2017-09-07] + Updated devel/py-pluggy to 0.5.2 [adam 2017-09-07] + Updated databases/py-ldap to 2.4.43 [adam 2017-09-07] + Updated devel/py-txaio to 2.8.2 [adam 2017-09-07] --_----------=_1504797373231030--