Changeset 087639a


Ignore:
Timestamp:
06/18/2020 10:57:22 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
1d2a8e9
Parents:
98a83b1
Message:

Update to node.js-12.18.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r98a83b1 r087639a  
    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        "9e140f97f434a41fff8392ecc6852db2">
     9  <!ENTITY nodejs-md5sum        "ac35e28394513ecb232eed72270b6d4f">
    1010  <!ENTITY nodejs-size          "23 MB">
    11   <!ENTITY nodejs-buildsize     "660 MB (add 55 MB for tests)">
    12   <!ENTITY nodejs-time          "8.3 SBU (using parallelism=4; add 2.7 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "677 MB (add 60 MB for tests)">
     12  <!ENTITY nodejs-time          "8.0 SBU (using parallelism=4; add 2.2 SBU for tests)">
    1313  <!-- timing may be shorter on intel -->
    1414]>
     
    157157
    158158    <para>
    159       <!-- FIXME : reinstate nghttp2 in this if build is fixed
     159      <!-- FIXME : reinstate nghttp2 in this if build is fixed
     160           FIXME cont: Seems to be fixed in 12.18.1 -renodr
    160161      <parameter>\-\-shared-{cares,libuv,nghttp2,openssl,zlib}</parameter>: -->
    161       <parameter>--shared-{cares,libuv,openssl,zlib}</parameter>:
     162      <parameter>--shared-{cares,libuv,nghttp2,openssl,zlib}</parameter>:
    162163      use the system installed libraries instead of local copies.
    163164    </para>
  • introduction/welcome/changelog.xml

    r98a83b1 r087639a  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[pierre] - Update to bind-9.16.4. Fixes
     48          <para>[renodr] - Update to node.js-12.18.1. Fixes
     49          <ulink url="&blfs-ticket-root;13681">#13681</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to bind-9.16.4. Fixes
    4953          <ulink url="&blfs-ticket-root;13680">#13680</ulink>.</para>
    5054        </listitem>
  • packages.ent

    r98a83b1 r087639a  
    176176<!ENTITY lzo-version                  "2.10">
    177177<!ENTITY mtdev-version                "1.1.6">
    178 <!ENTITY nodejs-version               "12.18.0">
     178<!ENTITY nodejs-version               "12.18.1">
    179179<!ENTITY npth-version                 "1.6">
    180180<!ENTITY nspr-version                 "4.25">
Note: See TracChangeset for help on using the changeset viewer.