Received: by mail.netbsd.org (Postfix, from userid 605) id D8D0984D86; Thu, 5 Oct 2017 06:54:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BC5E84D6D for ; Thu, 5 Oct 2017 06:54: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 GkIjn4GBRGc3 for ; Thu, 5 Oct 2017 06:54: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 C17CC84CE1 for ; Thu, 5 Oct 2017 06:54:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BB51AFBC7; Thu, 5 Oct 2017 06:54:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507186485168490" MIME-Version: 1.0 Date: Thu, 5 Oct 2017 06:54:45 +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: <20171005065445.BB51AFBC7@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. --_----------=_1507186485168490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Oct 5 06:54:45 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-hypothesis, devel/py-test To generate a diff of this commit: cvs rdiff -u -r1.4310 -r1.4311 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507186485168490 Content-Disposition: inline Content-Length: 775 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.4310 pkgsrc/doc/CHANGES-2017:1.4311 --- pkgsrc/doc/CHANGES-2017:1.4310 Wed Oct 4 18:37:30 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 5 06:54:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4310 2017/10/04 18:37:30 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.4311 2017/10/05 06:54:45 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6115,3 +6115,5 @@ Changes to the packages collection and i Updated lang/erlang to 20.1nb1 [jperkin 2017-10-04] Updated lang/nodejs6 to 6.11.4 [fhajny 2017-10-04] Updated mail/getmail to 5.2 [schmonz 2017-10-04] + Updated devel/py-hypothesis to 3.31.2 [adam 2017-10-05] + Updated devel/py-test to 3.2.3 [adam 2017-10-05] --_----------=_1507186485168490--