Received: by mail.netbsd.org (Postfix, from userid 605) id CF2E384DD7; Wed, 4 Apr 2018 09:57:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D311B84D62 for ; Wed, 4 Apr 2018 09:57:09 +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 2vyttOg9gYiB for ; Wed, 4 Apr 2018 09:57:09 +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 12D3A84C86 for ; Wed, 4 Apr 2018 09:57:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06F23FBEC; Wed, 4 Apr 2018 09:57:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15228358293870" MIME-Version: 1.0 Date: Wed, 4 Apr 2018 09:57:09 +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: <20180404095709.06F23FBEC@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. --_----------=_15228358293870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Wed Apr 4 09:57:08 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ocaml-jbuilder to 1.0_beta19.1 To generate a diff of this commit: cvs rdiff -u -r1.1635 -r1.1636 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15228358293870 Content-Disposition: inline Content-Length: 732 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.1635 pkgsrc/doc/CHANGES-2018:1.1636 --- pkgsrc/doc/CHANGES-2018:1.1635 Wed Apr 4 09:35:00 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Apr 4 09:57:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1635 2018/04/04 09:35:00 jaapb Exp $ +$NetBSD: CHANGES-2018,v 1.1636 2018/04/04 09:57:08 jaapb Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2232,3 +2232,4 @@ Changes to the packages collection and i Updated x11/gtk3 to 3.22.29 [adam 2018-04-04] Updated emulators/fuse-emulator to 1.5.2 [adam 2018-04-04] Updated lang/ocaml to 4.06.1 [jaapb 2018-04-04] + Updated devel/ocaml-jbuilder to 1.0_beta19.1 [jaapb 2018-04-04] --_----------=_15228358293870--