Author: bdubbs
Date: Wed Jul 24 11:14:21 2013
New Revision: 11489
Log:
Update to fetchmail-6.3.26
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/mailnews/fetchmail.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Jul 24 10:48:33 2013 (r11488)
+++ trunk/BOOK/general.ent Wed Jul 24 11:14:21 2013 (r11489)
@@ -489,7 +489,7 @@
<!-- Chapter 19 -->
<!ENTITY mailx-version "12.4">
<!ENTITY procmail-version "3.22">
-<!ENTITY fetchmail-version "6.3.21">
+<!ENTITY fetchmail-version "6.3.26">
<!ENTITY mutt-version "1.5.21">
<!ENTITY re-alpine-version "2.03">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Jul 24 10:48:33
2013 (r11488)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jul 24 11:14:21
2013 (r11489)
@@ -47,7 +47,10 @@
<para>July 24th, 2013</para>
<itemizedlist>
<listitem>
- <para>[bdubbs] - Update to realpine-2.03.</para>
+ <para>[bdubbs] - Update to fetchmail-6.3.26.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to re-alpine-2.03.</para>
</listitem>
<listitem>
<para>[igor] - Subversion-1.8.1.</para>
Modified: trunk/BOOK/networking/mailnews/fetchmail.xml
==============================================================================
--- trunk/BOOK/networking/mailnews/fetchmail.xml Wed Jul 24 10:48:33
2013 (r11488)
+++ trunk/BOOK/networking/mailnews/fetchmail.xml Wed Jul 24 11:14:21
2013 (r11489)
@@ -4,11 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY fetchmail-download-http
"&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz">
+ <!--<!ENTITY fetchmail-download-http
"&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz">
Not up to date -->
+ <!ENTITY fetchmail-download-http " ">
<!ENTITY fetchmail-download-ftp
"ftp://ftp.at.gnucash.org/pub/infosys/mail/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
- <!ENTITY fetchmail-md5sum "db75ef2058423599386add311bc954ce">
+ <!ENTITY fetchmail-md5sum "61b66faad044afa26e142bb1791aa2b3">
<!ENTITY fetchmail-size "1.2 MB">
- <!ENTITY fetchmail-buildsize "15 MB">
+ <!ENTITY fetchmail-buildsize "14 MB">
<!ENTITY fetchmail-time "0.1 SBU">
]>
@@ -61,11 +62,16 @@
<bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="openssl"/> and a local MDA
- (<xref linkend="procmail"/>)</para>
+ <para role="required">
+ <xref linkend="openssl"/> and
+ a local MDA (<xref linkend="procmail"/>)
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="python2"/> and <xref
linkend="tk"/></para>
+ <para role="optional">
+ <xref linkend="python2"/> and
+ <xref linkend="tk"/>
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/fetchmail"/></para>
@@ -134,10 +140,10 @@
<para>This is an example configuration that should suffice for most
people.
You can add as many users and servers as you need using the same
syntax.</para>
- <para><command>man fetchmail</command>: Look for the section near
- the bottom named <emphasis>CONFIGURATION EXAMPLES</emphasis>. It
- gives some quick examples. There are countless other config options once
- you get used to it.</para>
+ <para><command>man fetchmail</command>: Look for the section near the
+ bottom named <emphasis>CONFIGURATION EXAMPLES</emphasis>. It gives some
+ quick examples. There are countless other configuration options once you
+ get used to it.</para>
</sect3>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page