From f68c3d673754b88a57a91f89b0682545e350476f Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sun, 21 Jan 2018 13:04:05 +0000 Subject: Update mksh to 56c. R56c is a bugfix-only release everyone must upgrade to: - [komh] Remove redundant OS/2-specific code, clean up others - [komh, tg] Fix drive-qualified (absolute and relative) DOS-style path support in realpath functionality, partially other places - [tg] Don't substitute ${ENV:-~/.mkshrc} result again - [tg] Improve OS/2 $PATH (et al.) handling, drive-relative paths - [tg] Add MKSH_ENVDIR compile-time option for Jehanne and Plan 9 - [tg] Limit nesting when parsing malformed code (Debian #878947) - [tg] Update wcwidth data with bugfixed script (still Unicode 10; resulting values are identical to glibc git master for extant chars) - [Dr. Werner Fink] Raise some time limits in the testsuite - [Shamar] Add support for the Jehanne operating system - [komh] Set stdin to text mode before executing child processes on OS/2 - [komh] Pass arguments via a resonse file if executing a child fails - [Dr. Werner Fink] Early locale tracking as a compile-time option - [tg] Fix regressions introduced with new fast character classes --- shells/mksh/Makefile | 4 ++-- shells/mksh/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'shells') diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index afecf7d0cc5..a325d13bb31 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2017/09/02 18:38:54 bsiegert Exp $ +# $NetBSD: Makefile,v 1.37 2018/01/21 13:04:05 bsiegert Exp $ -DISTNAME= mksh-R56b +DISTNAME= mksh-R56c PKGNAME= ${DISTNAME:S/-R/-/} CATEGORIES= shells MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo index 13fca0a2df7..d14ce32ad64 100644 --- a/shells/mksh/distinfo +++ b/shells/mksh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.31 2017/09/02 18:38:54 bsiegert Exp $ +$NetBSD: distinfo,v 1.32 2018/01/21 13:04:05 bsiegert Exp $ -SHA1 (mksh-R56b.tgz) = 2fc5d8b405991fce5a80911b97377f4c4b4340e6 -RMD160 (mksh-R56b.tgz) = b13068de976a6bf4d400ba3bd65b3001e0287f0c -SHA512 (mksh-R56b.tgz) = a6f9061b2bfd19e9f4fdf3212a1c5a53a53cdb52650c95287cd380530c08f4a65a1ccec4bdcbba5e7c34e4764bf04eb43abb01742bcbf83107847a6996cc77a8 -Size (mksh-R56b.tgz) = 415088 bytes +SHA1 (mksh-R56c.tgz) = 9ece178a2da2ed7e6fec86b0663b4fee0482d3c5 +RMD160 (mksh-R56c.tgz) = 3b0c0acccaed1f7989d0a4915154dd5ea48e86c0 +SHA512 (mksh-R56c.tgz) = 7e4cd2d24c6bca2ebad7c6b02d158188e766bd4693d93f5bed198d69238aef078d42ce911431ad4e419e4af55083047d823bfad53973db5c6d8a685482770135 +Size (mksh-R56c.tgz) = 417218 bytes SHA1 (patch-mksh.1) = 6e261efbf89745dbc53dc98530090645aed81212 -- cgit v1.2.3