Ignore:
Timestamp:
10/05/2014 04:04:10 PM (10 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, krejzi/svn, 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:
81b9c4a
Parents:
768e6fd
Message:

Update to php-5.6.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r768e6fd ra081db0a  
    55  %general-entities;
    66
    7   <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.bz2">
    8   <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2">
    9   <!ENTITY php-md5sum        "1f889357528809a6675e2f23995832d7">
    10   <!ENTITY php-size          "13 MB">
    11   <!ENTITY php-buildsize     "442 MB (additional 1 MB to run the test suite and 102 MB for documentation)">
    12   <!ENTITY php-time          "4 SBU (additional 1.9 SBU to run the test suite)">
     7  <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.xz">
     8  <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">
     9  <!ENTITY php-md5sum        "d34002f90a7049282ec663adcac7ba9e">
     10  <!ENTITY php-size          "11 MB">
     11  <!ENTITY php-buildsize     "367 MB (additional 11 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)">
    1313]>
    1414
     
    409409        php, php-cgi, php-config, php-fpm, and phpize</seg>
    410410        <seg>dba.{so,a} and opcache.{so,a} in
    411        /usr/lib/php/extensions/no-debug-non-zts-20121212/</seg>
     411       /usr/lib/php/extensions/no-debug-non-zts-20131226/</seg>
    412412        <seg>/usr/include/php, /usr/lib/php, /usr/share/php and
    413413        /usr/share/doc/php-&php-version;</seg>
Note: See TracChangeset for help on using the changeset viewer.