Ignore:
Timestamp:
06/22/2019 03:28:56 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
527f3db
Parents:
acf973b
Message:

Update to Node.js-10.16.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    racf973b r6a43232  
    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        "d76210a6ae1ea73d10254947684836fb">
    10   <!ENTITY nodejs-size          "19 MB">
    11   <!ENTITY nodejs-buildsize     "372 MB (add 32 MB for tests)">
    12   <!ENTITY nodejs-time          "5.1 SBU (using parallelism=4; add 1.3 SBU for tests)">
     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)">
    1313]>
    1414
     
    128128
    129129    <para>To test the results, issue: <command>make check</command>.
    130     The test-tls-server-verify test is known to fail.</para>
     130    The test-dns test is known to fail.</para>
    131131
    132132    <para>
     
    175175        </seg>
    176176        <seg>
    177           /usr/include/node/ and
    178           /usr/lib/node_modules/npm/
     177          /usr/include/node,
     178          /usr/lib/node_modules/npm, and
     179          /usr/share/systemtap/tapset
    179180        </seg>
    180181      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.