From fb3f5e1e7c66f74eb792df5b8a7d704371c814f7 Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 11 Oct 2004 19:48:33 +0000 Subject: Update to 5.0.2 release: - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Add support for dom_import_simplexml function in php5-dom [2] - Fix vulnerability in RFC 1867 file upload processing [3] - Fix php_variables memory disclosure [3] PR: ports/71752 [1], ports/72003 [2], ports/72420 [3] Submitted by: Adam Gregoire [1], Vaidrius Petrauskas [2], Dmitry A Grigorovich [3] Approved by: portmgr (kris) --- lang/php53/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/php53/distinfo') diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 52176fd735bb..72641fbb1bd2 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,2 +1,2 @@ -MD5 (php-5.0.1.tar.bz2) = b12042826ddba29fba3ae5a2eac3c391 -SIZE (php-5.0.1.tar.bz2) = 4569781 +MD5 (php-5.0.2.tar.bz2) = 579f82f3d6a61b669183b2ebce357a1e +SIZE (php-5.0.2.tar.bz2) = 4577974 -- cgit