Received: by mail.netbsd.org (Postfix, from userid 605) id 06B7E84D5A; Mon, 4 Sep 2017 17:12:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D27784D36 for ; Mon, 4 Sep 2017 17:12:24 +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 68xFZkW2g2QP for ; Mon, 4 Sep 2017 17:12:24 +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 EEA7A84CFB for ; Mon, 4 Sep 2017 17:12:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E4D21FA97; Mon, 4 Sep 2017 17:12:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504545143289160" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 17:12:23 +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: <20170904171223.E4D21FA97@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. --_----------=_1504545143289160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 4 17:12:23 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/py-WebTest to 2.0.28, time/py-icalendar to 3.11.7, devel/py-pluggy to 0.5.1, devel/py-radon to 2.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3596 -r1.3597 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504545143289160 Content-Disposition: inline Content-Length: 895 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.3596 pkgsrc/doc/CHANGES-2017:1.3597 --- pkgsrc/doc/CHANGES-2017:1.3596 Mon Sep 4 15:24:19 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 4 17:12:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3596 2017/09/04 15:24:19 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.3597 2017/09/04 17:12:23 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5035,3 +5035,7 @@ Changes to the packages collection and i Updated print/poppler to 0.58.0 [wiz 2017-09-04] Updated graphics/opencv to 3.3.0 [fhajny 2017-09-04] Updated graphics/opencv-contrib-face to 3.3.0 [fhajny 2017-09-04] + Updated www/py-WebTest to 2.0.28 [adam 2017-09-04] + Updated time/py-icalendar to 3.11.7 [adam 2017-09-04] + Updated devel/py-pluggy to 0.5.1 [adam 2017-09-04] + Updated devel/py-radon to 2.0.3 [adam 2017-09-04] --_----------=_1504545143289160--