Received: by mail.netbsd.org (Postfix, from userid 605) id 79FFF84E00; Mon, 9 Apr 2018 08:05:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 156D384D8F for ; Mon, 9 Apr 2018 07:49:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id LOcB9k_uvLDA for ; Mon, 9 Apr 2018 07:49:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5255D84CD0 for ; Mon, 9 Apr 2018 07:49:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EE74FBEC; Mon, 9 Apr 2018 07:49:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523260147272760" MIME-Version: 1.0 Date: Mon, 9 Apr 2018 07:49:07 +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: <20180409074907.4EE74FBEC@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. --_----------=_1523260147272760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Mon Apr 9 07:49:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ocaml-deriving-ocsigen to 0.8.1 To generate a diff of this commit: cvs rdiff -u -r1.1705 -r1.1706 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523260147272760 Content-Disposition: inline Content-Length: 751 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.1705 pkgsrc/doc/CHANGES-2018:1.1706 --- pkgsrc/doc/CHANGES-2018:1.1705 Sun Apr 8 21:47:50 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Apr 9 07:49:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1705 2018/04/08 21:47:50 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1706 2018/04/09 07:49:07 jaapb Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2319,3 +2319,4 @@ Changes to the packages collection and i Updated textproc/highlight to 3.18nb1 [schmonz 2018-04-08] Updated textproc/p5-highlight to 3.18nb5 [schmonz 2018-04-08] Updated devel/cmake to 3.11.0nb1 [chuck 2018-04-08] + Updated devel/ocaml-deriving-ocsigen to 0.8.1 [jaapb 2018-04-09] --_----------=_1523260147272760--