Author: pierre
Date: Sat Jun 28 03:01:40 2014
New Revision: 13327

Log:
Update to PHP-5.5.14

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      Sat Jun 28 02:11:09 2014        (r13326)
+++ trunk/BOOK/general.ent      Sat Jun 28 03:01:40 2014        (r13327)
@@ -391,7 +391,7 @@
 <!ENTITY mercurial-version            "3.0.1">
 <!ENTITY nasm-version                 "2.11.05">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "5.5.13">
+<!ENTITY php-version                  "5.5.14">
 <!ENTITY python2-version              "2.7.7">
 <!ENTITY python3-version              "3.4.1">
 <!ENTITY ruby-version                 "2.1.2">

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Sat Jun 28 02:11:09 2014        (r13326)
+++ trunk/BOOK/general/prog/php.xml     Sat Jun 28 03:01:40 2014        (r13327)
@@ -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        "e26e90af25ee6505dc18855e0180ffe9">
+  <!ENTITY php-md5sum        "b53e5f47c59ffbe26d20957636695baa">
   <!ENTITY php-size          "13 MB">
-  <!ENTITY php-buildsize     "362 MB (additional 1 MB for the test suite)">
-  <!ENTITY php-time          "4.3 SBU (additional 2.2 SBU to run the test 
suite)">
+  <!ENTITY php-buildsize     "432 MB (additional 102 MB for documentation)">
+  <!ENTITY php-time          "3.5 SBU (additional 1.8 SBU to run the test 
suite)">
 ]>
 
 <sect1 id="php" xreflabel="PHP-&php-version;">
@@ -80,14 +80,14 @@
     <xref linkend="pcre"/>,
     <xref linkend="aspell"/>,
     <xref linkend="enchant"/>,
+    <xref linkend="pth"/>,
+    an <xref linkend="server-mail"/> (that provides a
+    <command>sendmail</command> command)
     <ulink url="http://www.ossp.org/pkg/lib/mm/";>OSSP mm</ulink>,
     <ulink url="http://www.net-snmp.org/";>Net-SNMP</ulink>,
-    <xref linkend="pth"/>,
     <ulink url="http://re2c.org/";>re2c</ulink>,
-    <ulink 
url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about";>XMLRPC-EPI</ulink>,
-    <ulink url="http://dmalloc.com/";>Dmalloc</ulink>, and
-    an <xref linkend="server-mail"/> (that provides a
-    <command>sendmail</command> command)</para>
+    <ulink 
url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about";>XMLRPC-EPI</ulink>,
 and
+    <ulink url="http://dmalloc.com/";>Dmalloc</ulink></para>
 
     <bridgehead renderas="sect4">Optional Graphics Utilities and 
Libraries</bridgehead>
     <para role="optional"><xref linkend="libjpeg"/>,

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Jun 28 02:11:09 
2014        (r13326)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Jun 28 03:01:40 
2014        (r13327)
@@ -48,6 +48,10 @@
       <para>June 28th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Update to PHP-5.5.14. Fixes
+          <ulink url="&blfs-ticket-root;5216">#5216</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Update to lzo-2.07. Fixes
           <ulink url="&blfs-ticket-root;5210">#5210</ulink>.</para>
         </listitem>
-- 
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