Author: dj
Date: Sat Oct  7 18:28:20 2017
New Revision: 19301

Log:
Update to node.js-8.6.0. Fixes #9756.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/nodejs.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Oct  7 17:13:40 2017        (r19300)
+++ trunk/BOOK/general.ent      Sat Oct  7 18:28:20 2017        (r19301)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 7th, &year;">
+<!ENTITY releasedate  "October 8th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/genlib/nodejs.xml
==============================================================================
--- trunk/BOOK/general/genlib/nodejs.xml        Sat Oct  7 17:13:40 2017        
(r19300)
+++ trunk/BOOK/general/genlib/nodejs.xml        Sat Oct  7 18:28:20 2017        
(r19301)
@@ -6,10 +6,10 @@
 
   <!ENTITY nodejs-download-http 
"https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz";>
   <!ENTITY nodejs-download-ftp  " ">
-  <!ENTITY nodejs-md5sum        "e6c85c83001340b30671e9432e1bd337">
+  <!ENTITY nodejs-md5sum        "e729aa13d06c35301150de6a876607fb">
   <!ENTITY nodejs-size          "18 MB">
-  <!ENTITY nodejs-buildsize     "349 MB">
-  <!ENTITY nodejs-time          "11.3 SBU">
+  <!ENTITY nodejs-buildsize     "379 MB">
+  <!ENTITY nodejs-time          "11.4 SBU">
 ]>
 
 <sect1 id="nodejs" xreflabel="nodejs-&nodejs-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct  7 17:13:40 
2017        (r19300)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct  7 18:28:20 
2017        (r19301)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>October 8th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Update to node.js-8.6.0. Fixes
+          <ulink url="&blfs-ticket-root;9756">#9756</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 7th, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Oct  7 17:13:40 2017        (r19300)
+++ trunk/BOOK/packages.ent     Sat Oct  7 18:28:20 2017        (r19301)
@@ -167,7 +167,7 @@
 <!ENTITY libzeitgeist-version         "0.3.18">
 <!ENTITY lzo-version                  "2.10">
 <!ENTITY mtdev-version                "1.1.5">
-<!ENTITY nodejs-version               "8.4.0">
+<!ENTITY nodejs-version               "8.6.0">
 <!ENTITY npth-version                 "1.5">
 <!ENTITY nspr-version                 "4.17">
 <!ENTITY openobex-version             "1.7.2">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to