Subject: CVS commit: pkgsrc/shells
From: Kimmo Suominen
Date: 2021-12-09 20:55:40
Message id: 20211209195540.3A9AEFAEC@cvs.NetBSD.org

Log Message:
{,standalone-,static-}tcsh: Update to 6.23.01

Changes since 6.23.00:

  8. V6.23.01 - 20211209
  7. add \cc and \Uhhh, and document escape sequences
  6. add $'string with escapes' ("dollar-single-quotes") (Kimmo Suominen)
  5. don't glob the filetest builtin arguments twice
  4. remove the duplicate echo escape parsing code and use parseescape
  3. add \x{hh} \xhh \uhhh (H.Merijn Brand)
  2. fix and document ln=target
  1. Merge in patches from pkgsrc:
     - Modernize the installation targets so that they use INSTALL_DATA,
       INSTALL_PROGRAM, and MKDIR_P.
     - Enable SYSMALLOC and SHORT_STRINGS on NetBSD.
     - Enable NO_FIX_MALLOC and SHORT_STRINGS on OpenBSD.

For pkgsrc, items 1, 2, and 5 had already been applied via patches.

Files:
RevisionActionfile
1.38modifypkgsrc/shells/standalone-tcsh/Makefile
1.17modifypkgsrc/shells/static-tcsh/Makefile
1.104modifypkgsrc/shells/tcsh/Makefile
1.3modifypkgsrc/shells/tcsh/Makefile.common
1.57modifypkgsrc/shells/tcsh/distinfo
1.2removepkgsrc/shells/tcsh/patches/patch-Makefile.in
1.1removepkgsrc/shells/tcsh/patches/patch-config_f.h
1.3removepkgsrc/shells/tcsh/patches/patch-nls_Makefile.in
1.1removepkgsrc/shells/tcsh/patches/patch-sh.exp.c
1.3removepkgsrc/shells/tcsh/patches/patch-sh.func.c
1.2removepkgsrc/shells/tcsh/patches/patch-sh.h
1.2removepkgsrc/shells/tcsh/patches/patch-tcsh.man
1.2removepkgsrc/shells/tcsh/patches/patch-tw.color.c