Received: by mail.netbsd.org (Postfix, from userid 605) id 3369984D86; Fri, 8 Sep 2017 11:11:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B9EE384D85 for ; Fri, 8 Sep 2017 11:11:31 +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 E7t3f8MNYjRX for ; Fri, 8 Sep 2017 11:11:31 +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 2587184CDE for ; Fri, 8 Sep 2017 11:11:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23C83FA97; Fri, 8 Sep 2017 11:11:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504869091124380" MIME-Version: 1.0 Date: Fri, 8 Sep 2017 11:11:31 +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: <20170908111131.23C83FA97@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. --_----------=_1504869091124380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Sep 8 11:11:31 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/diffutils to 3.6, devel/py-hypothesis to 3.24.1, devel/py-test to 3.2.2, databases/py-ldap to 2.4.44, www/py-autobahn to 17.9.1 To generate a diff of this commit: cvs rdiff -u -r1.3664 -r1.3665 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504869091124380 Content-Disposition: inline Content-Length: 945 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.3664 pkgsrc/doc/CHANGES-2017:1.3665 --- pkgsrc/doc/CHANGES-2017:1.3664 Fri Sep 8 11:10:51 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Sep 8 11:11:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3664 2017/09/08 11:10:51 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3665 2017/09/08 11:11:30 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5170,3 +5170,8 @@ Changes to the packages collection and i Updated lang/ocaml to 4.05.0 [jaapb 2017-09-08] Added sysutils/u-boot-jetson-tx1 version 2017.07 [jmcneill 2017-09-08] Updated net/tcpdump to 4.9.2 [wiz 2017-09-08] + Updated devel/diffutils to 3.6 [adam 2017-09-08] + Updated devel/py-hypothesis to 3.24.1 [adam 2017-09-08] + Updated devel/py-test to 3.2.2 [adam 2017-09-08] + Updated databases/py-ldap to 2.4.44 [adam 2017-09-08] + Updated www/py-autobahn to 17.9.1 [adam 2017-09-08] --_----------=_1504869091124380--