diff options
author | mycroft <mycroft> | 2002-07-18 18:01:55 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2002-07-18 18:01:55 +0000 |
commit | 8394270f80b86179b02ffa3468d2b434e9339167 (patch) | |
tree | 4d6f814764ee08ee8a9e6ff005d20c05aaa658a6 /shells/zsh/distinfo | |
parent | 8cf069e8508b23980d33387ca5730f9154efa411 (diff) | |
download | pkgsrc-8394270f80b86179b02ffa3468d2b434e9339167.tar.gz |
Do not use _mktemp(). There is no prototype for it, so it is not safe to use
on 64-bit systems.
Diffstat (limited to 'shells/zsh/distinfo')
-rw-r--r-- | shells/zsh/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 03c2a5570ed..7826be58743 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.9 2002/06/03 13:49:30 tron Exp $ +$NetBSD: distinfo,v 1.10 2002/07/18 18:01:55 mycroft Exp $ SHA1 (zsh-4.0.4.tar.bz2) = 7e0f5f6fc5468afa9c42861119ed834617c4327a Size (zsh-4.0.4.tar.bz2) = 1680823 bytes SHA1 (patch-aa) = 5e5fde0f21a64c2e0579958868b05737ef0c6afb SHA1 (patch-ab) = 6923c88e487b02654c99e602d2c7c097c2b0a2e0 +SHA1 (patch-ac) = 6cb1a1ba4476088bfbd9aab824256c714f13062c +SHA1 (patch-ad) = f912420b8a5be2fa7b335b9d9cb20ba884988a8b |