Changeset 0b657dc


Ignore:
Timestamp:
05/15/2015 10:46:19 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:
f9f13ae
Parents:
bdfa4ab
Message:

Update to php-5.6.9.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rbdfa4ab r0b657dc  
    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        "526a5a7f593de632cd9e8546335de8b7">
    10   <!ENTITY php-size          "11 MB">
    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)">
     9  <!ENTITY php-md5sum        "f6b90cd0503310c38e9573bae1eb38c7">
     10  <!ENTITY php-size          "12 MB">
     11  <!ENTITY php-buildsize     "502 MB (additional 1 MB to run the test suite)">
     12  <!ENTITY php-time          "3.5 SBU (additional 1.9 SBU to run the test suite)">
    1313]>
    1414
     
    3737    </para>
    3838
    39     &lfs77_checked;
     39    &lfs77_checked; &gcc5_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    rbdfa4ab r0b657dc  
    4949      <itemizedlist>
    5050        <listitem>
    51           <para>[fernando] - Update togit-2.4.1. Fixes
     51          <para>[fernando] - Update to php-5.6.9. Fixes
     52          <ulink url="&blfs-ticket-root;6504">#6504</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to git-2.4.1. Fixes
    5256          <ulink url="&blfs-ticket-root;6499">#6499</ulink>.</para>
    5357        </listitem>
  • packages.ent

    rbdfa4ab r0b657dc  
    266266<!ENTITY nasm-version                 "2.11.08">
    267267<!ENTITY npapi-sdk-version            "0.27.2">
    268 <!ENTITY php-version                  "5.6.8">
     268<!ENTITY php-version                  "5.6.9">
    269269<!ENTITY python2-version              "2.7.9">
    270270<!ENTITY python3-version              "3.4.3">
Note: See TracChangeset for help on using the changeset viewer.