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 5B5691A9239 for ; Fri, 24 Dec 2021 14:37:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8FD4E84EDB; Fri, 24 Dec 2021 14:37:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA13884EA3 for ; Fri, 24 Dec 2021 14:37:51 +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 JRi-xx7v5-WL for ; Fri, 24 Dec 2021 14:37:50 +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 A63CC84D21 for ; Fri, 24 Dec 2021 14:37:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A0F0FAEC; Fri, 24 Dec 2021 14:37:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164035667010680" MIME-Version: 1.0 Date: Fri, 24 Dec 2021 14:37:50 +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: <20211224143750.9A0F0FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164035667010680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Dec 24 14:37:50 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + krita-5.0, libarchive-3.5.2, ogre-2.3, supertux-0.6.3. To generate a diff of this commit: cvs rdiff -u -r1.21371 -r1.21372 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164035667010680 Content-Disposition: inline Content-Length: 1213 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21371 pkgsrc/doc/TODO:1.21372 --- pkgsrc/doc/TODO:1.21371 Wed Dec 22 09:40:55 2021 +++ pkgsrc/doc/TODO Fri Dec 24 14:37:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21371 2021/12/22 09:40:55 wiz Exp $ +$NetBSD: TODO,v 1.21372 2021/12/24 14:37:50 wiz Exp $ Suggested new packages ====================== @@ -1037,6 +1037,7 @@ For possible Perl packages updates, see o kplotting-5.81.0 o kpty-5.81.0 o kqtquickcharts4-20.12.3 + o krita-5.0 o kronolith-4.2.14 o kross-5.81.0 o krunner-5.81.0 @@ -1061,7 +1062,7 @@ For possible Perl packages updates, see o lgeneral-1.3.1 o libXfixes-6.0.0 o libaacs-0.11.0 - o libarchive-3.5.1 + o libarchive-3.5.2 o libasr-1.0.4 o libbaloo4-21.04.0 o libbpg-0.9.8 @@ -1333,6 +1334,7 @@ For possible Perl packages updates, see o ocamlnet-4.1.9 o ocrad-0.25 o odbc-postgresql-9.06.0500 + o ogre-2.3 o olvwm-4.5 o onscripter-20200722 o oo2c-2.1.7 @@ -1790,6 +1792,7 @@ For possible Perl packages updates, see o sunclock-3.57 [https://github.com/mdoege/Sunclock] o sup-0.4 o superlu-5.2.2 + o supertux-0.6.3 o swapd-1.0.5 o swi-prolog-8.3.22 o swi-prolog-jpl-8.3.22 --_----------=_164035667010680--