diff options
author | kim <kim@pkgsrc.org> | 2022-01-03 08:16:48 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2022-01-03 08:16:48 +0000 |
commit | 85ac6ee0668254eb9f9bdba3540c918b6255eacb (patch) | |
tree | fc87eefdcd045617052e7d1a0832b3ef97fa0e68 /shells | |
parent | 6335a093d652b426805c685f9e3f99a1c877dbaa (diff) | |
download | pkgsrc-85ac6ee0668254eb9f9bdba3540c918b6255eacb.tar.gz |
{,standalone-,static-}tcsh: Update to 6.23.02
Changes since 6.23.01:
10. V6.23.02 - 20220103
9. Make the \U escape up to 8 hex digits.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile.common | 4 | ||||
-rw-r--r-- | shells/tcsh/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/tcsh/Makefile.common b/shells/tcsh/Makefile.common index 1ec61d74d1d..eab0b5888df 100644 --- a/shells/tcsh/Makefile.common +++ b/shells/tcsh/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.3 2021/12/09 19:55:39 kim Exp $ +# $NetBSD: Makefile.common,v 1.4 2022/01/03 08:16:48 kim Exp $ # # used by shells/standalone-tcsh/Makefile # used by shells/static-tcsh/Makefile # used by shells/tcsh/Makefile -DISTNAME= tcsh-6.23.01 +DISTNAME= tcsh-6.23.02 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 6464ea9cace..a31b298dbc2 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.57 2021/12/09 19:55:39 kim Exp $ +$NetBSD: distinfo,v 1.58 2022/01/03 08:16:48 kim Exp $ -BLAKE2s (tcsh-6.23.01.tar.gz) = 12d0bc4be33bb8ba40ee5ef8f0a1b0339dbb7f6db6d07d0038c09ad021cffaf6 -SHA512 (tcsh-6.23.01.tar.gz) = 7460d86dfedf3f2728dee8fe5b6cddec20020a2c3af374be3f83cbb0835237153e5456f864a259816e56e88edd9e15bc18df92ebe5471a73bbe9ed70656abf92 -Size (tcsh-6.23.01.tar.gz) = 947240 bytes +BLAKE2s (tcsh-6.23.02.tar.gz) = f4360bf24bd26e4e718c970ea21d2fed9a755ac58cb457228fb7199bcb5f301d +SHA512 (tcsh-6.23.02.tar.gz) = bf83987e4667e3e514b99b6ee0a7f04c8eafad2bdb20f480e2a3614fc2112e01a75d3fcbf43ce54a4ef6d12a03693c3446ae6e14daa91f0ae7556019de1bce2a +Size (tcsh-6.23.02.tar.gz) = 947265 bytes |