Received: by mail.netbsd.org (Postfix, from userid 605) id E07BA84F60; Thu, 5 May 2022 06:04:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2707184E68 for ; Thu, 5 May 2022 06:04:01 +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 hOwJFgp9_ga1 for ; Thu, 5 May 2022 06:04:00 +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 7B72384D01 for ; Thu, 5 May 2022 06:04:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E0B8FB1A; Thu, 5 May 2022 06:04:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651730640169920" MIME-Version: 1.0 Date: Thu, 5 May 2022 06:04:00 +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: <20220505060400.6E0B8FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651730640169920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Thu May 5 06:04:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added devel/ocaml-ppx_ignore_instrumentation version 0.15.0 To generate a diff of this commit: cvs rdiff -u -r1.2355 -r1.2356 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651730640169920 Content-Disposition: inline Content-Length: 764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2355 pkgsrc/doc/CHANGES-2022:1.2356 --- pkgsrc/doc/CHANGES-2022:1.2355 Thu May 5 04:23:53 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 5 06:04:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2355 2022/05/05 04:23:53 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2356 2022/05/05 06:04:00 jaapb Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3693,3 +3693,4 @@ Changes to the packages collection and i Updated textproc/ruby-actiontext70 to 7.0.2.4 [taca 2022-05-05] Updated www/ruby-rails70 to 7.0.2.4 [taca 2022-05-05] Updated audio/ruby-taglib to 1.1.2 [taca 2022-05-05] + Added devel/ocaml-ppx_ignore_instrumentation version 0.15.0 [jaapb 2022-05-05] --_----------=_1651730640169920--