Received: by mail.netbsd.org (Postfix, from userid 605) id CE56284EB3; Sun, 2 Oct 2022 21:43:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0998D84D3F for ; Sun, 2 Oct 2022 21:43:30 +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 MtjjPuWfMdSQ for ; Sun, 2 Oct 2022 21:43:29 +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 5EFC684C71 for ; Sun, 2 Oct 2022 21:43:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 58899FA90; Sun, 2 Oct 2022 21:43:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664747009194380" MIME-Version: 1.0 Date: Sun, 2 Oct 2022 21:43:29 +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: <20221002214329.58899FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664747009194380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 2 21:43:29 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + stellarium-1.0, zola-0.16.1. To generate a diff of this commit: cvs rdiff -u -r1.22259 -r1.22260 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664747009194380 Content-Disposition: inline Content-Length: 811 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22259 pkgsrc/doc/TODO:1.22260 --- pkgsrc/doc/TODO:1.22259 Sun Oct 2 20:57:57 2022 +++ pkgsrc/doc/TODO Sun Oct 2 21:43:28 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22259 2022/10/02 20:57:57 wiz Exp $ +$NetBSD: TODO,v 1.22260 2022/10/02 21:43:28 wiz Exp $ Suggested new packages ====================== @@ -1456,6 +1456,7 @@ For possible Perl packages updates, see o stan-math-2.26.1 o statist-1.3.0 o stegavorto-2011.05.26 + o stellarium-1.0 o stow-2.3.1 o strace-4.23 o stratagus-2.2.5.5 @@ -1654,6 +1655,7 @@ For possible Perl packages updates, see o zenicb-1.31 (needs merge with lots of local changes) o zeroconf-ioslave-20.12.3 o zile-2.6.1 + o zola-0.16.1 o zoneminder-1.34.21 o zookeeper-3.7.0 o zopeedit-0.8 --_----------=_1664747009194380--