Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 51C307A263 for ; Thu, 27 Apr 2017 12:56:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 01C9484DBF; Thu, 27 Apr 2017 12:56:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 85B1284CE2 for ; Thu, 27 Apr 2017 12:56:11 +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 2QXrv5EMoZgb for ; Thu, 27 Apr 2017 12:56:11 +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 170C684D8C for ; Thu, 27 Apr 2017 12:56:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15847FBE4; Thu, 27 Apr 2017 12:56:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493297771296830" MIME-Version: 1.0 Date: Thu, 27 Apr 2017 12:56:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170427125611.15847FBE4@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. --_----------=_1493297771296830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 27 12:56:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/py-hypothesis to 3.8.2 To generate a diff of this commit: cvs rdiff -u -r1.1794 -r1.1795 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17306 -r1.17307 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493297771296830 Content-Disposition: inline Content-Length: 1476 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.1794 pkgsrc/doc/CHANGES-2017:1.1795 --- pkgsrc/doc/CHANGES-2017:1.1794 Thu Apr 27 12:51:48 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Apr 27 12:56:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1794 2017/04/27 12:51:48 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1795 2017/04/27 12:56:10 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2232,3 +2232,4 @@ Changes to the packages collection and i Updated www/p5-Net-HTTP to 6.14 [wiz 2017-04-27] Updated textproc/p5-YAML-Syck to 1.30 [wiz 2017-04-27] Updated archivers/par2 to 0.7.0 [wiz 2017-04-27] + Updated devel/py-hypothesis to 3.8.2 [wiz 2017-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17306 pkgsrc/doc/TODO:1.17307 --- pkgsrc/doc/TODO:1.17306 Thu Apr 27 12:51:48 2017 +++ pkgsrc/doc/TODO Thu Apr 27 12:56:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17306 2017/04/27 12:51:48 wiz Exp $ +$NetBSD: TODO,v 1.17307 2017/04/27 12:56:10 wiz Exp $ Suggested new packages ====================== @@ -1266,7 +1266,6 @@ For possible Perl packages updates, see o prime-1.5.1.3 o privoxy-3.0.24 o profit-2.5.3 - o protobuf-3.2.1 o psmisc-22.20 o pspp-0.10.1 o ptlib-2.16.2 @@ -1292,7 +1291,6 @@ For possible Perl packages updates, see o py-gnome-menus-3.8.0 o py-hsm-1.1.1 o py-httpbin-0.4.1 - o py-hypothesis-3.7.4 o py-input-pad-1.4.2 o py-isodate-0.5.4 o py-jaraco_util-11.0 --_----------=_1493297771296830--