Author: ken
Date: Tue Jul  9 08:51:30 2019
New Revision: 21820

Log:
firefox-68.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jul  8 14:11:14 2019        (r21819)
+++ trunk/BOOK/general.ent      Tue Jul  9 08:51:30 2019        (r21820)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "08">                   <!-- Always 2 digits -->
+<!ENTITY day          "09">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "July 8th, &year;">
+<!ENTITY releasedate  "July 9th, &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/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Jul  8 14:11:14 
2019        (r21819)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul  9 08:51:30 
2019        (r21820)
@@ -43,6 +43,16 @@
     -->
 
     <listitem>
+      <para>July 9th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Update to firefox-68.0. Fixes
+          <ulink url="&blfs-ticket-root;12242">#12242</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 8th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jul  8 14:11:14 2019        (r21819)
+++ trunk/BOOK/packages.ent     Tue Jul  9 08:51:30 2019        (r21820)
@@ -867,7 +867,7 @@
 <!--<!ENTITY chromium-version             "64.0.3282.186">-->
 <!ENTITY epiphany-version             "3.32.3">
 <!ENTITY falkon-version               "3.0.1">
-<!ENTITY firefox-version              "67.0.4">
+<!ENTITY firefox-version              "68.0">
 <!ENTITY flashplayer-version          "27.0.0.187">
 <!ENTITY qupzilla-version             "2.2.6">
 <!ENTITY seamonkey-version            "2.49.4">

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Mon Jul  8 14:11:14 2019        
(r21819)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Jul  9 08:51:30 2019        
(r21820)
@@ -6,15 +6,15 @@
 
   <!ENTITY firefox-download-http 
"&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
   <!ENTITY firefox-download-ftp  " ">
-  <!ENTITY firefox-md5sum        "6631ff5d6cf74bc881d68c375e628ebd">
-  <!ENTITY firefox-size          "273 MB">
+  <!ENTITY firefox-md5sum        "02cc438f5063d8e6a09644062aa825ba">
+  <!ENTITY firefox-size          "302 MB">
   <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
     But the extra cached cargo files, if any, seem to be minimal -->
-  <!ENTITY firefox-buildsize     "3.9 GB (160 MB installed) without tests">
+  <!ENTITY firefox-buildsize     "4.1 GB (162 MB installed) without tests">
   <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    most practical way to get a timing on a machine with more cores, if taking
    cores offline is not practical. If in doubt, round up -->
-  <!ENTITY firefox-time          "28 SBU (with parallelism=4) without tests">
+  <!ENTITY firefox-time          "25 SBU (with parallelism=4) without tests">
 ]>
 
 <sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@@ -178,7 +178,6 @@
       <xref linkend="curl"/>,
       <xref linkend="dbus-glib"/>,
       <xref linkend="doxygen"/>,
-      <xref linkend="GConf"/>,
       <xref role="runtime" linkend="ffmpeg"/> (runtime, to play mov, mp3 or 
mp4 files),
       <!--      <phrase revision="sysv"><ulink 
url="http://sourceforge.net/projects/liboauth/files/";>liboauth</ulink></phrase> 
-->
       <xref linkend="liboauth"/>,
@@ -236,20 +235,13 @@
 
 # Uncomment the following option if you have not installed PulseAudio
 #ac_add_options --disable-pulseaudio
-# and uncomment this if you installed alsa-lib instead of PulseAudio
+# or uncomment this if you installed alsa-lib instead of PulseAudio
 #ac_add_options --enable-alsa
 
-# If you have installed GConf, comment out this line
-ac_add_options --disable-gconf
-
-# From firefox-61, the stylo CSS code can no-longer be disabled
-
 # Comment out following options if you have not installed
 # recommended dependencies:
 ac_add_options --enable-system-sqlite
 ac_add_options --with-system-libevent
-# current firefox fails to build against libvpx-1.8.0
-#ac_add_options --with-system-libvpx
 # firefox-65 understands webp and ships with an included copy
 ac_add_options --with-system-webp
 ac_add_options --with-system-nspr
-- 
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