Received: by mail.netbsd.org (Postfix, from userid 605) id 21B4984D26; Sun, 28 Feb 2021 16:59:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5915084CE2 for ; Sun, 28 Feb 2021 16:59:43 +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 BEIrDknKcX_c for ; Sun, 28 Feb 2021 16:59:42 +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 A720084CE0 for ; Sun, 28 Feb 2021 16:59:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9E3A8FA95; Sun, 28 Feb 2021 16:59:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614531582225580" MIME-Version: 1.0 Date: Sun, 28 Feb 2021 16:59:42 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210228165942.9E3A8FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614531582225580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 28 16:59:42 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO; update a few + lmdb-0.9.28, thrift-0.14.0. - milter-manager-2.1.1. To generate a diff of this commit: cvs rdiff -u -r1.20407 -r1.20408 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614531582225580 Content-Disposition: inline Content-Length: 1002 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20407 pkgsrc/doc/TODO:1.20408 --- pkgsrc/doc/TODO:1.20407 Sun Feb 28 13:28:24 2021 +++ pkgsrc/doc/TODO Sun Feb 28 16:59:42 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20407 2021/02/28 13:28:24 wiz Exp $ +$NetBSD: TODO,v 1.20408 2021/02/28 16:59:42 taca Exp $ Suggested new packages ====================== @@ -765,6 +765,7 @@ For possible Perl packages updates, see o lirc-0.9.3 o llvm-11.0.0 o lmbench-3 + o lmdb-0.9.28 o lohit-fonts-2.4.2 o lottanzb-0.6 o lq-sp-1.3.4.14 @@ -802,7 +803,6 @@ For possible Perl packages updates, see o mg-20160118 o mgetty+sendfax-1.1.35 o milter-greylist-4.6 - o milter-manager-2.1.1 o milter-regex-2.0 o mime-construct-1.11 o mined-2015.25 @@ -1071,6 +1071,7 @@ For possible Perl packages updates, see o telepathy-mission-control5-5.16.3 o tetrinetx-1.40c o tfmxplay-1.1.6 + o thrift-0.14.0 o tigervnc-1.10.1 [quite unstable] o tigervnc-1.11.0 o tightvnc-2.7.10 --_----------=_1614531582225580--