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 4D2D01A9239 for ; Thu, 18 Nov 2021 08:55:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5DAB884EC1; Thu, 18 Nov 2021 08:55:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9760084D28 for ; Thu, 18 Nov 2021 08:55: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 fI3hYHIUEEUl for ; Thu, 18 Nov 2021 08:55: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 E966384D0E for ; Thu, 18 Nov 2021 08:55:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCD52FAEC; Thu, 18 Nov 2021 08:55:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16372257345550" MIME-Version: 1.0 Date: Thu, 18 Nov 2021 08:55:34 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/shells/tcsh To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20211118085534.DCD52FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16372257345550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Thu Nov 18 08:55:34 UTC 2021 Modified Files: pkgsrc/shells/tcsh: distinfo Log Message: tcsh: Remove unnecessary patch To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 pkgsrc/shells/tcsh/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16372257345550 Content-Disposition: inline Content-Length: 1031 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/shells/tcsh/distinfo diff -u pkgsrc/shells/tcsh/distinfo:1.54 pkgsrc/shells/tcsh/distinfo:1.55 --- pkgsrc/shells/tcsh/distinfo:1.54 Sun Nov 14 22:15:13 2021 +++ pkgsrc/shells/tcsh/distinfo Thu Nov 18 08:55:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.54 2021/11/14 22:15:13 kim Exp $ +$NetBSD: distinfo,v 1.55 2021/11/18 08:55:34 kim Exp $ BLAKE2s (tcsh-6.23.00.tar.gz) = a61b142efc2ca927cb33ea4eb87c0530cacc0c79ff1c30d5e9022a4404cef72d SHA512 (tcsh-6.23.00.tar.gz) = 8ea491e9409f12ab113bf5551398cb827692a50340318b050d0f8278d3cd9c133ba89a407dc692d9c4bd69957ecd6d4d92db7ccfacc7064ace3b09e3bd562f30 @@ -8,5 +8,4 @@ SHA1 (patch-config_f.h) = 715d939e8a8f49 SHA1 (patch-nls_Makefile.in) = 58d859e8a50e6436b9bc6514497eb876426d92d7 SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e SHA1 (patch-tcsh.man) = 7ced0fbcc2bdae180d3e88acda44e189ca37abc6 -SHA1 (patch-tcsh.man.new) = 7669b45129a64a5c0bc5eab39e310ec6ec4ab4c4 SHA1 (patch-tw.color.c) = 9ad72f83e6ebf21bb587cc6c83657a2b4bdee0e6 --_----------=_16372257345550--