Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 607301A9239 for ; Wed, 2 Mar 2022 13:33:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D832D84EE8; Wed, 2 Mar 2022 13:33:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F6AC84E8A for ; Wed, 2 Mar 2022 13:33:45 +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 GxE8Y9_VxycD for ; Wed, 2 Mar 2022 13:33:44 +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 7256C84DC1 for ; Wed, 2 Mar 2022 13:33:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C027FB24; Wed, 2 Mar 2022 13:33:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1646228024205470" MIME-Version: 1.0 Date: Wed, 2 Mar 2022 13:33:44 +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: <20220302133344.6C027FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1646228024205470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 2 13:33:44 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + mplayer-1.5, smartmontools-7.3. To generate a diff of this commit: cvs rdiff -u -r1.21567 -r1.21568 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1646228024205470 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21567 pkgsrc/doc/TODO:1.21568 --- pkgsrc/doc/TODO:1.21567 Tue Mar 1 22:38:02 2022 +++ pkgsrc/doc/TODO Wed Mar 2 13:33:44 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21567 2022/03/01 22:38:02 pin Exp $ +$NetBSD: TODO,v 1.21568 2022/03/02 13:33:44 wiz Exp $ Suggested new packages ====================== @@ -1166,6 +1166,7 @@ For possible Perl packages updates, see o mopher-0.6.0 o moserial-2.30.0 o mpcomplex-1.2.1 + o mplayer-1.5 o mserv-devel-0.41 o mtail-1.2.0 o multitail-6.4.2 @@ -1646,6 +1647,7 @@ For possible Perl packages updates, see o skktools-1.3.4 o skype-4.3 o slibtool-0.5.33 + o smartmontools-7.3 o smproxy-1.0.3 o snd-21.3 o snobol-2.1.5 --_----------=_1646228024205470--