Author: randy Date: 2006-03-31 06:34:31 -0700 (Fri, 31 Mar 2006) New Revision: 5780
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/php.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to PHP-5.1.2 Modified: trunk/BOOK/general/prog/php.xml =================================================================== --- trunk/BOOK/general/prog/php.xml 2006-03-31 03:22:22 UTC (rev 5779) +++ trunk/BOOK/general/prog/php.xml 2006-03-31 13:34:31 UTC (rev 5780) @@ -6,10 +6,10 @@ <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.bz2"> <!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2"> - <!ENTITY php-md5sum "70a7c90de182d1a1901c390b844153c7"> - <!ENTITY php-size "6.1 MB"> - <!ENTITY php-buildsize "204 MB (includes installing all documentation)"> - <!ENTITY php-time "2.5 SBU (additional 1.7 SBU to run the test suite)"> + <!ENTITY php-md5sum "79cee17e9db85be878000a2a4198378e"> + <!ENTITY php-size "6.3 MB"> + <!ENTITY php-buildsize "213 MB (includes installing all documentation)"> + <!ENTITY php-time "2.6 SBU (additional 1.5 SBU to run the test suite)"> ]> <sect1 id="php" xreflabel="PHP-&php-version;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-03-31 03:22:22 UTC (rev 5779) +++ trunk/BOOK/general.ent 2006-03-31 13:34:31 UTC (rev 5780) @@ -176,7 +176,7 @@ <!ENTITY librep-version "0.17"> <!ENTITY NASM-version "0.98.39"> <!ENTITY pdl-version "2.4.2"> -<!ENTITY php-version "5.1.1"> +<!ENTITY php-version "5.1.2"> <!ENTITY Python-version "2.4.2"> <!ENTITY pyxml-version "0.8.4"> <!ENTITY ruby-version "1.8.3"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-03-31 03:22:22 UTC (rev 5779) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-03-31 13:34:31 UTC (rev 5780) @@ -45,6 +45,9 @@ <para>March 31st, 2006</para> <itemizedlist> <listitem> + <para>[randy] - Updated to PHP-5.1.2.</para> + </listitem> + <listitem> <para>[randy] - Updated to cURL-7.15.3.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
