Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=l0Kl5OrA; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=3eAb/3Or Received: by mail.netbsd.org (Postfix, from userid 605) id 7996084E55; Wed, 15 May 2024 11:34:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715772855; bh=DuAGHrcbg8Pyd4rKIzL9ykeEOFQtKPBqMOhj5E+hFKM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=l0Kl5OrAtLfRWKcsBrPkEXgd7IwFlela7YCRjuPleBFA2y2gPmwsV1Qv7/IEzUiRa 00vqeKivTSyk41r5dwGRj5wJZrMdmLOLBRleY83gMqKbIVOowHD7gcjPUuXd0Gzp9d FCF8zIzGWzksD0SfuqijYT+ydM23d3NeEZlzOHsI= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A80584D27 for ; Wed, 15 May 2024 11:34:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 0Ayw-CAfNnKx for ; Wed, 15 May 2024 11:34:14 +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 F0A0384CD7 for ; Wed, 15 May 2024 11:34:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715772854; bh=DuAGHrcbg8Pyd4rKIzL9ykeEOFQtKPBqMOhj5E+hFKM=; h=Date:From:Subject:To:Reply-To; b=3eAb/3Or9d1SB3j/l9pAotD7qepDWHvLwXu7E9Vq/0zNhTXHaMB4tfSTK1I+3r+48 ItFm79AZWZXCvOlivESRvZM1dIV5PYMWok2rRDe6PnORkPjxVb69bVD/0VcQxbBy4G +VFKpsxgJAHTntVX89WE0jGfL7Hw5joambyAd0pw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BEF08FA2C; Wed, 15 May 2024 11:34:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715772853219990" MIME-Version: 1.0 Date: Wed, 15 May 2024 11:34:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240515113413.BEF08FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715772853219990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 15 11:34:13 UTC 2024 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + dino-0.4.3 [wip]. To generate a diff of this commit: cvs rdiff -u -r1.24453 -r1.24454 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715772853219990 Content-Disposition: inline Content-Length: 567 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.24453 pkgsrc/doc/TODO:1.24454 --- pkgsrc/doc/TODO:1.24453 Wed May 15 09:44:46 2024 +++ pkgsrc/doc/TODO Wed May 15 11:34:13 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.24453 2024/05/15 09:44:46 wiz Exp $ +$NetBSD: TODO,v 1.24454 2024/05/15 11:34:13 wiz Exp $ Suggested new packages ====================== @@ -564,6 +564,7 @@ For possible Perl packages updates, see o deskmenu-1.4.5 o diction-1.14 o dikt-2s7 + o dino-0.4.3 [wip] o direvent-5.2 o distcc-pump-3.3.5 o distccmon-gnome-3.3.5 --_----------=_1715772853219990--