Changeset d996cdb5 for general


Ignore:
Timestamp:
08/02/2019 12:59:55 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
3591ad9
Parents:
9fffa917
Message:

Update to mariadb-10.4.7.
Update to node-10.16.1.
Update to php-7.3.8.
Update to x265_3.1.2.
Update to PyYAML-5.1.2 (Python module).

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r9fffa917 rd996cdb5  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "c9a7ab43f8b50c8a4d5545de307b7540">
    10   <!ENTITY nodejs-size          "20 MB">
    11   <!ENTITY nodejs-buildsize     "501 MB (add 38 MB for tests)">
    12   <!ENTITY nodejs-time          "5.5 SBU (using parallelism=4; add 2.0 SBU for tests)">
     9  <!ENTITY nodejs-md5sum        "009e079ce7e2d695642fb61372459a77">
     10  <!ENTITY nodejs-size          "21 MB">
     11  <!ENTITY nodejs-buildsize     "433 MB (add 33 MB for tests)">
     12  <!ENTITY nodejs-time          "5.4 SBU (using parallelism=4; add 1.4 SBU for tests)">
    1313]>
    1414
     
    127127make</userinput></screen>
    128128
    129     <para>To test the results, issue: <command>make check</command>.
    130     The test-dns test is known to fail.</para>
     129    <para>To test the results, issue: <command>make check</command>.</para>
    131130
    132131    <para>
  • general/prog/php.xml

    r9fffa917 rd996cdb5  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "978df1956cb7399fdafb850ece73203a">
    10   <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "577 MB (add 3 MB for tests, add 112 MB for documentation)">
     9  <!ENTITY php-md5sum        "a8ffc4e51d8db006f5d53e7dd432ab46">
     10  <!ENTITY php-size          "12 MB">
     11  <!ENTITY php-buildsize     "580 MB (add 2 MB for tests, add 112 MB for documentation)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.6 SBU for tests)">
    1313]>
  • general/prog/pyyaml.xml

    r9fffa917 rd996cdb5  
    77  <!ENTITY PyYAML-download-http "http://pyyaml.org/download/pyyaml/PyYAML-&PyYAML-version;.tar.gz">
    88  <!ENTITY PyYAML-download-ftp  " ">
    9   <!ENTITY PyYAML-md5sum        "7e5a8d073b4084742c1d80105423ee9f">
    10   <!ENTITY PyYAML-size          "272 KB">
    11   <!ENTITY PyYAML-buildsize     "17 MB">
     9  <!ENTITY PyYAML-md5sum        "20f87ab421b0271dbf371dc5c1cddb5c">
     10  <!ENTITY PyYAML-size          "260 KB">
     11  <!ENTITY PyYAML-buildsize     "13 MB">
    1212  <!ENTITY PyYAML-time          "0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.