Received: by mail.netbsd.org (Postfix, from userid 605) id B1CD384D60; Sat, 14 Oct 2017 10:18:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4529684D28 for ; Sat, 14 Oct 2017 10:18:18 +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 bJKG-6zo_WMM for ; Sat, 14 Oct 2017 10:18:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A5C6A84D24 for ; Sat, 14 Oct 2017 10:18:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4207FBC7; Sat, 14 Oct 2017 10:18:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507976297224310" MIME-Version: 1.0 Date: Sat, 14 Oct 2017 10:18:17 +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: <20171014101817.A4207FBC7@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. --_----------=_1507976297224310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Sat Oct 14 10:18:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added devel/ocaml-ppx_base version 0.9.0 To generate a diff of this commit: cvs rdiff -u -r1.4460 -r1.4461 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507976297224310 Content-Disposition: inline Content-Length: 788 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.4460 pkgsrc/doc/CHANGES-2017:1.4461 --- pkgsrc/doc/CHANGES-2017:1.4460 Fri Oct 13 19:02:55 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Oct 14 10:18:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4460 2017/10/13 19:02:55 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.4461 2017/10/14 10:18:17 jaapb Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6336,3 +6336,4 @@ Changes to the packages collection and i Added security/ruby-rex-rop_builder version 0.1.3 [minskim 2017-10-13] Added security/ruby-rex-encoder version 0.1.4 [minskim 2017-10-13] Added security/ruby-rex-exploitation version 0.1.15 [minskim 2017-10-13] + Added devel/ocaml-ppx_base version 0.9.0 [jaapb 2017-10-14] --_----------=_1507976297224310--