Received: by mail.netbsd.org (Postfix, from userid 605) id A048C84D60; Sun, 16 May 2021 13:29:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA3D284D48 for ; Sun, 16 May 2021 13:29:02 +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 MtHDgNkLd6mJ for ; Sun, 16 May 2021 13:29:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2FCE084CE2 for ; Sun, 16 May 2021 13:29:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24190FA95; Sun, 16 May 2021 13:29:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162117174262210" MIME-Version: 1.0 Date: Sun, 16 May 2021 13:29:02 +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: <20210516132902.24190FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162117174262210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 16 13:29:01 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + ImageMagick-7.0.11.12, libidn2-2.3.1, libtasn1-4.17.0, notmuch-0.32.1. To generate a diff of this commit: cvs rdiff -u -r1.20630 -r1.20631 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162117174262210 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20630 pkgsrc/doc/TODO:1.20631 --- pkgsrc/doc/TODO:1.20630 Sat May 15 11:09:10 2021 +++ pkgsrc/doc/TODO Sun May 16 13:29:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20630 2021/05/15 11:09:10 wiz Exp $ +$NetBSD: TODO,v 1.20631 2021/05/16 13:29:01 wiz Exp $ Suggested new packages ====================== @@ -365,7 +365,7 @@ For possible Perl packages updates, see o GNUMail-1.2.2 o Gorm-1.2.26 o HElib-2.1.0 - o ImageMagick-7.0.11.11 + o ImageMagick-7.0.11.12 o ImageMagick6-6.9.12.8 o Inter-UI-3.18 o JBidwatcher-2.5.6 [wants launch4j] @@ -1322,6 +1322,7 @@ For possible Perl packages updates, see o libheif-1.12.0 o libhidapi-0.10.1 o libiconv-1.16 + o libidn2-2.3.1 o libisoburn-1.5.4 o libisofs-1.5.4 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] @@ -1352,6 +1353,7 @@ For possible Perl packages updates, see o libretro-sameboy-0.14.3 o libslang-2.2.4 o libspatialite-5.0.1 + o libtasn1-4.17.0 o libtecla-1.6.3 o libthai-0.2.2 o libtrace-4.0.16 @@ -1500,6 +1502,7 @@ For possible Perl packages updates, see o nnn-4.0 o node_exporter-1.1.2 o nono-0.1.6 + o notmuch-0.32.1 o ns-3.14.1 o ns-plugger-common-5.1.3 o nsd-4.3.6 --_----------=_162117174262210--