Author: bdubbs Date: Mon Aug 26 10:45:40 2013 New Revision: 11703 Log: Update to php-5.5.3
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/php.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Mon Aug 26 10:26:25 2013 (r11702) +++ trunk/BOOK/general.ent Mon Aug 26 10:45:40 2013 (r11703) @@ -382,7 +382,7 @@ <!ENTITY lua-version "5.1.5"> <!ENTITY mercurial-version "2.7"> <!ENTITY NASM-version "2.10.09"> -<!ENTITY php-version "5.5.2"> +<!ENTITY php-version "5.5.3"> <!ENTITY pkgconfig-version "0.28"> <!ENTITY python2-version "2.7.5"> <!ENTITY python3-version "3.3.2"> Modified: trunk/BOOK/general/prog/php.xml ============================================================================== --- trunk/BOOK/general/prog/php.xml Mon Aug 26 10:26:25 2013 (r11702) +++ trunk/BOOK/general/prog/php.xml Mon Aug 26 10:45:40 2013 (r11703) @@ -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 "caf7f4d86514a568fb3c8021b096a9f0"> - <!ENTITY php-size "11.7 MB"> - <!ENTITY php-buildsize "356 MB"> - <!ENTITY php-time "2.4 SBU (additional 2.9 SBU to run the test suite)"> + <!ENTITY php-md5sum "886b08ee6865d654911a6bb02ae98ee8"> + <!ENTITY php-size "11.5 MB"> + <!ENTITY php-buildsize "353 MB"> + <!ENTITY php-time "2.3 SBU (additional 2.9 SBU to run the test suite)"> ]> <sect1 id="php" xreflabel="PHP-&php-version;"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 26 10:26:25 2013 (r11702) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 26 10:45:40 2013 (r11703) @@ -47,6 +47,10 @@ <para>August 26th, 2013</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to php-5.5.3. Fixes + <ulink url="&blfs-ticket-root;3983">#3983</ulink> (again).</para> + </listitem> + <listitem> <para>[ken] - Going Beyond BLFS : remove defunct link to PLD and add a link to openSUSE factory.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
