diff options
author | jlam <jlam> | 2001-12-31 23:59:09 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-31 23:59:09 +0000 |
commit | 0597a1f4ac09b1afe28aa29e7ab3eee3c374d071 (patch) | |
tree | cda2820ae077143af7a73da8d51acc5bdc2c6b0c /security | |
parent | ef8c305184264bf364d12deaaa7aaf8c1a2eb418 (diff) | |
download | pkgsrc-0597a1f4ac09b1afe28aa29e7ab3eee3c374d071.tar.gz |
Update security/php4-mcrypt to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in the mcrypt extension, where list destructors were not
properly being allocated. (Sterling)
- Fixed bugs in the mcrypt extension that caused crashes. (Derick)
Diffstat (limited to 'security')
-rw-r--r-- | security/php4-mcrypt/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/php4-mcrypt/distinfo b/security/php4-mcrypt/distinfo index 6f25691459b..797af1989af 100644 --- a/security/php4-mcrypt/distinfo +++ b/security/php4-mcrypt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/10/16 06:05:41 jlam Exp $ +$NetBSD: distinfo,v 1.2 2001/12/31 23:59:09 jlam Exp $ -SHA1 (php-4.0.6.tar.gz) = 6544eb1085b916541af914a11074e9bb8a037a03 -Size (php-4.0.6.tar.gz) = 3157346 bytes +SHA1 (php-4.1.0.tar.gz) = d8ce2c3b1dd9551980340d20064a1e939ef49431 +Size (php-4.1.0.tar.gz) = 3371385 bytes |