Received: by mail.netbsd.org (Postfix, from userid 605) id C06FB84E84; Thu, 12 May 2022 14:53:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 05CB984D55 for ; Thu, 12 May 2022 14:53:32 +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 Nr8u0ZsEjqvW for ; Thu, 12 May 2022 14:53:31 +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 580B384CF8 for ; Thu, 12 May 2022 14:53:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C4AC4FA94; Thu, 12 May 2022 14:53:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652367231167480" MIME-Version: 1.0 Date: Thu, 12 May 2022 14:53:51 +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: <20220512145351.C4AC4FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652367231167480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Thu May 12 14:53:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated shells/static-tcsh to 6.24.01 To generate a diff of this commit: cvs rdiff -u -r1.2526 -r1.2527 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652367231167480 Content-Disposition: inline Content-Length: 827 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2526 pkgsrc/doc/CHANGES-2022:1.2527 --- pkgsrc/doc/CHANGES-2022:1.2526 Thu May 12 14:03:55 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 14:53:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2526 2022/05/12 14:03:55 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2527 2022/05/12 14:53:51 kim Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3898,3 +3898,6 @@ Changes to the packages collection and i Updated devel/visualvm to 2.1.3 [abs 2022-05-12] Updated mail/opendmarc to 1.4.2 [jperkin 2022-05-12] Updated lang/php80 to 8.0.19 [taca 2022-05-12] + Updated shells/tcsh to 6.24.01 [kim 2022-05-12] + Updated shells/standalone-tcsh to 6.24.01 [kim 2022-05-12] + Updated shells/static-tcsh to 6.24.01 [kim 2022-05-12] --_----------=_1652367231167480--