Author: ken
Date: Wed Jun 24 14:06:01 2020
New Revision: 23326

Log:
Separate JS68 from firefox.

In preparation for firefox-78.0esr.
No intended changes to the rendered book.

Modified:
   trunk/BOOK/general/genlib/js68.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/general/genlib/js68.xml
==============================================================================
--- trunk/BOOK/general/genlib/js68.xml  Wed Jun 24 10:21:03 2020        (r23325)
+++ trunk/BOOK/general/genlib/js68.xml  Wed Jun 24 14:06:01 2020        (r23326)
@@ -6,15 +6,14 @@
 
   <!ENTITY js68-download-http 
"&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
   <!ENTITY js68-download-ftp  " ">
-  <!-- FIXME (that gets a highlight) - md5sum and size should match firefox -->
-  <!ENTITY firefox-md5sum     "a1156aed941b28a06115a9450a46563d">
-  <!ENTITY firefox-size       "303 MB">
+  <!ENTITY js68-md5sum        "a1156aed941b28a06115a9450a46563d">
+  <!ENTITY js68-size          "303 MB">
   <!ENTITY js68-buildsize     "2.8 GB (31 MB installed after removing 31MB 
static lib)">
   <!ENTITY js68-time          "2.4 SBU (with parallelism = 4)">
 ]>
 
 <!--<sect1 id="js68" xreflabel="js68-&JS68-version;">-->
-<sect1 id="js68" xreflabel="js68-&firefox-version;">
+<sect1 id="js68" xreflabel="js68-&JS68-version;">
   <?dbhtml filename="js68.html"?>
 
   <sect1info>
@@ -22,8 +21,7 @@
     <date>$Date$</date>
   </sect1info>
 
-<!--<title>JS-&JS68-version;</title>-->
-  <title>JS-&firefox-version;</title>
+  <title>JS-&JS68-version;</title>
 
   <indexterm zone="js68">
     <primary sortas="a-js68">js68</primary>
@@ -37,11 +35,6 @@
       written in C. JS68 is taken from Firefox.
     </para>
 
-    <!-- JS68 is only used by gjs at the moment -->
-
-    <!-- We'll need to remember to update js68 anytime there is a firefox
-         ESR update. -->
-
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -56,12 +49,12 @@
       </listitem>
       <listitem>
         <para>
-          Download MD5 sum: &firefox-md5sum;
+          Download MD5 sum: &js68-md5sum;
         </para>
       </listitem>
       <listitem>
         <para>
-          Download size: &firefox-size;
+          Download size: &js68-size;
         </para>
       </listitem>
       <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Jun 24 10:21:03 2020        (r23325)
+++ trunk/BOOK/packages.ent     Wed Jun 24 14:06:01 2020        (r23326)
@@ -119,8 +119,7 @@
 <!ENTITY jansson-version              "2.13.1">
 <!--<!ENTITY JS52-version                 "52.2.1gnome1">-->
 <!ENTITY JS60-version                 "60.8.0">
-<!-- JS68 uses the firefox tarball
-<!ENTITY JS68-version -->
+<!ENTITY JS68-version                 "68.9.0">
 <!ENTITY json-c-version               "0.14">
 <!ENTITY json-glib-version            "1.4.4">
 <!ENTITY keyutils-version             "1.6.1">

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Wed Jun 24 10:21:03 2020        
(r23325)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Wed Jun 24 14:06:01 2020        
(r23326)
@@ -6,7 +6,6 @@
 
   <!ENTITY firefox-download-http 
"&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
   <!ENTITY firefox-download-ftp  " ">
-  <!-- FIXME the version, md5sum and size should be shared with js68 -->
   <!ENTITY firefox-md5sum        "a1156aed941b28a06115a9450a46563d">
   <!ENTITY firefox-size          "303 MB">
   <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
-- 
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