Author: dnicholson
Date: 2006-09-05 09:44:27 -0600 (Tue, 05 Sep 2006)
New Revision: 6295

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/other/thunderbird.xml
Log:
Updated to thunderbird-1.5.0.5


Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-09-04 18:03:29 UTC (rev 6294)
+++ trunk/BOOK/general.ent      2006-09-05 15:44:27 UTC (rev 6295)
@@ -1,4 +1,4 @@
-<!ENTITY day          "04">                   <!-- Always 2 digits -->
+<!ENTITY day          "05">                   <!-- Always 2 digits -->
 <!ENTITY month        "09">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -530,7 +530,7 @@
 <!ENTITY dillo-version                "0.8.5">
 
 <!-- Chapter 37 -->
-<!ENTITY thunderbird-version          "1.5.0.4">
+<!ENTITY thunderbird-version          "1.5.0.5">
 <!ENTITY pan-version                  "0.14.2">
 <!ENTITY balsa-version                "2.3.12">
 <!ENTITY gaim-version                 "1.5.0">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-09-04 18:03:29 UTC 
(rev 6294)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-09-05 15:44:27 UTC 
(rev 6295)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>September 5th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
+          the patches so that they can apply cleanly.</para>
+        </listitem>
+     </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 4th, 2006</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      2006-09-04 18:03:29 UTC (rev 
6294)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      2006-09-05 15:44:27 UTC (rev 
6295)
@@ -16,10 +16,10 @@
     <!-- <para>This package does not come with a test suite.</para> -->
     <!-- <para>To test the results, issue: <command>make 
check</command>.</para> -->
 
-  <!ENTITY thunderbird-download-http     
"http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;-source.tar.bz2";>
+  <!ENTITY thunderbird-download-http     
"http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;-source.tar.bz2";>
   <!ENTITY thunderbird-download-ftp      
"ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;-source.tar.bz2";>
-  <!ENTITY thunderbird-md5sum            "ada9c163f5b26fe81958e7a85340811e">
-  <!ENTITY thunderbird-size              "34.2 MB">
+  <!ENTITY thunderbird-md5sum            "b09d29f912c2133a75b44f4801fc62b0">
+  <!ENTITY thunderbird-size              "34.3 MB">
   <!ENTITY thunderbird-buildsize         "597 MB">
   <!ENTITY thunderbird-time              "18.1 SBU">
 
@@ -251,6 +251,12 @@
 
 EOF</userinput></screen>
 
+    <para>If you wish to use <application>Pango</application> for font
+    rendering and have uncommented the appropriate option in
+    <filename>.mozconfig</filename>, apply the following patch:</para>
+
+<screen><userinput>patch -Np1 -i 
../thunderbird-&thunderbird-version;-pangoxft-1.patch</userinput></screen>
+
     <para>If you have system-installed Network Security Services (NSS) and
     Netscape Portable Runtime (NSPR) libraries and you uncommented the
     appropriate lines in the <filename>.mozconfig</filename> file to utilize
@@ -258,12 +264,6 @@
 
 <screen><userinput>patch -Np1 -i 
../thunderbird-&thunderbird-version;-system_nss-1.patch</userinput></screen>
 
-    <para>If you wish to use <application>Pango</application> for font
-    rendering and have uncommented the appropriate option in
-    <filename>.mozconfig</filename>, apply the following patch:</para>
-
-<screen><userinput>patch -Np1 -i 
../thunderbird-&thunderbird-version;-pangoxft-1.patch</userinput></screen>
-
     <para>Compile <application>Thunderbird</application> by
     issuing the following commands:</para>
 

-- 
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