Received: by mail.netbsd.org (Postfix, from userid 605) id 714CF84D88; Fri, 8 Sep 2017 12:58:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 054BE84D7F for ; Fri, 8 Sep 2017 12:58:25 +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 7WkQhwbE0aY1 for ; Fri, 8 Sep 2017 12:58:24 +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 6743084CE1 for ; Fri, 8 Sep 2017 12:58:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6580EFA97; Fri, 8 Sep 2017 12:58:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150487550479970" MIME-Version: 1.0 Date: Fri, 8 Sep 2017 12:58:24 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20170908125824.6580EFA97@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. --_----------=_150487550479970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Fri Sep 8 12:58:24 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/ocaml-lwt_react version 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.3671 -r1.3672 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150487550479970 Content-Disposition: inline Content-Length: 742 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.3671 pkgsrc/doc/CHANGES-2017:1.3672 --- pkgsrc/doc/CHANGES-2017:1.3671 Fri Sep 8 12:45:51 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Sep 8 12:58:24 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3671 2017/09/08 12:45:51 jaapb Exp $ +$NetBSD: CHANGES-2017,v 1.3672 2017/09/08 12:58:24 jaapb Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5181,3 +5181,4 @@ Changes to the packages collection and i Updated devel/ocaml-ppx_deriving to 4.2 [jaapb 2017-09-08] Updated textproc/emacs-muse to 3.20 [hauke 2017-09-08] Updated devel/ocaml-lwt to 3.1.0 [jaapb 2017-09-08] + Added devel/ocaml-lwt_react version 1.1.0 [jaapb 2017-09-08] --_----------=_150487550479970--