Changeset ddb99d7


Ignore:
Timestamp:
04/17/2015 09:45:34 PM (9 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.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:
51c76b17
Parents:
d6cc89f
Message:

Update to php-5.6.8.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rd6cc89f rddb99d7  
    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        "4e04eb021de009981ed963f993a171c1">
     9  <!ENTITY php-md5sum        "526a5a7f593de632cd9e8546335de8b7">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "546 MB (additional 1 MB to run the test suite and 102 MB for documentation)">
    12   <!ENTITY php-time          "3.8 SBU (additional 1.7 SBU to run the test suite)">
     11  <!ENTITY php-buildsize     "447 MB (additional 1 MB to run the test suite and 102 MB for documentation)">
     12  <!ENTITY php-time          "3.3 SBU (additional 2.3 SBU to run the test suite)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rd6cc89f rddb99d7  
    4747      <para>April 17th, 2015</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[fernando] - Update to php-5.6.8. Fixes
     51          <ulink url="&blfs-ticket-root;6414">#6414</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[fernando] - Update to samba-4.2.1. Fixes
  • packages.ent

    rd6cc89f rddb99d7  
    265265<!ENTITY nasm-version                 "2.11.08">
    266266<!ENTITY npapi-sdk-version            "0.27.2">
    267 <!ENTITY php-version                  "5.6.7">
     267<!ENTITY php-version                  "5.6.8">
    268268<!ENTITY python2-version              "2.7.9">
    269269<!ENTITY python3-version              "3.4.3">
Note: See TracChangeset for help on using the changeset viewer.