Changeset 774675e5


Ignore:
Timestamp:
05/13/2021 07:53:06 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
db8b380
Parents:
5f06841
Message:

Update to node-v14.17.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r5f06841 r774675e5  
    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        "0483d8d477b33fce65fd8cfbded088ca">
     9  <!ENTITY nodejs-md5sum        "813984b6029b5e69298ca58743732881">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "727 MB (add 16 MB for tests)">
    12   <!ENTITY nodejs-time          "11 SBU (using parallelism=4; add 2.0 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "748 MB (add 21 MB for tests)">
     12  <!ENTITY nodejs-time          "9.1 SBU (using parallelism=4; add 2.1 SBU for tests)">
    1313  <!-- time might be longer on intel, on AMD the initial LFS SBU is very slow -->
    1414]>
     
    121121  <sect2 role="installation">
    122122    <title>Installation of Node.js</title>
    123 
    124     <!-- needed for ICU-69.1 -->
    125     <para>
    126       First, fix the build with system ICU:
    127     </para>
    128 
    129 <screen><userinput remap="pre">patch -Np1 -i ../node-v&nodejs-version;-icu_69-1.patch</userinput></screen>
    130123
    131124    <para>
  • introduction/welcome/changelog.xml

    r5f06841 r774675e5  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to node.js-14.17.0. Fixes
     49          <ulink url="&blfs-ticket-root;15030">#15030</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Removed the instructions for moving the popt library
    4953          in the event that /usr is not available.</para>
  • packages.ent

    r5f06841 r774675e5  
    179179<!ENTITY lzo-version                  "2.10">
    180180<!ENTITY mtdev-version                "1.1.6">
    181 <!ENTITY nodejs-version               "14.16.1">
     181<!ENTITY nodejs-version               "14.17.0">
    182182<!ENTITY npth-version                 "1.6">
    183183<!ENTITY nspr-version                 "4.30">
Note: See TracChangeset for help on using the changeset viewer.