diff options
author | jlam <jlam> | 2001-12-31 23:56:51 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-31 23:56:51 +0000 |
commit | ec36a2e22713cd50e7beabd610b5e365ca6d52b6 (patch) | |
tree | 8f77a618f3f658b22746bcce282d2db6f8adb24a /devel/php4-pcre | |
parent | 3f43ef109e636b9c3208b2f334735b852e64add6 (diff) | |
download | pkgsrc-ec36a2e22713cd50e7beabd610b5e365ca6d52b6.tar.gz |
Update devel/php4-pcre to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in preg_match_all() that would return results under improper
indices in certain cases. (Andrei)
Diffstat (limited to 'devel/php4-pcre')
-rw-r--r-- | devel/php4-pcre/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/php4-pcre/distinfo b/devel/php4-pcre/distinfo index 4fa0ef7c07e..8a3bbbadf50 100644 --- a/devel/php4-pcre/distinfo +++ b/devel/php4-pcre/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/10/16 06:15:12 jlam Exp $ +$NetBSD: distinfo,v 1.2 2001/12/31 23:56:51 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 |