Changeset d122e9f2
- Timestamp:
- 02/17/2020 06:59:45 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7ffeb4bd
- Parents:
- 0984a00
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0984a00 rd122e9f2 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 6"> <!-- Always 2 digits -->3 <!ENTITY day "17"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 6th, &year;">9 <!ENTITY releasedate "February 17th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/nodejs.xml
r0984a00 rd122e9f2 7 7 <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz"> 8 8 <!ENTITY nodejs-download-ftp " "> 9 <!ENTITY nodejs-md5sum " e0299d7be20a2c8d5dd932f8494b072b">10 <!ENTITY nodejs-size "2 2MB">11 <!ENTITY nodejs-buildsize " 587 MB (add 39MB for tests)">12 <!ENTITY nodejs-time " 7.8SBU (using parallelism=4; add 2.4 SBU for tests)">9 <!ENTITY nodejs-md5sum "5677fc8907a16ab3c1f36f0605e83767"> 10 <!ENTITY nodejs-size "23 MB"> 11 <!ENTITY nodejs-buildsize "659 MB (add 34 MB for tests)"> 12 <!ENTITY nodejs-time "11.4 SBU (using parallelism=4; add 2.4 SBU for tests)"> 13 13 ]> 14 14 … … 36 36 </para> 37 37 38 &lfs9 0_checked;38 &lfs91_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> … … 72 72 </itemizedlist> 73 73 74 74 <!--<note> 75 75 <para> 76 76 This tarball was created using a BSD version of … … 79 79 keywords. 80 80 </para> 81 </note> 81 </note>--> 82 82 83 83 <bridgehead renderas="sect3">Node.js Dependencies</bridgehead> -
introduction/welcome/changelog.xml
r0984a00 rd122e9f2 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 17th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to node-js-12.16.0. Fixes 49 <ulink url="&blfs-ticket-root;13120">#13120</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>February 16th, 2020</para> -
packages.ent
r0984a00 rd122e9f2 170 170 <!ENTITY lzo-version "2.10"> 171 171 <!ENTITY mtdev-version "1.1.6"> 172 <!ENTITY nodejs-version "12.1 5.0">172 <!ENTITY nodejs-version "12.16.0"> 173 173 <!ENTITY npth-version "1.6"> 174 174 <!ENTITY nspr-version "4.25">
Note:
See TracChangeset
for help on using the changeset viewer.