Ignore:
Timestamp:
12/05/2016 08:31:32 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
454acd6
Parents:
36d485a
Message:

Update to php-7.1.0.
Update to nss-3.27.2.
Update to libunistring-0.9.7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r36d485a r3cf45b8  
    88  <!--<!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">-->
    99  <!ENTITY php-download-ftp  " ">
    10   <!ENTITY php-md5sum        "eb117bf1d1efc99c522f132b265a3402">
    11   <!ENTITY php-size          "11.9 MB">
    12   <!ENTITY php-buildsize     "573 MB (add 1.3 MB for tests, add 163 MB for docs)">
    13   <!ENTITY php-time          "4.5 SBU (add 2.4 SBU for tests)">
     10  <!ENTITY php-md5sum        "cf36039303c47f493100afea522a8f53">
     11  <!ENTITY php-size          "12.2 MB">
     12  <!ENTITY php-buildsize     "449 MB (add 3 MB for tests, add 117 MB for docs)">
     13  <!ENTITY php-time          "4.6 SBU (add 2.2 SBU for tests)">
    1414]>
    1515
     
    206206      </para>
    207207    </note>
    208 
     208<!--
    209209    <para>
    210210      If you wish to build <application>PHP</application> with the
     
    216216
    217217<screen><userinput>sed -i 's/buffio.h/tidy&amp;/' ext/tidy/tidy.c</userinput></screen>
    218 
     218-->
    219219    <para>
    220220      Install <application>PHP</application> by running the following commands:
Note: See TracChangeset for help on using the changeset viewer.