Received: by mail.netbsd.org (Postfix, from userid 605) id 3AB3684D5F; Thu, 2 Mar 2023 07:09:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B24B84D4E for ; Thu, 2 Mar 2023 07:09:19 +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 e3q4cTWVhV2b for ; Thu, 2 Mar 2023 07:09:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B316C84D25 for ; Thu, 2 Mar 2023 07:09:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AC513FA90; Thu, 2 Mar 2023 07:09:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677740958200640" MIME-Version: 1.0 Date: Thu, 2 Mar 2023 07:09:18 +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: <20230302070918.AC513FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677740958200640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Mar 2 07:09:18 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + arti-1.1.2, procmail-3.24. To generate a diff of this commit: cvs rdiff -u -r1.22649 -r1.22650 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677740958200640 Content-Disposition: inline Content-Length: 796 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22649 pkgsrc/doc/TODO:1.22650 --- pkgsrc/doc/TODO:1.22649 Wed Mar 1 06:40:24 2023 +++ pkgsrc/doc/TODO Thu Mar 2 07:09:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22649 2023/03/01 06:40:24 wiz Exp $ +$NetBSD: TODO,v 1.22650 2023/03/02 07:09:18 wiz Exp $ Suggested new packages ====================== @@ -465,6 +465,7 @@ For possible Perl packages updates, see o arm-trusted-firmware-rk3328-2.4 o arm-trusted-firmware-rk3399-2.4 o arm-trusted-firmware-sun50i_a64-2.4 + o arti-1.1.2 o asapm-3.1 o asn1c-0.9.28 o asp2php-2008-08-13 @@ -1217,6 +1218,7 @@ For possible Perl packages updates, see o pppd-2.4.7 o predict-2.2.7 o privoxy-3.0.33 + o procmail-3.24 o profit-2.5.3 o proj-9.1.1 o protobuf-22.0 --_----------=_1677740958200640--