Received: by mail.netbsd.org (Postfix, from userid 605) id 2794984EE1; Tue, 21 Jun 2022 03:40:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 553E984EDC for ; Tue, 21 Jun 2022 03:40:16 +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 I11QuaZoJQLc for ; Tue, 21 Jun 2022 03:40:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 87AE084E54 for ; Tue, 21 Jun 2022 03:40:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED867FB1A; Tue, 21 Jun 2022 03:42:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655782930188700" MIME-Version: 1.0 Date: Tue, 21 Jun 2022 03:42:10 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20220621034210.ED867FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655782930188700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Tue Jun 21 03:42:10 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: TODO: I have a partial update for camlp5, doesn't look suitable for freeze. To generate a diff of this commit: cvs rdiff -u -r1.21954 -r1.21955 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655782930188700 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21954 pkgsrc/doc/TODO:1.21955 --- pkgsrc/doc/TODO:1.21954 Tue Jun 21 02:22:00 2022 +++ pkgsrc/doc/TODO Tue Jun 21 03:42:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21954 2022/06/21 02:22:00 dholland Exp $ +$NetBSD: TODO,v 1.21955 2022/06/21 03:42:10 dholland Exp $ Suggested new packages ====================== @@ -519,7 +519,7 @@ For possible Perl packages updates, see o calibre-5.43.0 o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 - o camlp5-8.00 [does not support ocaml 4.14] + o camlp5-8.00.03 [dholland has a partial update] o canu-2.1.1 o carbons-purple-0.2.3 o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] --_----------=_1655782930188700--