Received: by mail.netbsd.org (Postfix, from userid 605) id 0B66184F19; Mon, 2 May 2022 18:17:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4701684F15 for ; Mon, 2 May 2022 18:17:34 +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 163bl08-ZYqK for ; Mon, 2 May 2022 18:17:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 96D9084CD8 for ; Mon, 2 May 2022 18:17:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93E55FB1A; Mon, 2 May 2022 18:17:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16515154537660" MIME-Version: 1.0 Date: Mon, 2 May 2022 18:17:33 +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: <20220502181733.93E55FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16515154537660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Mon May 2 18:17:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated textproc/ocaml-uutf to 1.0.3 To generate a diff of this commit: cvs rdiff -u -r1.2249 -r1.2250 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21754 -r1.21755 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16515154537660 Content-Disposition: inline Content-Length: 1307 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.2249 pkgsrc/doc/CHANGES-2022:1.2250 --- pkgsrc/doc/CHANGES-2022:1.2249 Mon May 2 18:12:24 2022 +++ pkgsrc/doc/CHANGES-2022 Mon May 2 18:17:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2249 2022/05/02 18:12:24 jaapb Exp $ +$NetBSD: CHANGES-2022,v 1.2250 2022/05/02 18:17:33 jaapb Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3525,3 +3525,4 @@ Changes to the packages collection and i Updated devel/ocaml-re to 1.10.4 [jaapb 2022-05-02] Updated emulators/mame to 0.243 [wiz 2022-05-02] Updated devel/ocaml-cmdliner to 1.1.1 [jaapb 2022-05-02] + Updated textproc/ocaml-uutf to 1.0.3 [jaapb 2022-05-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21754 pkgsrc/doc/TODO:1.21755 --- pkgsrc/doc/TODO:1.21754 Mon May 2 18:12:25 2022 +++ pkgsrc/doc/TODO Mon May 2 18:17:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21754 2022/05/02 18:12:25 jaapb Exp $ +$NetBSD: TODO,v 1.21755 2022/05/02 18:17:33 jaapb Exp $ Suggested new packages ====================== @@ -1268,7 +1268,6 @@ For possible Perl packages updates, see o ocaml-typerep-0.14.0 o ocaml-tyxml-4.5.0 o ocaml-uri-4.1.0 - o ocaml-uutf-1.0.3 o ocaml-variantslib-0.14.0 o ocaml-zarith-1.12 o ocaml-zip-110 --_----------=_16515154537660--