{,standalone-,static-}tcsh: Update to 6.24.10:

Changes since 6.24.07:

 29. V6.24.10 - 2023-04-14
 28. Restore skipping of the "$edit" and "Comments" tests when not running
     on a terminal (Kimmo Suominen)
 27. V6.24.09 - 2023-04-13
 26. ls-F: unsetenv LS*COLOR reapplies other LS*COLOR (Luke Mewburn)
 25. Don't crash if LSCOLORS contains > 11 pairs (Luke Mewburn)
 24. V6.24.08 - 2023-04-10
 23. Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn)
 22. Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv;
     intermittent parse bug; only support lower-case "target". (Luke Mewburn)
 21. Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn)
 20. Implement CLICOLOR_FORCE (Luke Mewburn)
 19. On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn)
 18. Improve color ls-F documentation (Luke Mewburn)
This commit is contained in:
kim 2023-04-14 14:59:31 +00:00
parent e94aa9526d
commit aa8fc7f491
2 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
# $NetBSD: Makefile.common,v 1.11 2022/12/21 20:49:17 kim Exp $
# $NetBSD: Makefile.common,v 1.12 2023/04/14 14:59:31 kim Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
# used by shells/tcsh/Makefile
DISTNAME= tcsh-6.24.07
DISTNAME= tcsh-6.24.10
CATEGORIES= shells
MASTER_SITES= http://ftp.astron.com/pub/tcsh/
MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.65 2022/12/21 20:49:17 kim Exp $
$NetBSD: distinfo,v 1.66 2023/04/14 14:59:31 kim Exp $
BLAKE2s (tcsh-6.24.07.tar.gz) = add138dbac187e1cd6190430d3b281512b6bafe2427d59416c534ca502f2c490
SHA512 (tcsh-6.24.07.tar.gz) = ddea185b64f20041b742e0cb58a93714788acd490b32535709f23ae225eb67c73ca4877ae15799395ab24841ab8cc9ae27f0c8bfcfe8be64950f7a15e77b047a
Size (tcsh-6.24.07.tar.gz) = 946889 bytes
BLAKE2s (tcsh-6.24.10.tar.gz) = a6663cf428957491e596b91b61038e374546f1f90512e51ee25a3f97131b04d8
SHA512 (tcsh-6.24.10.tar.gz) = 74bd17f4d8bb1fb60a2a6904d87e26b7490f0ec571866e62d6e1d35e9da435c888ab14bfa842d7282e8993d366580439b4cc884b08a22e45dc98a36f813094be
Size (tcsh-6.24.10.tar.gz) = 956578 bytes