Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8638084F55 for ; Sun, 31 Dec 2023 09:40:03 +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 kB0i9VrMOkkg for ; Sun, 31 Dec 2023 09:40:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1585084ECC for ; Sun, 31 Dec 2023 09:40:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0DCC4FA42; Sun, 31 Dec 2023 09:40:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170401560338220" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 09:40:03 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20231231094003.0DCC4FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170401560338220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Dec 31 09:40:02 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: TODO: Add diesel-cli-2.1.4 To generate a diff of this commit: cvs rdiff -u -r1.23842 -r1.23843 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170401560338220 Content-Disposition: inline Content-Length: 560 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23842 pkgsrc/doc/TODO:1.23843 --- pkgsrc/doc/TODO:1.23842 Sun Dec 31 09:04:16 2023 +++ pkgsrc/doc/TODO Sun Dec 31 09:40:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23842 2023/12/31 09:04:16 ryoon Exp $ +$NetBSD: TODO,v 1.23843 2023/12/31 09:40:02 pin Exp $ Suggested new packages ====================== @@ -566,6 +566,7 @@ For possible Perl packages updates, see o desklaunch-1.1.7 o deskmenu-1.4.5 o diction-1.14 + o diesel-cli-2.1.4 o diffuse-0.8.2 o dikt-2s1 o direvent-5.2 --_----------=_170401560338220--