Changeset 6c8a9b1


Ignore:
Timestamp:
10/16/2014 02:42:52 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ea6894f
Parents:
fb785c2
Message:

Update to php-5.6.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14634 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfb785c2 r6c8a9b1  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 15th, &year;">
     9<!ENTITY releasedate  "October 16th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/php.xml

    rfb785c2 r6c8a9b1  
    77  <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">
    9   <!ENTITY php-md5sum        "d34002f90a7049282ec663adcac7ba9e">
     9  <!ENTITY php-md5sum        "c976f54d429a0e5214659b0098e44e37">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "367 MB (additional 11 MB to run the test suite and 102 MB for documentation)">
    12   <!ENTITY php-time          "4 SBU (additional 2.1 SBU to run the test suite)">
     11  <!ENTITY php-buildsize     "376 MB (additional 2 MB to run the test suite and 102 MB for documentation)">
     12  <!ENTITY php-time          "4 SBU (additional 2.5 SBU to run the test suite)">
    1313]>
    1414
     
    408408        <seg>pear, peardev, pecl, phar (symlink), phar.phar,
    409409        php, php-cgi, php-config, php-fpm, and phpize</seg>
    410         <seg>dba.{so,a} and opcache.{so,a} in
     410        <seg>dba.{so,a} and opcache.{so,a} at
    411411       /usr/lib/php/extensions/no-debug-non-zts-20131226/</seg>
    412412        <seg>/usr/include/php, /usr/lib/php, /usr/share/php and
  • introduction/welcome/changelog.xml

    rfb785c2 r6c8a9b1  
    4646
    4747    <listitem>
     48      <para>October 16th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to php-5.6.2.  Fixes
     52          <ulink url="&blfs-ticket-root;5689">#5689</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 15th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    rfb785c2 r6c8a9b1  
    265265<!ENTITY nasm-version                 "2.11.05">
    266266<!ENTITY npapi-sdk-version            "0.27.2">
    267 <!ENTITY php-version                  "5.6.1">
     267<!ENTITY php-version                  "5.6.2">
    268268<!ENTITY python2-version              "2.7.8">
    269269<!ENTITY python3-version              "3.4.2">
Note: See TracChangeset for help on using the changeset viewer.