Received: by mail.netbsd.org (Postfix, from userid 605) id 7D54B85769; Fri, 7 Jul 2017 15:49:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0BC2484DD8 for ; Fri, 7 Jul 2017 15:49:44 +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 eLsV3HDjaWNX for ; Fri, 7 Jul 2017 15:49:43 +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 7024984CE0 for ; Fri, 7 Jul 2017 15:49:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6676AFAE8; Fri, 7 Jul 2017 15:49:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499442583213570" MIME-Version: 1.0 Date: Fri, 7 Jul 2017 15:49:43 +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: <20170707154943.6676AFAE8@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. --_----------=_1499442583213570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 7 15:49:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-hypothesis to 3.12.0, www/py-mod_wsgi to 4.5.17 To generate a diff of this commit: cvs rdiff -u -r1.2757 -r1.2758 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499442583213570 Content-Disposition: inline Content-Length: 792 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.2757 pkgsrc/doc/CHANGES-2017:1.2758 --- pkgsrc/doc/CHANGES-2017:1.2757 Fri Jul 7 12:47:59 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jul 7 15:49:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2757 2017/07/07 12:47:59 jperkin Exp $ +$NetBSD: CHANGES-2017,v 1.2758 2017/07/07 15:49:43 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3821,3 +3821,5 @@ Changes to the packages collection and i Updated x11/modular-xorg-server to 1.19.3nb1 [jperkin 2017-07-07] Updated chat/irssi to 1.0.4 [maya 2017-07-07] Updated print/atril to 1.18.0nb1 [jperkin 2017-07-07] + Updated devel/py-hypothesis to 3.12.0 [adam 2017-07-07] + Updated www/py-mod_wsgi to 4.5.17 [adam 2017-07-07] --_----------=_1499442583213570--