Changeset 72979f6


Ignore:
Timestamp:
02/21/2015 12:10:59 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
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, 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:
863f350
Parents:
24ab90a
Message:

Update to PHP-5.6.6

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r24ab90a r72979f6  
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 21th, &year;">
     9<!ENTITY releasedate  "February 21st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/php.xml

    r24ab90a r72979f6  
    77  <!ENTITY php-download-http "http://www.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        "541a480e1f8747219074c99f3e9edbcc">
     9  <!ENTITY php-md5sum        "ed0c9ad2419fffde1d8c03a2d8164179">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "392 MB (additional 1 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     "446 MB (additional 1 MB to run the test suite and 102 MB for documentation)">
     12  <!ENTITY php-time          "4.1 SBU (additional 2.3 SBU to run the test suite)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r24ab90a r72979f6  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>February 21st, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to php-5.6.6. Fixes
     52          <ulink url="&blfs-ticket-root;6162">#6162</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r24ab90a r72979f6  
    265265<!ENTITY nasm-version                 "2.11.06">
    266266<!ENTITY npapi-sdk-version            "0.27.2">
    267 <!ENTITY php-version                  "5.6.5">
     267<!ENTITY php-version                  "5.6.6">
    268268<!ENTITY python2-version              "2.7.9">
    269269<!ENTITY python3-version              "3.4.2">
Note: See TracChangeset for help on using the changeset viewer.