From b198b37754ad8e41777ea1c05d0af67f9b6a7335 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 31 Aug 2003 19:55:21 +0000 Subject: Update PHP to final 4.3.3 Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version --- security/php4-mhash/distinfo | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 security/php4-mhash/distinfo (limited to 'security/php4-mhash') diff --git a/security/php4-mhash/distinfo b/security/php4-mhash/distinfo deleted file mode 100644 index 77274a40808..00000000000 --- a/security/php4-mhash/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.2 2002/10/14 06:21:16 martti Exp $ - -SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc -Size (php-4.2.3.tar.gz) = 3413829 bytes -- cgit v1.2.3