Author: pierre
Date: Sat Oct  3 11:18:40 2015
New Revision: 16499

Log:
Update to PHP-5.6.14, ticket 6990

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Oct  1 14:16:51 2015        (r16498)
+++ trunk/BOOK/general.ent      Sat Oct  3 11:18:40 2015        (r16499)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "03">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2015">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 1st &year;">
+<!ENTITY releasedate  "October 3rd &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Thu Oct  1 14:16:51 2015        (r16498)
+++ trunk/BOOK/general/prog/php.xml     Sat Oct  3 11:18:40 2015        (r16499)
@@ -6,9 +6,9 @@
 
   <!ENTITY php-download-http 
"http://www.php.net/distributions/php-&php-version;.tar.xz";>
   <!ENTITY php-download-ftp  
"ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz";>
-  <!ENTITY php-md5sum        "de4a8ff544986d9e0da90522fa66f195">
-  <!ENTITY php-size          "12 MB">
-  <!ENTITY php-buildsize     "505 MB (with the tests)">
+  <!ENTITY php-md5sum        "96080ad8c5111446f58290cc6f18698c">
+  <!ENTITY php-size          "11 MB">
+  <!ENTITY php-buildsize     "505 MB (with the tests). Documentation adds 100 
MB">
   <!ENTITY php-time          "6 SBU (with the tests)">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Oct  1 14:16:51 
2015        (r16498)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct  3 11:18:40 
2015        (r16499)
@@ -45,6 +45,16 @@
 -->
 
     <listitem>
+      <para>October 3rd, 2015</para>
+      <itemizedlist>
+       <listitem>
+          <para>[pierre] - Update to PHP-5.6.14. Fixes
+          <ulink url="&blfs-ticket-root;6990>#6990</ulink>.</para>
+       </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 1st, 2015</para>
       <itemizedlist>
        <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Oct  1 14:16:51 2015        (r16498)
+++ trunk/BOOK/packages.ent     Sat Oct  3 11:18:40 2015        (r16499)
@@ -267,7 +267,7 @@
 <!ENTITY mercurial-version            "3.5.1">
 <!ENTITY nasm-version                 "2.11.08">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "5.6.13">
+<!ENTITY php-version                  "5.6.14">
 <!ENTITY python2-version              "2.7.10">
 <!ENTITY python3-version              "3.4.3">
 <!ENTITY ruby-version                 "2.2.3">
-- 
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