Changeset f0f259bb for general


Ignore:
Timestamp:
11/24/2019 07:03:25 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
0485135
Parents:
19ea489
Message:

Update to exo-0.12.10.
Update to cbindgen-0.10.0.
Update to nss-3.47.1.
Update to node.js-12.13.1.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r19ea489 rf0f259bb  
    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        "4678cadb8daffc435b57939e28f350ac">
     9  <!ENTITY nodejs-md5sum        "1535b099efb0bd0215baf086cab0967a">
    1010  <!ENTITY nodejs-size          "22 MB">
    11   <!ENTITY nodejs-buildsize     "582 MB (add 36 MB for tests)">
    12   <!ENTITY nodejs-time          "7.8 SBU (using parallelism=4; add 2.3 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "582 MB (add 37 MB for tests)">
     12  <!ENTITY nodejs-time          "7.8 SBU (using parallelism=4; add 2.4 SBU for tests)">
    1313]>
    1414
     
    129129    <para>
    130130      To test the results, issue: <command>make check</command>.
    131       Two tests, test-intl and test-dns, are known to fail.
     131      One test, test-dns, is known to fail.
    132132    </para>
    133133
  • general/prog/cbindgen.xml

    r19ea489 rf0f259bb  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "36ec45a92f886fbec2e036bf70b13f21">
    10   <!ENTITY cbindgen-size          "136 KB">
    11   <!ENTITY cbindgen-buildsize     "88 MB (add 504 MB for tests) ">
    12   <!ENTITY cbindgen-time          "1.2 SBU (Using paralleism=4; add 0.5 SBU for tests)">
     9  <!ENTITY cbindgen-md5sum        "939514c0ff78898a2cb737759c49ad6e">
     10  <!ENTITY cbindgen-size          "140 KB">
     11  <!ENTITY cbindgen-buildsize     "88 MB (add 515 MB for tests) ">
     12  <!ENTITY cbindgen-time          "0.9 SBU (Using paralleism=4; add 0.5 SBU for tests)">
    1313]>
    1414
     
    117117    <para>
    118118      To test the results, issue: <command>cargo test</command>.
    119       Four tests, test_expand*, are known to fail.
     119      Five tests, test_expand*, are known to fail.
    120120    </para>
    121121
Note: See TracChangeset for help on using the changeset viewer.