Changeset d2b611e


Ignore:
Timestamp:
11/16/2014 10:27:08 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.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:
88855c6
Parents:
54103ae
Message:

Update to php-5.6.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r54103ae rd2b611e  
    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        "c976f54d429a0e5214659b0098e44e37">
     9  <!ENTITY php-md5sum        "7635f344145a4edd7dff6ecec795aaea">
    1010  <!ENTITY php-size          "11 MB">
    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)">
     11  <!ENTITY php-buildsize     "377 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

    r54103ae rd2b611e  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to php-5.6.3. Fixes
     52          <ulink url="&blfs-ticket-root;5822">#5822</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to wireshark-1.12.2. Fixes
    5256          <ulink url="&blfs-ticket-root;5816">#5816</ulink>.</para>
  • packages.ent

    r54103ae rd2b611e  
    266266<!ENTITY nasm-version                 "2.11.06">
    267267<!ENTITY npapi-sdk-version            "0.27.2">
    268 <!ENTITY php-version                  "5.6.2">
     268<!ENTITY php-version                  "5.6.3">
    269269<!ENTITY python2-version              "2.7.8">
    270270<!ENTITY python3-version              "3.4.2">
Note: See TracChangeset for help on using the changeset viewer.