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 758591A9239 for ; Mon, 15 Nov 2021 19:54:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A85D684E84; Mon, 15 Nov 2021 19:54:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E362084E82 for ; Mon, 15 Nov 2021 19:54:35 +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 d96wXvxQkn37 for ; Mon, 15 Nov 2021 19:54:35 +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 3A82284CD9 for ; Mon, 15 Nov 2021 19:54:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 326C0FAEC; Mon, 15 Nov 2021 19:54:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637006075123930" MIME-Version: 1.0 Date: Mon, 15 Nov 2021 19:54:35 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20211115195435.326C0FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637006075123930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Mon Nov 15 19:54:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated shells/standalone-tcsh to 6.23.00nb2 To generate a diff of this commit: cvs rdiff -u -r1.5587 -r1.5588 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21247 -r1.21248 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637006075123930 Content-Disposition: inline Content-Length: 1292 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5587 pkgsrc/doc/CHANGES-2021:1.5588 --- pkgsrc/doc/CHANGES-2021:1.5587 Mon Nov 15 17:45:58 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Nov 15 19:54:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5587 2021/11/15 17:45:58 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5588 2021/11/15 19:54:34 kim Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8440,3 +8440,4 @@ Changes to the packages collection and i Updated www/py-httpx to 0.21.0 [adam 2021-11-15] Updated www/py-respx to 0.19.0 [adam 2021-11-15] Updated www/py-httpx-socks to 0.5.2 [adam 2021-11-15] + Updated shells/standalone-tcsh to 6.23.00nb2 [kim 2021-11-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21247 pkgsrc/doc/TODO:1.21248 --- pkgsrc/doc/TODO:1.21247 Mon Nov 15 18:37:31 2021 +++ pkgsrc/doc/TODO Mon Nov 15 19:54:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21247 2021/11/15 18:37:31 wiz Exp $ +$NetBSD: TODO,v 1.21248 2021/11/15 19:54:34 kim Exp $ Suggested new packages ====================== @@ -1823,7 +1823,6 @@ For possible Perl packages updates, see o stacks-2.55 o stalin-0.11 o stan-math-2.26.1 - o standalone-tcsh-6.22.03 o static-tcsh-6.22.03 o statist-1.3.0 o stegavorto-2011.05.26 --_----------=_1637006075123930--