Received: by mail.netbsd.org (Postfix, from userid 605) id 649AC850EF; Thu, 11 Jan 2024 20:43:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9401B850D8 for ; Thu, 11 Jan 2024 20:43:10 +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 bJ9SZR8SIkco for ; Thu, 11 Jan 2024 20:43:10 +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 2452F84D69 for ; Thu, 11 Jan 2024 20:43:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D3AFFA42; Thu, 11 Jan 2024 20:43:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705005790253330" MIME-Version: 1.0 Date: Thu, 11 Jan 2024 20:43:10 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240111204310.1D3AFFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705005790253330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Jan 11 20:43:10 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated misc/tailspin to 2.4.0 To generate a diff of this commit: cvs rdiff -u -r1.281 -r1.282 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705005790253330 Content-Disposition: inline Content-Length: 706 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.281 pkgsrc/doc/CHANGES-2024:1.282 --- pkgsrc/doc/CHANGES-2024:1.281 Thu Jan 11 20:41:39 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 11 20:43:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.281 2024/01/11 20:41:39 pin Exp $ +$NetBSD: CHANGES-2024,v 1.282 2024/01/11 20:43:09 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -348,3 +348,4 @@ Changes to the packages collection and i Updated graphics/jasper to 4.1.2 [adam 2024-01-11] Updated devel/py-urwid to 2.4.2 [adam 2024-01-11] Updated shells/oh-my-posh to 19.5.1 [pin 2024-01-11] + Updated misc/tailspin to 2.4.0 [pin 2024-01-11] --_----------=_1705005790253330--