Author: igor
Date: Wed Sep  3 12:28:29 2014
New Revision: 14185

Log:
Update to php-5.6.0.

Modified:
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Wed Sep  3 10:41:32 2014        (r14184)
+++ trunk/BOOK/general/prog/php.xml     Wed Sep  3 12:28:29 2014        (r14185)
@@ -6,9 +6,9 @@
 
   <!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        "331a87fb27e100a88b3845d34582f769">
+  <!ENTITY php-md5sum        "1f889357528809a6675e2f23995832d7">
   <!ENTITY php-size          "13 MB">
-  <!ENTITY php-buildsize     "372 MB (additional 1 MB to run the test suite 
and 102 MB for documentation)">
+  <!ENTITY php-buildsize     "442 MB (additional 1 MB to run the test suite 
and 102 MB for documentation)">
   <!ENTITY php-time          "4 SBU (additional 1.9 SBU to run the test 
suite)">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Sep  3 10:41:32 
2014        (r14184)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Sep  3 12:28:29 
2014        (r14185)
@@ -48,6 +48,10 @@
       <para>September 3rd, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[igor] - Update to php-5.6.0. Fixes
+          <ulink url="&blfs-ticket-root;5444">#5444</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - add run-parts script (from Slackware) to the
           libpaper page - thanks to akhiezer for his help.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Sep  3 10:41:32 2014        (r14184)
+++ trunk/BOOK/packages.ent     Wed Sep  3 12:28:29 2014        (r14185)
@@ -264,7 +264,7 @@
 <!ENTITY mercurial-version            "3.1">
 <!ENTITY nasm-version                 "2.11.05">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "5.5.16">
+<!ENTITY php-version                  "5.6.0">
 <!ENTITY python2-version              "2.7.8">
 <!ENTITY python3-version              "3.4.1">
 <!ENTITY ruby-version                 "2.1.2">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to