Author: igor
Date: Mon Oct 28 04:09:05 2013
New Revision: 12080
Log:
update to mutt-1.5.22
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 Mon Oct 28 01:58:36 2013 (r12079)
+++ trunk/BOOK/general.ent Mon Oct 28 04:09:05 2013 (r12080)
@@ -474,7 +474,7 @@
<!ENTITY mailx-version "12.4">
<!ENTITY procmail-version "3.22">
<!ENTITY fetchmail-version "6.3.26">
-<!ENTITY mutt-version "1.5.21">
+<!ENTITY mutt-version "1.5.22">
<!ENTITY re-alpine-version "2.03">
<!-- Part V -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Oct 28 01:58:36
2013 (r12079)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Oct 28 04:09:05
2013 (r12080)
@@ -47,6 +47,10 @@
<para>October 28th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[igor] - Update to mutt-1.5.22. Fixes
+ <ulink url="&blfs-ticket-root;4217">#4217</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Archive accountsservice-0.6.34 and
libgnome-keyring-3.10.0. Fixes
<ulink url="&blfs-ticket-root;4192">#4192</ulink> and
Modified: trunk/BOOK/networking/mailnews/mutt.xml
==============================================================================
--- trunk/BOOK/networking/mailnews/mutt.xml Mon Oct 28 01:58:36 2013
(r12079)
+++ trunk/BOOK/networking/mailnews/mutt.xml Mon Oct 28 04:09:05 2013
(r12080)
@@ -6,10 +6,10 @@
<!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 "a29db8f1d51e2f10c070bf88e8a553fd">
- <!ENTITY mutt-size "3.6 MB">
- <!ENTITY mutt-buildsize "34 MB">
- <!ENTITY mutt-time "0.3 SBU (plus a further 0.3SBU to regenerate
the html if the required dependencies are present)">
+ <!ENTITY mutt-md5sum "48267aba1bc53db636777f4a1ec87cb6">
+ <!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)">
]>
<sect1 id="mutt" xreflabel="Mutt-&mutt-version;">
@@ -57,14 +57,6 @@
</listitem>
</itemizedlist>
- <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>Required patch: <ulink
-
url="&patch-root;/mutt-&mutt-version;-interactive_smtp_fix-1.patch"/></para>
- </listitem>
- </itemizedlist>-->
-
<bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -187,29 +179,26 @@
<para><parameter>--without-tokyocabinet</parameter>: This switch disables
<application>Tokyo Cabinet</application> as the header cache
backend.</para>
- <!-- <para><parameter>- -without-gdbm</parameter>: This switch disables
- <application>GDBM</application> as the header cache backend.</para> -->
-
<para><parameter>--with-gdbm</parameter>: This switch enables
<application>GDBM</application> as the header cache backend.</para>
<para><parameter>--without-bdb</parameter>: This switch disables
<application>Berkeley DB</application> as the header cache backend.</para>
- <para><parameter>--enable-smtp</parameter>: This switch enables
+ <para><option>--enable-smtp</option>: This switch enables
SMTP relay support.</para>
- <para><parameter>--with-ssl</parameter>: This parameter adds SSL/TLS
+ <para><option>--with-ssl</option>: This parameter adds SSL/TLS
support from <xref linkend="openssl"/> in POP3/IMAP/SMTP if they are
enabled.</para>
- <para><parameter>--with-sasl</parameter>: This parameter adds
+ <para><option>--with-sasl</option>: This parameter adds
authentication support from <xref linkend="cyrus-sasl"/> in POP3/IMAP/SMTP
if they are enabled. Depending on the server configuration, this may not
be needed for POP3 or IMAP. However, it is needed for SMTP
authentication.</para>
- <para><parameter>--with-slang</parameter>: Use <application>S-Lang
+ <para><option>--with-slang</option>: Use <application>S-Lang
</application> instead of <application>Ncurses</application>.</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page