summaryrefslogtreecommitdiff
path: root/shells/mksh/distinfo
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2012-02-06 20:23:15 +0000
committerbsiegert <bsiegert@pkgsrc.org>2012-02-06 20:23:15 +0000
commit75118a21dca3d9f1851fc6af8c47fde2b6047bf1 (patch)
tree1bf97f742cee8ca19b5aeaaf5d05e1549ab92f13 /shells/mksh/distinfo
parent844b1dcf740c7443a55067a8bd98e76e00dc8d9c (diff)
downloadpkgsrc-75118a21dca3d9f1851fc6af8c47fde2b6047bf1.tar.gz
Update mksh to R40d.
Changes: essentially bugfixes. # [tg] New test.sh `-f' option (same as `-C fastbox') # [tg] Drop using set -o noglob inside pushd/popd/dirs # [tg] Use += more in dot.mkshrc and keep strings shorter # [tg] Correct interworking between local and set -A # [tg] Fix out-of-bounds memory access on strings of 32 KiB length # [tg] MKSH_DISABLE_DEPRECATED (for integrators) # [tg, Jilles Tjoelker] test(1) built-in behaves exactly as POSIX says # [tg] Move compile-time assertions to Build.sh from misc.c#ifdef DEBUG # [tg] Invocation documentation is at the bottom of Build.sh # [tg] test.sh: verbosely look for perl(1) interpreter to use # [tg] New tests for integers (base 1#36, base unspecified, base OOB) # [tg] Correct error paths for typeset -n global state # [tg] Deprecate interpreting "010" as octal number, will go # [tg] Improvements re. integer handling; more explicit manpage text # [tg] Do not use caddr_t on Linux, so dietlibc stops bitching # [tg, Jilles Tjoelker] Catch division/modulo overflow 0x80000000/-1 # [tg] Emacs mode ^O regression fix when the fetched lines are edited
Diffstat (limited to 'shells/mksh/distinfo')
-rw-r--r--shells/mksh/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo
index 039abaa9506..2ee4699b00d 100644
--- a/shells/mksh/distinfo
+++ b/shells/mksh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2011/11/22 19:37:34 bsiegert Exp $
+$NetBSD: distinfo,v 1.17 2012/02/06 20:23:15 bsiegert Exp $
-SHA1 (mksh-R40c.cpio.gz) = d3c6f9da29592b127a81d911286c4dcc2307f70c
-RMD160 (mksh-R40c.cpio.gz) = 8de17b0925a864ae723de2e3b6d6d27da89bb06f
-Size (mksh-R40c.cpio.gz) = 321859 bytes
+SHA1 (mksh-R40d.cpio.gz) = 74450a1107664797e5fdbdeb444f18f82f0686ac
+RMD160 (mksh-R40d.cpio.gz) = 431b35acc098242cf3262f41d9802839f2ce0b97
+Size (mksh-R40d.cpio.gz) = 326002 bytes