Changeset 10dbdc5


Ignore:
Timestamp:
08/26/2013 05:45:40 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
092e7fb
Parents:
18c9ee54
Message:

Update to php-5.5.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r18c9ee54 r10dbdc5  
    383383<!ENTITY mercurial-version            "2.7">
    384384<!ENTITY NASM-version                 "2.10.09">
    385 <!ENTITY php-version                  "5.5.2">
     385<!ENTITY php-version                  "5.5.3">
    386386<!ENTITY pkgconfig-version            "0.28">
    387387<!ENTITY python2-version              "2.7.5">
  • general/prog/php.xml

    r18c9ee54 r10dbdc5  
    77  <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.bz2">
    88  <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2">
    9   <!ENTITY php-md5sum        "caf7f4d86514a568fb3c8021b096a9f0">
    10   <!ENTITY php-size          "11.7 MB">
    11   <!ENTITY php-buildsize     "356 MB">
    12   <!ENTITY php-time          "2.4 SBU (additional 2.9 SBU to run the test suite)">
     9  <!ENTITY php-md5sum        "886b08ee6865d654911a6bb02ae98ee8">
     10  <!ENTITY php-size          "11.5 MB">
     11  <!ENTITY php-buildsize     "353 MB">
     12  <!ENTITY php-time          "2.3 SBU (additional 2.9 SBU to run the test suite)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r18c9ee54 r10dbdc5  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to php-5.5.3.  Fixes
     51          <ulink url="&blfs-ticket-root;3983">#3983</ulink> (again).</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[ken] - Going Beyond BLFS : remove defunct link to PLD
    5155          and add a link to openSUSE factory.</para>
Note: See TracChangeset for help on using the changeset viewer.