diff options
author | nra <nra> | 2001-07-23 18:23:44 +0000 |
---|---|---|
committer | nra <nra> | 2001-07-23 18:23:44 +0000 |
commit | a39e72532a709650d8993a31c7194db2c0e6992d (patch) | |
tree | 5d9e3738d1f73176213725db8e07a4c91c66f624 /shells/zsh/distinfo | |
parent | 90ab2cf6eb80d546e156469f89a30cbae67ea71b (diff) | |
download | pkgsrc-a39e72532a709650d8993a31c7194db2c0e6992d.tar.gz |
Update zsh to 4.0.2. PR 13538 by Eric Gillespie Jr.
This is a maintenance release for the (stable) 4.0 branch. Most of the
changes are bug fixes, including a fix for a bug which caused the test
suite to fail. On fully supported systems, all tests should now pass.
There is one new feature: the option KSH_TYPESET provides compatibility
with other shells for assignment arguments of `typeset', `export' and
related builtins.
Diffstat (limited to 'shells/zsh/distinfo')
-rw-r--r-- | shells/zsh/distinfo | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 1709701fdfb..8330558ce1d 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.4 2001/06/20 05:39:02 jtb Exp $ +$NetBSD: distinfo,v 1.5 2001/07/23 18:23:44 nra Exp $ -SHA1 (zsh-4.0.1.tar.bz2) = f47c555f4d85745017869b15e22d64a67304a716 -Size (zsh-4.0.1.tar.bz2) = 1650945 bytes +SHA1 (zsh-4.0.2.tar.bz2) = 067db91345d7a0a82dff10b7afdcdd43d3a99636 +Size (zsh-4.0.2.tar.bz2) = 1666946 bytes SHA1 (patch-aa) = 0cfe03d2bbae988a6c59ec4ee67244ed836d7f1d -SHA1 (patch-ab) = 9f9ca7de2eb97308102316ef2acc8b0fa5175f93 -SHA1 (patch-ac) = b1e4355b0f4531622dd25e176057e1c96ee4a96c |