Skip to content

Commit eb4d1af

Browse files
committed
{,standalone-,static-}tcsh: Update to 6.24.14:
Changes since 6.24.13: 41. V6.24.14 - 2024-11-26 40. Fix issues with S-JIS handling (T. Nosaka) 39. Handle redirections in bracketed expressions if { foo > /dev/null } (christos) 38. Recognize history searches in history expansion !?foo<tab> (christos)
1 parent 223ff37 commit eb4d1af

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

shells/tcsh/Makefile.common

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# $NetBSD: Makefile.common,v 1.15 2024/06/12 06:53:12 kim Exp $
1+
# $NetBSD: Makefile.common,v 1.16 2024/11/26 20:56:42 kim Exp $
22
#
33
# used by shells/standalone-tcsh/Makefile
44
# used by shells/static-tcsh/Makefile
55
# used by shells/tcsh/Makefile
66

7-
DISTNAME= tcsh-6.24.13
7+
DISTNAME= tcsh-6.24.14
88
CATEGORIES= shells
99
MASTER_SITES= http://ftp.astron.com/pub/tcsh/
1010
MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/

shells/tcsh/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.69 2024/06/12 06:53:12 kim Exp $
1+
$NetBSD: distinfo,v 1.70 2024/11/26 20:56:42 kim Exp $
22

3-
BLAKE2s (tcsh-6.24.13.tar.gz) = 4271d3ccf493aa19d83b7c6d8b64b9d1c40aec9044b36120be1bd6c784f45957
4-
SHA512 (tcsh-6.24.13.tar.gz) = 7405d3102c0cf70dd01396681e3fd69aeec70da7a99f6ffccc163ebd723fff0f2640f78fbcf452413edf24c96b22962f286fce5a3a1ac71276a348faacf9b231
5-
Size (tcsh-6.24.13.tar.gz) = 958563 bytes
3+
BLAKE2s (tcsh-6.24.14.tar.gz) = e522c38c95c5981c1ea6c281c502a0943f2d8fda209ae6f5db8542f4aad03a13
4+
SHA512 (tcsh-6.24.14.tar.gz) = a76012f031ef8a77987ec9f35af9d2513f9609b6f847e567e07d30afeb69a7758df92fd46e923da3057e94f77457c2571703cb58e613ddcf465eee4e95564aa5
5+
Size (tcsh-6.24.14.tar.gz) = 958795 bytes

0 commit comments

Comments
 (0)