Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 487EB84D4C for ; Sun, 12 Nov 2023 17:01:37 +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 cid1QiKRfr3S for ; Sun, 12 Nov 2023 17:01:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9682484D47 for ; Sun, 12 Nov 2023 17:01:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93EA4FA2F; Sun, 12 Nov 2023 17:01:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699808496180960" MIME-Version: 1.0 Date: Sun, 12 Nov 2023 17:01:36 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20231112170136.93EA4FA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699808496180960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Nov 12 17:01:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated misc/tailspin to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.6886 -r1.6887 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23628 -r1.23629 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699808496180960 Content-Disposition: inline Content-Length: 1309 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6886 pkgsrc/doc/CHANGES-2023:1.6887 --- pkgsrc/doc/CHANGES-2023:1.6886 Sun Nov 12 16:33:22 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 12 17:01:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6886 2023/11/12 16:33:22 taca Exp $ +$NetBSD: CHANGES-2023,v 1.6887 2023/11/12 17:01:35 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9933,3 +9933,4 @@ Changes to the packages collection and i Updated textproc/ruby-libxml to 4.1.2 [taca 2023-11-12] Updated www/ruby-aws-partitions to 1.848.0 [taca 2023-11-12] Updated www/ruby-aws-sdk-core to 3.186.0 [taca 2023-11-12] + Updated misc/tailspin to 2.1.0 [pin 2023-11-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23628 pkgsrc/doc/TODO:1.23629 --- pkgsrc/doc/TODO:1.23628 Sun Nov 12 15:16:00 2023 +++ pkgsrc/doc/TODO Sun Nov 12 17:01:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23628 2023/11/12 15:16:00 wiz Exp $ +$NetBSD: TODO,v 1.23629 2023/11/12 17:01:36 pin Exp $ Suggested new packages ====================== @@ -1356,7 +1356,6 @@ For possible Perl packages updates, see o tacacs-4.0.4.29a o tacacs-shrubbery-4.0.4.29a o tads-3.0.16 - o tailspin-2.1.0 o taplo-lsp-0.7.0 o tc-hasida-table-0.8 [wip] o tcl-tDOM-0.9.2 --_----------=_1699808496180960--