diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2018-01-21 13:04:05 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2018-01-21 13:04:05 +0000 |
commit | f68c3d673754b88a57a91f89b0682545e350476f (patch) | |
tree | fc3f3b5c291223d8bbb9f7ba6c2688116bfb162b /shells/mksh/distinfo | |
parent | cbb26d1fa19a9e7c79099472aed6efc937689b3e (diff) | |
download | pkgsrc-f68c3d673754b88a57a91f89b0682545e350476f.tar.gz |
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
Diffstat (limited to 'shells/mksh/distinfo')
-rw-r--r-- | shells/mksh/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
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 |