Received: by mail.netbsd.org (Postfix, from userid 605) id 1195184E4D; Thu, 5 Apr 2018 11:04:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 21A4B84DD3 for ; Thu, 5 Apr 2018 11:04:53 +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 y5VujOYUs_8f for ; Thu, 5 Apr 2018 11:04:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 600BE84DB5 for ; Thu, 5 Apr 2018 11:04:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B069FBEC; Thu, 5 Apr 2018 11:04:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1522926292155570" MIME-Version: 1.0 Date: Thu, 5 Apr 2018 11:04:52 +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: <20180405110452.5B069FBEC@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. --_----------=_1522926292155570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Thu Apr 5 11:04:52 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ocaml-lwt to 3.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1658 -r1.1659 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1522926292155570 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1658 pkgsrc/doc/CHANGES-2018:1.1659 --- pkgsrc/doc/CHANGES-2018:1.1658 Thu Apr 5 10:46:13 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Apr 5 11:04:52 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1658 2018/04/05 10:46:13 jaapb Exp $ +$NetBSD: CHANGES-2018,v 1.1659 2018/04/05 11:04:52 jaapb Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2257,3 +2257,4 @@ Changes to the packages collection and i Updated devel/librdkafka to 0.11.4 [fhajny 2018-04-05] Updated textproc/mandoc to 1.14.3nb1 [wiz 2018-04-05] Updated devel/ocaml-re to 1.7.3 [jaapb 2018-04-05] + Updated devel/ocaml-lwt to 3.3.0 [jaapb 2018-04-05] --_----------=_1522926292155570--