Received: by mail.netbsd.org (Postfix, from userid 605) id C68DA84D7A; Thu, 20 Jul 2017 16:54:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A6A584D3C for ; Thu, 20 Jul 2017 16:54:49 +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 C3e-hkikd8PG for ; Thu, 20 Jul 2017 16:54:49 +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 B88B984CDD for ; Thu, 20 Jul 2017 16:54:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B245CFACD; Thu, 20 Jul 2017 16:54:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500569688210350" MIME-Version: 1.0 Date: Thu, 20 Jul 2017 16:54: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: <20170720165448.B245CFACD@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. --_----------=_1500569688210350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 20 16:54:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/py-flaky version 3.4.0; Updated devel/py-pluggy to 0.4.0, databases/mysql57 to 5.7.19, security/py-OpenSSL to 17.2.0, www/py-urllib3 to 1.22 To generate a diff of this commit: cvs rdiff -u -r1.2948 -r1.2949 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500569688210350 Content-Disposition: inline Content-Length: 998 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.2948 pkgsrc/doc/CHANGES-2017:1.2949 --- pkgsrc/doc/CHANGES-2017:1.2948 Thu Jul 20 13:20:21 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jul 20 16:54:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2948 2017/07/20 13:20:21 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2949 2017/07/20 16:54:48 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4077,3 +4077,9 @@ Changes to the packages collection and i Updated www/py-hyperlink to 17.3.0 [adam 2017-07-20] Updated x11/dunst to 1.2.0 [leot 2017-07-20] Updated devel/orc to 0.4.27 [adam 2017-07-20] + Updated devel/py-pluggy to 0.4.0 [adam 2017-07-20] + Updated databases/mysql57-client to 5.7.19 [adam 2017-07-20] + Updated databases/mysql57-server to 5.7.19 [adam 2017-07-20] + Added devel/py-flaky version 3.4.0 [adam 2017-07-20] + Updated security/py-OpenSSL to 17.2.0 [adam 2017-07-20] + Updated www/py-urllib3 to 1.22 [adam 2017-07-20] --_----------=_1500569688210350--