Received: by mail.netbsd.org (Postfix, from userid 605) id 1104E84EBB; Thu, 5 Aug 2021 13:54:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C98284D17 for ; Thu, 5 Aug 2021 13:54:13 +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 EmgkHLmq-2oi for ; Thu, 5 Aug 2021 13:54:12 +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 86B7984CDC for ; Thu, 5 Aug 2021 13:54:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 784FCFA97; Thu, 5 Aug 2021 13:54:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1628171652193570" MIME-Version: 1.0 Date: Thu, 5 Aug 2021 13:54:12 +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: <20210805135412.784FCFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1628171652193570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Aug 5 13:54:12 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + MesaLib-21.2 To generate a diff of this commit: cvs rdiff -u -r1.20914 -r1.20915 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1628171652193570 Content-Disposition: inline Content-Length: 886 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20914 pkgsrc/doc/TODO:1.20915 --- pkgsrc/doc/TODO:1.20914 Tue Aug 3 16:02:44 2021 +++ pkgsrc/doc/TODO Thu Aug 5 13:54:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20914 2021/08/03 16:02:44 triaxx Exp $ +$NetBSD: TODO,v 1.20915 2021/08/05 13:54:12 wiz Exp $ Suggested new packages ====================== @@ -368,8 +368,8 @@ For possible Perl packages updates, see o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 - o Mesa-21.1.6 o MesaLib-21.1.5 [pkgsrc-wip] + o MesaLib-21.2 o OdfConverter-4.0 o PACK-0.0.4 o Pantomime-1.2.2 @@ -489,7 +489,7 @@ For possible Perl packages updates, see o SOPE-2.4.1 o SOPE-5.1.1 o SQLiteCpp-2.5.0 - o Sigil-1.7.0 [wip, waiting for qt5-qtwebengine import] + o Sigil-1.7.0 [wip] o TeXmacs-1.99.19 o TiffIO-140a o YoSucker-81 --_----------=_1628171652193570--