diff options
author | jlam <jlam> | 2002-01-06 19:57:13 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-01-06 19:57:13 +0000 |
commit | 5224aab5b5649c93f85b6f6df759c456bd6fee1e (patch) | |
tree | f3b5008b747313eca86c879052ae487f976e63c9 /www/php4/distinfo | |
parent | 42a2f96b2a7d2fb4ac95d4977aff9061cd93352b (diff) | |
download | pkgsrc-5224aab5b5649c93f85b6f6df759c456bd6fee1e.tar.gz |
Update www/php4 to 4.1.1. Changes from version 4.1.0 include:
- Fixed bug that caused crashes or error notices on shutdown on threaded
platforms. (Zeev)
- Fixed bug in gmmktime() which was one hour off during standard time -
bug #9878. Patch by bfoddy@mediaone.net. (jmoore)
- Fixed a bug where the is_file() family of functions would in-correctly give
an error when they were given filenames that didn't exist. (Sterling)
- Fixed a bug in the strtotime() function where it was incorrectly recognizing
GMT +0100 and GMT -0100. (Derick)
Diffstat (limited to 'www/php4/distinfo')
-rw-r--r-- | www/php4/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/php4/distinfo b/www/php4/distinfo index 333d49f7631..ca23cad4524 100644 --- a/www/php4/distinfo +++ b/www/php4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2001/12/31 23:54:25 jlam Exp $ +$NetBSD: distinfo,v 1.7 2002/01/06 19:57:13 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 SHA1 (patch-aa) = 08f98c6b41c24a2aa8fa417bba50cf0cb5f711af SHA1 (patch-ac) = 9478c18dbe18e8c4c05dffce31fa3f923562c832 SHA1 (patch-ad) = 86558b18a03fef6fcbebdfd8587a73dfa5a66f17 |