Received: by mail.netbsd.org (Postfix, from userid 605) id 0EBB284D54; Wed, 12 Jul 2017 09:26:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9744784D53 for ; Wed, 12 Jul 2017 09:26:02 +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 ozkZ-co2aW5h for ; Wed, 12 Jul 2017 09:26:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 38D2984CE4 for ; Wed, 12 Jul 2017 09:26:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 342CAFACB; Wed, 12 Jul 2017 09:26:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149985156244680" MIME-Version: 1.0 Date: Wed, 12 Jul 2017 09:26:02 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20170712092602.342CAFACB@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. --_----------=_149985156244680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Wed Jul 12 09:26:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of lang/ocaml to 4.04.2nb2. To generate a diff of this commit: cvs rdiff -u -r1.2869 -r1.2870 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149985156244680 Content-Disposition: inline Content-Length: 701 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.2869 pkgsrc/doc/CHANGES-2017:1.2870 --- pkgsrc/doc/CHANGES-2017:1.2869 Wed Jul 12 08:59:07 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Jul 12 09:26:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2869 2017/07/12 08:59:07 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2870 2017/07/12 09:26:02 he Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3950,3 +3950,4 @@ Changes to the packages collection and i Updated www/apache22 to 2.2.34 [adam 2017-07-12] Updated www/apache24 to 2.4.27 [adam 2017-07-12] Updated net/lftp to 4.8.0 [adam 2017-07-12] + Updated lang/ocaml to 4.04.2nb2 [he 2017-07-12] --_----------=_149985156244680--