Author: timtas
Date: Wed Aug 28 08:42:08 2019
New Revision: 22061

Log:
Update to thunderbird-68.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Aug 27 16:38:12 2019        (r22060)
+++ trunk/BOOK/general.ent      Wed Aug 28 08:42:08 2019        (r22061)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "27">                   <!-- Always 2 digits -->
+<!ENTITY day          "28">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 27th, &year;">
+<!ENTITY releasedate  "August 28th, &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       Tue Aug 27 16:38:12 
2019        (r22060)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Aug 28 08:42:08 
2019        (r22061)
@@ -43,6 +43,16 @@
        -->
 
     <listitem>
+      <para>August 28th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[timtas] - Update to thunderbird-68.0. Fixes
+          <ulink url="&blfs-ticket-root;12452">#12452</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 27th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Aug 27 16:38:12 2019        (r22060)
+++ trunk/BOOK/packages.ent     Wed Aug 28 08:42:08 2019        (r22061)
@@ -888,7 +888,7 @@
 <!ENTITY pidgin-version               "2.13.0">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.22">
-<!ENTITY thunderbird-version          "60.8.0">
+<!ENTITY thunderbird-version          "68.0">
 <!ENTITY tigervnc-version             "1.9.0">
 <!ENTITY transmission-version         "2.94">
 <!ENTITY xarchiver-version            "0.5.4">

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Tue Aug 27 16:38:12 2019        
(r22060)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Wed Aug 28 08:42:08 2019        
(r22061)
@@ -6,9 +6,9 @@
 
   <!ENTITY thunderbird-download-http 
"&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
   <!ENTITY thunderbird-download-ftp  " ">
-  <!ENTITY thunderbird-md5sum        "a8735a56f578c2690442ee26f60c488a">
-  <!ENTITY thunderbird-size          "273 MB">
-  <!ENTITY thunderbird-buildsize     "6.6 GB (146 MB installed)">
+  <!ENTITY thunderbird-md5sum        "79fbff6edded2fce28026c617dec805c">
+  <!ENTITY thunderbird-size          "323 MB">
+  <!ENTITY thunderbird-buildsize     "7.9 GB (146 MB installed)">
   <!ENTITY thunderbird-time          "26 SBU (with -j4, estimated 84 SBU with 
-j1)">
   <!-- Verified the time at -j1 on another system for posterity's sake. -->
 ]>
@@ -121,9 +121,8 @@
       <!-- <xref linkend="openjdk"/>, not in build log -->
       <xref linkend="pulseaudio"/>,
       <xref linkend="startup-notification"/>,
-      <xref linkend="wget"/>,
-      <xref linkend="wireless_tools"/>, and
-      <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>
+      <xref linkend="wget"/>, and
+      <xref linkend="wireless_tools"/>
     </para>
 
     <para condition="html" role="usernotes">
@@ -165,7 +164,6 @@
 ac_add_options --disable-necko-wifi
 
 # Uncomment these lines if you have installed optional dependencies:
-#ac_add_options --enable-system-hunspell
 #ac_add_options --enable-startup-notification
 
 # Comment out following option if you have PulseAudio installed
@@ -211,8 +209,6 @@
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-pixman
 
-ac_add_options --with-pthreads
-
 ac_add_options --with-system-bz2
 ac_add_options --with-system-jpeg
 ac_add_options --with-system-png
-- 
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