Received: by mail.netbsd.org (Postfix, from userid 605) id B7DB484D3F; Mon, 3 Sep 2018 07:40:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C3B2284D2B for ; Mon, 3 Sep 2018 07:40:46 +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 psXSMGlhlG5A for ; Mon, 3 Sep 2018 07:40:46 +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 0BA4E84CBC for ; Mon, 3 Sep 2018 07:40:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07CA0FBF8; Mon, 3 Sep 2018 07:40:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535960446244180" MIME-Version: 1.0 Date: Mon, 3 Sep 2018 07:40:46 +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: <20180903074046.07CA0FBF8@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. --_----------=_1535960446244180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 3 07:40:45 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/py-aiohttp, devel/py-hypothesis, devel/py-attrs To generate a diff of this commit: cvs rdiff -u -r1.3897 -r1.3898 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535960446244180 Content-Disposition: inline Content-Length: 834 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.3897 pkgsrc/doc/CHANGES-2018:1.3898 --- pkgsrc/doc/CHANGES-2018:1.3897 Mon Sep 3 05:38:41 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Sep 3 07:40:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3897 2018/09/03 05:38:41 manu Exp $ +$NetBSD: CHANGES-2018,v 1.3898 2018/09/03 07:40:45 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5494,3 +5494,6 @@ Changes to the packages collection and i Updated print/poppler to 0.68.0 [wiz 2018-09-02] Updated net/wireshark to 2.6.3 [wiz 2018-09-02] Removed databases/postgresql96-fuzzystrmatch [manu 2018-09-03] + Updated www/py-aiohttp to 3.4.2 [adam 2018-09-03] + Updated devel/py-hypothesis to 3.70.0 [adam 2018-09-03] + Updated devel/py-attrs to 18.2.0 [adam 2018-09-03] --_----------=_1535960446244180--