Received: by mail.netbsd.org (Postfix, from userid 605) id 6AF4B84D50; Wed, 10 Jan 2018 14:30:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA23A84D40 for ; Wed, 10 Jan 2018 14:30:49 +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 9aJeA2NoVJaH for ; Wed, 10 Jan 2018 14:30:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 472FF84D39 for ; Wed, 10 Jan 2018 14:30:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 446CAFBDE; Wed, 10 Jan 2018 14:30:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151559464946360" MIME-Version: 1.0 Date: Wed, 10 Jan 2018 14:30:49 +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: <20180110143049.446CAFBDE@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. --_----------=_151559464946360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Wed Jan 10 14:30:49 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated lang/ocaml to 4.06.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18018 -r1.18019 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151559464946360 Content-Disposition: inline Content-Length: 1274 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.138 pkgsrc/doc/CHANGES-2018:1.139 --- pkgsrc/doc/CHANGES-2018:1.138 Wed Jan 10 12:30:11 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Jan 10 14:30:48 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.138 2018/01/10 12:30:11 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.139 2018/01/10 14:30:48 jaapb Exp $ Changes to the packages collection and infrastructure in 2018: @@ -208,3 +208,4 @@ Changes to the packages collection and i Updated archivers/par2 to 0.8.0 [wiz 2018-01-10] Updated security/pinentry to 1.1.0 [wiz 2018-01-10] Updated security/pinentry-gtk2 to 1.1.0 [wiz 2018-01-10] + Updated lang/ocaml to 4.06.0nb1 [jaapb 2018-01-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18018 pkgsrc/doc/TODO:1.18019 --- pkgsrc/doc/TODO:1.18018 Wed Jan 10 12:30:11 2018 +++ pkgsrc/doc/TODO Wed Jan 10 14:30:48 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18018 2018/01/10 12:30:11 wiz Exp $ +$NetBSD: TODO,v 1.18019 2018/01/10 14:30:48 jaapb Exp $ Suggested new packages ====================== @@ -1097,7 +1097,6 @@ For possible Perl packages updates, see o nxtvepg-2.8.1 o oath-toolkit-2.6.1 o objc-3.3.1 - o ocaml-4.06.0 o ocaml-cppo-1.6.0 o ocrad-0.25 o odbc-postgresql-09.03.0400 --_----------=_151559464946360--