Received: by mail.netbsd.org (Postfix, from userid 605) id D473384D72; Mon, 14 Aug 2017 19:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6802C84D6E for ; Mon, 14 Aug 2017 19:48:03 +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 VLj2UFngmvrH for ; Mon, 14 Aug 2017 19:48:03 +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 C40F684D2C for ; Mon, 14 Aug 2017 19:48:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1E07FAD0; Mon, 14 Aug 2017 19:48:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502740082134480" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 19:48:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170814194802.C1E07FAD0@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. --_----------=_1502740082134480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 19:48:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/py-test-xdist to 1.19.1 To generate a diff of this commit: cvs rdiff -u -r1.3209 -r1.3210 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17590 -r1.17591 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502740082134480 Content-Disposition: inline Content-Length: 1298 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.3209 pkgsrc/doc/CHANGES-2017:1.3210 --- pkgsrc/doc/CHANGES-2017:1.3209 Mon Aug 14 19:46:37 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 19:48:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3209 2017/08/14 19:46:37 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3210 2017/08/14 19:48:02 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4449,3 +4449,4 @@ Changes to the packages collection and i Updated textproc/py-m2r to 0.1.9 [wiz 2017-08-14] Updated devel/py-nose-exclude to 0.5.0 [wiz 2017-08-14] Added devel/py-test-forked version 0.2 [wiz 2017-08-14] + Updated devel/py-test-xdist to 1.19.1 [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17590 pkgsrc/doc/TODO:1.17591 --- pkgsrc/doc/TODO:1.17590 Mon Aug 14 19:40:24 2017 +++ pkgsrc/doc/TODO Mon Aug 14 19:48:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17590 2017/08/14 19:40:24 wiz Exp $ +$NetBSD: TODO,v 1.17591 2017/08/14 19:48:02 wiz Exp $ Suggested new packages ====================== @@ -1336,7 +1336,6 @@ For possible Perl packages updates, see o py-spf-2.0.12t o py-suds-0.4.1 o py-sybase-0.37 - o py-test-xdist-1.19.1 o py-tortoisehg-4.3.1 o py-vdirsyncer-0.16.1 o py-wxWidgets-3.0.0 --_----------=_1502740082134480--