Received: by mail.netbsd.org (Postfix, from userid 605) id 36A3C84DCB; Wed, 18 Sep 2019 12:08:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B3EF084DC5 for ; Wed, 18 Sep 2019 12:08:32 +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 l0silRlG4FlS for ; Wed, 18 Sep 2019 12:08:32 +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 4DD1C84CD4 for ; Wed, 18 Sep 2019 12:08:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4757CFBF4; Wed, 18 Sep 2019 12:08:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156880851219620" MIME-Version: 1.0 Date: Wed, 18 Sep 2019 12:08:32 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190918120832.4757CFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156880851219620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Sep 18 12:08:32 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: +MesaLib To generate a diff of this commit: cvs rdiff -u -r1.19274 -r1.19275 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156880851219620 Content-Disposition: inline Content-Length: 590 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19274 pkgsrc/doc/TODO:1.19275 --- pkgsrc/doc/TODO:1.19274 Tue Sep 17 20:41:23 2019 +++ pkgsrc/doc/TODO Wed Sep 18 12:08:31 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19274 2019/09/17 20:41:23 nia Exp $ +$NetBSD: TODO,v 1.19275 2019/09/18 12:08:31 nia Exp $ Suggested new packages ====================== @@ -390,6 +390,7 @@ For possible Perl packages updates, see o ImageMagick-7.0.8.64 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 + o MesaLib-19.1.7 o OdfConverter-4.0 o PACK-0.0.4 o PAM-0.99.7.1 --_----------=_156880851219620--