Author: ken
Date: Sat Mar 15 19:02:12 2014
New Revision: 12863

Log:
mutt-1.5.23 : ftp link corrected, this version is not in dev/. Added optional 
deps of openjade, gpgme, libgssapi, Mixmaster and reordered the deps to mostly 
alphabetic - jade and tex are for the PDF. Updated the links for qdbm and 
tokyocabinet.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/mailnews/mutt.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Mar 15 16:51:18 2014        (r12862)
+++ trunk/BOOK/general.ent      Sat Mar 15 19:02:12 2014        (r12863)
@@ -486,7 +486,7 @@
 <!ENTITY mailx-version                "12.4">
 <!ENTITY procmail-version             "3.22">
 <!ENTITY fetchmail-version            "6.3.26">
-<!ENTITY mutt-version                 "1.5.22">
+<!ENTITY mutt-version                 "1.5.23">
 <!ENTITY re-alpine-version            "2.03">
 
 <!-- Part V -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 15 16:51:18 
2014        (r12862)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 15 19:02:12 
2014        (r12863)
@@ -48,6 +48,10 @@
       <para>March 15th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - mutt-1.5.23. Fixes
+          <ulink url="&blfs-ticket-root;4795">#4795</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Added valgrind-3.9.0.  Fixes
           <ulink url="&blfs-ticket-root;4724">#4724</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/networking/mailnews/mutt.xml
==============================================================================
--- trunk/BOOK/networking/mailnews/mutt.xml     Sat Mar 15 16:51:18 2014        
(r12862)
+++ trunk/BOOK/networking/mailnews/mutt.xml     Sat Mar 15 19:02:12 2014        
(r12863)
@@ -5,11 +5,11 @@
   %general-entities;
 
   <!ENTITY mutt-download-http 
"&sourceforge-repo;/mutt/mutt-&mutt-version;.tar.gz">
-  <!ENTITY mutt-download-ftp  
"ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz";>
-  <!ENTITY mutt-md5sum        "48267aba1bc53db636777f4a1ec87cb6">
+  <!ENTITY mutt-download-ftp  
"ftp://ftp.mutt.org/mutt/mutt-&mutt-version;.tar.gz";>
+  <!ENTITY mutt-md5sum        "11f5b6a3eeba1afa1257fe93c9f26bff">
   <!ENTITY mutt-size          "3.7 MB">
-  <!ENTITY mutt-buildsize     "36 MB">
-  <!ENTITY mutt-time          "0.5 SBU (plus a further 0.3SBU to regenerate 
the html if the required dependencies are present)">
+  <!ENTITY mutt-buildsize     "36 MB (plus a further 8MB for the PDF manual)">
+  <!ENTITY mutt-time          "0.7 SBU (plus a further 0.2SBU to regenerate 
the html if the required dependencies are present, and 0.2 SBU to build the 
~PDF manual)">
 ]>
 
 <sect1 id="mutt" xreflabel="Mutt-&mutt-version;">
@@ -61,20 +61,22 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="gnupg2"/>,
-      <xref linkend="openssl"/> or 
-      <xref linkend="gnutls"/>,
-      an <xref linkend="server-mail"/> (that provides a 
<command>sendmail</command> command),
       <xref linkend="aspell"/>,
-      <xref linkend="mitkrb"/>,
       <xref linkend="cyrus-sasl"/>,
-      <xref linkend="slang"/>,
+      <xref linkend="gdb"/>,
+      <xref linkend="gnupg2"/>,
+      <xref linkend="gpgme"/>,
+      <ulink 
url="http://www.citi.umich.edu/projects/nfsv4/linux/";>libgssapi</ulink>,
       <xref linkend="libidn"/>,
-      <xref linkend="texlive"/>
+      <xref linkend="mitkrb"/>,
+      <ulink url="http://mixmaster.sourceforge.net/";>Mixmaster</ulink>,
+      an <xref linkend="server-mail"/> (that provides a 
<command>sendmail</command> command),
+      <xref linkend="slang"/>,
+      <xref linkend="openssl"/> or 
+      <xref linkend="gnutls"/>,
       <xref linkend="db"/> or
-      <ulink url="http://qdbm.sourceforge.net/";>QDBM</ulink> or
-      <ulink url="http://tokyocabinet.sourceforge.net/index.html";>Tokyo 
Cabinet</ulink>, and
-      <xref linkend="gdb"/>
+      <ulink url="http://fallabs.com/qdbm/";>QDBM</ulink> or
+      <ulink url="http://fallabs.com/tokyocabinet/";>Tokyo Cabinet</ulink>
     </para>
 
     <bridgehead renderas="sect4">Optional (To Regenerate HTML
@@ -88,7 +90,9 @@
 
     <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
     <para role="optional">
-      <xref linkend="docbook-dsssl"/>
+      <xref linkend="docbook-dsssl"/>,
+      <xref linkend="openjade"/> and
+      <xref linkend="texlive"/>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
-- 
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