Received: by mail.netbsd.org (Postfix, from userid 605) id D9BE885060; Sun, 5 Aug 2018 10:30:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAE4685048 for ; Sun, 5 Aug 2018 10:30:48 +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 fdjhb7vpTOZx for ; Sun, 5 Aug 2018 10:30:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 34E3A84F36 for ; Sun, 5 Aug 2018 10:30:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F621FBEC; Sun, 5 Aug 2018 10:30:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153346504858840" MIME-Version: 1.0 Date: Sun, 5 Aug 2018 10:30:48 +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: <20180805103048.2F621FBEC@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. --_----------=_153346504858840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Aug 5 10:30:48 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated fonts/py-fonttools, devel/py-test-xdist, devel/py-test, devel/py-test-asyncio, devel/py-pluggy, devel/py-test-relaxed To generate a diff of this commit: cvs rdiff -u -r1.3440 -r1.3441 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18458 -r1.18459 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153346504858840 Content-Disposition: inline Content-Length: 1583 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.3440 pkgsrc/doc/CHANGES-2018:1.3441 --- pkgsrc/doc/CHANGES-2018:1.3440 Sat Aug 4 21:56:55 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Aug 5 10:30:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3440 2018/08/04 21:56:55 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.3441 2018/08/05 10:30:47 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4878,3 +4878,9 @@ Changes to the packages collection and i Updated devel/py-protobuf to 3.6.0 [minskim 2018-08-04] Updated net/dnsdist to 1.3.2 [minskim 2018-08-04] Updated net/py-grpcio to 1.13.0 [minskim 2018-08-04] + Updated fonts/py-fonttools to 3.29.0 [adam 2018-08-05] + Updated devel/py-test-xdist to 1.22.5 [adam 2018-08-05] + Updated devel/py-test to 3.7.1 [adam 2018-08-05] + Updated devel/py-test-asyncio to 0.9.0 [adam 2018-08-05] + Updated devel/py-pluggy to 0.7.1 [adam 2018-08-05] + Updated devel/py-test-relaxed to 1.1.4 [adam 2018-08-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18458 pkgsrc/doc/TODO:1.18459 --- pkgsrc/doc/TODO:1.18458 Sat Aug 4 04:08:12 2018 +++ pkgsrc/doc/TODO Sun Aug 5 10:30:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18458 2018/08/04 04:08:12 nia Exp $ +$NetBSD: TODO,v 1.18459 2018/08/05 10:30:47 adam Exp $ Suggested new packages ====================== @@ -1255,7 +1255,6 @@ For possible Perl packages updates, see o py-simpletal-5.1 o py-spf-2.0.12t o py-sybase-0.37 - o py-test-xdist-1.22.5 o py-vdirsyncer-0.16.7 o py-wxWidgets-4.0.0 o py-yubiauth-0.3.10 --_----------=_153346504858840--