diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-06 19:56:49 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-06 19:56:49 +0000 |
commit | e76b6e0a760f66d867918fe79cdbac8f2129b499 (patch) | |
tree | 1a606aac23c29d520f055d4ad83ebd8f3f41ee6c /security | |
parent | 1026f250ebed6af1fdcf52a5c7f8df82700ca206 (diff) | |
download | pkgsrc-e76b6e0a760f66d867918fe79cdbac8f2129b499.tar.gz |
Update security/php4-mcrypt to 4.1.1. Changes from version 4.1.0 include:
- Fixed several crash bugs in the mcrypt extension. (Derick)
- Made the mcrypt extension compile with the libmcrypt 2.2 series again.
(Sterling)
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 797af1989af..0295c5d308e 100644 --- a/security/php4-mcrypt/distinfo +++ b/security/php4-mcrypt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/12/31 23:59:09 jlam Exp $ +$NetBSD: distinfo,v 1.3 2002/01/06 19:56:49 jlam Exp $ -SHA1 (php-4.1.0.tar.gz) = d8ce2c3b1dd9551980340d20064a1e939ef49431 -Size (php-4.1.0.tar.gz) = 3371385 bytes +SHA1 (php-4.1.1.tar.gz) = 3a926707819f5ea0dfa03785078f96a39d85e086 +Size (php-4.1.1.tar.gz) = 3356062 bytes |