Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=weDZ6L42; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=HLPR6VRJ Received: by mail.netbsd.org (Postfix, from userid 605) id 4F8E284EBD; Thu, 28 Mar 2024 12:08:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711627725; bh=dayAcm2CRKp47uE4X2ZUZ9+vE6qjeQNq/MYe/25kRLo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=weDZ6L42ulFICryXiZ1aBEGmjvGuktmdiLEFOrO7nHAHBrlq1f0KBq+gaOosZEdho ZIw7yQvuTsgXRnm7ZYK2iCQOLTZRwbCZ6LiwrFKXgi1WdYnjklbEj6vrENBqX05HE7 UkQfug9E2oz+KaiOdTcnBTDdOCWGM+7UbyRC/38Q= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4173684D00 for ; Thu, 28 Mar 2024 12:08:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 3ilHONEB3tQX for ; Thu, 28 Mar 2024 12:08:43 +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 C813C84CD9 for ; Thu, 28 Mar 2024 12:08:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711627723; bh=dayAcm2CRKp47uE4X2ZUZ9+vE6qjeQNq/MYe/25kRLo=; h=Date:From:Subject:To:Reply-To; b=HLPR6VRJymR9diItGq0AUYNwVLQHIuT4JEBI8apz+bXkPs2d2Ej3syMsCMT07Zit2 Oj59lzP3L38V7hxhe/zzxp5B1BR1+5NkiXhKsSnI2NcARv15n7EpVDf7W3Xlchvm8+ JEWiEiu6+p3Lebp7p32/ES1dWa/SgG/PywwNGJ18= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C144AFA2C; Thu, 28 Mar 2024 12:08:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711627723242310" MIME-Version: 1.0 Date: Thu, 28 Mar 2024 12:08:43 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240328120843.C144AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711627723242310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Mar 28 12:08:43 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated chat/twitch-tui to 2.6.6 To generate a diff of this commit: cvs rdiff -u -r1.2132 -r1.2133 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711627723242310 Content-Disposition: inline Content-Length: 707 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.2132 pkgsrc/doc/CHANGES-2024:1.2133 --- pkgsrc/doc/CHANGES-2024:1.2132 Thu Mar 28 12:07:34 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Mar 28 12:08:43 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2132 2024/03/28 12:07:34 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2133 2024/03/28 12:08:43 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3630,3 +3630,4 @@ Changes to the packages collection and i Updated games/chess-tui to 1.2.1 [pin 2024-03-28] Updated math/kalker to 2.1.1 [pin 2024-03-28] Updated sysutils/rsftch to 0.2.8 [pin 2024-03-28] + Updated chat/twitch-tui to 2.6.6 [pin 2024-03-28] --_----------=_1711627723242310--