Author: fernando
Date: Tue Mar 18 16:29:37 2014
New Revision: 12876

Log:
Updates to xulrunner-28.0/firefox-28.0, firefox-28.0-standalone and 
thunderbird-24.4.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/xulrunner.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Mar 18 04:32:11 2014        (r12875)
+++ trunk/BOOK/general.ent      Tue Mar 18 16:29:37 2014        (r12876)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "17">                   <!-- Always 2 digits -->
+<!ENTITY day          "18">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 17th, &year;">
+<!ENTITY releasedate  "March 18th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->
@@ -577,7 +577,7 @@
 <!ENTITY startup-notification-version "0.12">
 <!ENTITY webkitgtk-version            "1.10.2">   <!-- Even minors only -->
 <!ENTITY webkitgtk2-version           "2.2.5">    <!-- Even minors only -->
-<!ENTITY xulrunner-version            "27.0.1">
+<!ENTITY xulrunner-version            "28.0">
 
 <!ENTITY gtk2-libdir                  "2.0/2.10.0">
 <!ENTITY qt4-dir                      "$QTDIR">
@@ -744,7 +744,7 @@
 <!ENTITY pidgin-version               "2.10.9">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.19">
-<!ENTITY thunderbird-version          "24.3.0">
+<!ENTITY thunderbird-version          "24.4.0">
 <!ENTITY transmission-version         "2.82">
 <!ENTITY xchat-version                "2.8.8">
 <!ENTITY xdg-utils-version            "1.1.0-rc1">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 18 04:32:11 
2014        (r12875)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 18 16:29:37 
2014        (r12876)
@@ -45,6 +45,21 @@
 -->
 
     <listitem>
+      <para>March 18th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Update to thunderbird-24.4.0. Fixes
+          <ulink url="&blfs-ticket-root;4819">#4819</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to xulrunner-28.0/firefox-28.0 and
+          firefox-28.0-standalone. Fixes
+          <ulink url="&blfs-ticket-root;4818">#4818</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 17th, 2014</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/lib/xulrunner.xml
==============================================================================
--- trunk/BOOK/x/lib/xulrunner.xml      Tue Mar 18 04:32:11 2014        (r12875)
+++ trunk/BOOK/x/lib/xulrunner.xml      Tue Mar 18 16:29:37 2014        (r12876)
@@ -10,10 +10,10 @@
            
"http:///ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2";>
   <!ENTITY xulrunner-download-ftp
            
"ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2";>
-  <!ENTITY xulrunner-md5sum        "c8feb2c55294aa679e8755ac24844933">
-  <!ENTITY xulrunner-size          "124 MB">
-  <!ENTITY xulrunner-buildsize     "3.5 GB (93 MB installed)">
-  <!ENTITY xulrunner-time          "34 SBU">
+  <!ENTITY xulrunner-md5sum        "db06b6da6b826cfc6a49c15bca115a6b">
+  <!ENTITY xulrunner-size          "129 MB">
+  <!ENTITY xulrunner-buildsize     "3.5 GB (95 MB installed)">
+  <!ENTITY xulrunner-time          "35 SBU">
 ]>
 
 <sect1 id="xulrunner" xreflabel="Xulrunner-&xulrunner-version;">
@@ -116,6 +116,8 @@
       <xref linkend="gst-ffmpeg"/>,
       <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>,
       <xref linkend="libnotify"/>,
+      <xref linkend="openjdk"/>,
+      <xref linkend="pulseaudio"/>,
       <xref linkend="startup-notification"/>,
       <xref linkend="wget"/> and
       <xref linkend="wireless_tools"/>
@@ -189,6 +191,9 @@
 ac_add_options --disable-tests
 ac_add_options --disable-mochitest
 
+# Comment out following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
+
 ac_add_options --enable-optimize
 ac_add_options --enable-strip
 ac_add_options --enable-install-strip

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Mar 18 04:32:11 2014        
(r12875)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Mar 18 16:29:37 2014        
(r12876)
@@ -10,11 +10,10 @@
            
"http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2";>
   <!ENTITY firefox-download-ftp
            
"ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2";>
-  <!ENTITY firefox-md5sum        "c8feb2c55294aa679e8755ac24844933">
-  <!ENTITY firefox-size          "124 MB">
-  <!ENTITY firefox-buildsize     "3.5 GB (54 MB installed) (or 874 MB and 5.3 
MB
-                                  if using Xulrunner)">
-  <!ENTITY firefox-time          "34 SBU (0.4 SBU if using Xulrunner)">
+  <!ENTITY firefox-md5sum        "db06b6da6b826cfc6a49c15bca115a6b">
+  <!ENTITY firefox-size          "129 MB">
+  <!ENTITY firefox-buildsize     "3.6 GB (57 MB installed) (or 895 MB and 5.2 
MB if using Xulrunner)">
+  <!ENTITY firefox-time          "35 SBU (0.3 SBU if using Xulrunner)">
 ]>
 
 <sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@@ -114,6 +113,8 @@
       <xref linkend="gst-ffmpeg"/>,
       <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>,
       <xref linkend="libnotify"/>,
+      <xref linkend="openjdk"/>,
+      <xref linkend="pulseaudio"/>,
       <xref linkend="startup-notification"/>,
       <xref linkend="wget"/>,
       <xref linkend="wireless_tools"/> and
@@ -206,6 +207,9 @@
 ac_add_options --disable-debug
 ac_add_options --disable-tests
 
+# Comment out following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
+
 ac_add_options --enable-optimize
 ac_add_options --enable-strip
 ac_add_options --enable-install-strip

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Tue Mar 18 04:32:11 2014        
(r12875)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Tue Mar 18 16:29:37 2014        
(r12876)
@@ -8,10 +8,10 @@
            
"http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2";>
   <!ENTITY thunderbird-download-ftp
            
"&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
-  <!ENTITY thunderbird-md5sum            "3093e14a3635123c0c70c8c11c27c7b1">
+  <!ENTITY thunderbird-md5sum            "a25af92e0f328136c014fcc22b5eacd0">
   <!ENTITY thunderbird-size              "134 MB">
   <!ENTITY thunderbird-buildsize         "4.2 GB (53 MB installed)">
-  <!ENTITY thunderbird-time              "52 SBU">
+  <!ENTITY thunderbird-time              "51 SBU">
 ]>
 
 <sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to