From 59a5971af6561f71ccb4743ecb0041934c771811 Mon Sep 17 00:00:00 2001 From: kim Date: Thu, 11 Nov 2021 10:46:04 +0000 Subject: {,standalone-,static-}tcsh: Update to 6.23.00 This is mainly a bug fix release with a couple of new features: 1. Add "jobs -Z" to setproctitle(3) 2. Add ln=target in LS_COLORS 3. Add a :Q modifier that preserves empty arguments Please consult the Fixes file for a complete list of changes. --- shells/tcsh/Makefile | 5 ++--- shells/tcsh/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'shells') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 7420ad30801..b3943cfe736 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.98 2021/05/24 19:54:08 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2021/11/11 10:46:04 kim Exp $ # # used by shells/standalone-tcsh/Makefile # used by shells/static-tcsh/Makefile -DISTNAME= tcsh-6.22.02 +DISTNAME= tcsh-6.23.00 PKGREVISION?= 0 # use ?= to allow for overrides. -PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index b607ae4f617..aff067b295f 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.48 2021/10/26 11:18:39 nia Exp $ +$NetBSD: distinfo,v 1.49 2021/11/11 10:46:04 kim Exp $ -BLAKE2s (tcsh-6.22.02.tar.gz) = 257d25f79f849ad031f8135c302af0fb34e8155432e7930adcec88b3573d4cb7 -SHA512 (tcsh-6.22.02.tar.gz) = 32d271b568c63265ea4c98494f5e60b37c3a3fc2594e8763b8f6f0b09018ab9db7ef6f951120b37f7880ccf04ba3a2559e30dc08d24f4ba9dc36853238d55980 -Size (tcsh-6.22.02.tar.gz) = 1006405 bytes +BLAKE2s (tcsh-6.23.00.tar.gz) = a61b142efc2ca927cb33ea4eb87c0530cacc0c79ff1c30d5e9022a4404cef72d +SHA512 (tcsh-6.23.00.tar.gz) = 8ea491e9409f12ab113bf5551398cb827692a50340318b050d0f8278d3cd9c133ba89a407dc692d9c4bd69957ecd6d4d92db7ccfacc7064ace3b09e3bd562f30 +Size (tcsh-6.23.00.tar.gz) = 1010250 bytes SHA1 (patch-aa) = 6ec2bcee6029e733743a73d267aa51bfcc898843 SHA1 (patch-ab) = 715d939e8a8f4917bd219dccd91d5c49ae502939 SHA1 (patch-configure) = 6970c041a66910325d1fb53ebf8ab3627d764778 -- cgit v1.2.3