Received: by mail.netbsd.org (Postfix, from userid 605) id 98AC884EFE; Mon, 13 Jun 2022 08:18:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2D8584EFD for ; Mon, 13 Jun 2022 08:18: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 9DKv_8II9GOZ for ; Mon, 13 Jun 2022 08:18:01 +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 320B884C13 for ; Mon, 13 Jun 2022 08:18:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1DA31FB1A; Mon, 13 Jun 2022 08:19:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655108378101640" MIME-Version: 1.0 Date: Mon, 13 Jun 2022 08:19:38 +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: <20220613081938.1DA31FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655108378101640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Mon Jun 13 08:19:38 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added net/ocaml-mimic version 0.0.5 To generate a diff of this commit: cvs rdiff -u -r1.3008 -r1.3009 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655108378101640 Content-Disposition: inline Content-Length: 768 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.3008 pkgsrc/doc/CHANGES-2022:1.3009 --- pkgsrc/doc/CHANGES-2022:1.3008 Mon Jun 13 08:12:15 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 13 08:19:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3008 2022/06/13 08:12:15 jaapb Exp $ +$NetBSD: CHANGES-2022,v 1.3009 2022/06/13 08:19:37 jaapb Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4570,3 +4570,4 @@ Changes to the packages collection and i Updated archivers/xfce4-thunar-archive to 0.5.0 [gutteridge 2022-06-12] Added time/ocaml-mirage-clock version 4.2.0 [jaapb 2022-06-13] Added devel/ocaml-mirage-flow version 3.0.0 [jaapb 2022-06-13] + Added net/ocaml-mimic version 0.0.5 [jaapb 2022-06-13] --_----------=_1655108378101640--