Author: randy Date: 2005-07-18 08:29:31 -0600 (Mon, 18 Jul 2005) New Revision: 4735
Modified: trunk/BOOK/basicnet/mailnews/nail.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Nail-11.24 Modified: trunk/BOOK/basicnet/mailnews/nail.xml =================================================================== --- trunk/BOOK/basicnet/mailnews/nail.xml 2005-07-17 22:28:44 UTC (rev 4734) +++ trunk/BOOK/basicnet/mailnews/nail.xml 2005-07-18 14:29:31 UTC (rev 4735) @@ -6,10 +6,10 @@ <!ENTITY nail-download-http "http://prdownloads.sourceforge.net/nail/nail-&nail-version;.tar.bz2"> <!ENTITY nail-download-ftp " "> - <!ENTITY nail-md5sum "caad4c4cd02c7fbf0d9e7fec50ff3b21"> - <!ENTITY nail-size "264 KB"> - <!ENTITY nail-buildsize "2.9 MB"> - <!ENTITY nail-time "0.05 SBU"> + <!ENTITY nail-md5sum "e127cdbba1220a45f6f1f463ac4b4fd1"> + <!ENTITY nail-size "266 KB"> + <!ENTITY nail-buildsize "3.0 MB"> + <!ENTITY nail-time "less than 0.1 SBU"> ]> <sect1 id="nail" xreflabel="Nail-&nail-version;"> @@ -30,12 +30,12 @@ <title>Introduction to Nail</title> <para>The <application>Nail</application> package contains - <command>nail</command>, a command-line Mail User Agent derived from Berkeley - Mail which is intended to provide the functionality of the POSIX + <command>nail</command>, a command-line Mail User Agent derived from + Berkeley Mail which is intended to provide the functionality of the POSIX <command>mailx</command> command with additional support for MIME messages, - IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, scoring, - and filtering. <application>Nail</application> is especially useful for writing scripts - and batch processing.</para> + IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, + scoring, and filtering. <application>Nail</application> is especially + useful for writing scripts and batch processing.</para> <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing='compact'> @@ -79,6 +79,8 @@ <screen><userinput>make SENDMAIL=/usr/sbin/sendmail</userinput></screen> + <para>This package does not come with a test suite.</para> + <para>Now, as the root user:</para> <screen role='root'><userinput>make PREFIX=/usr install UCBINSTALL=/usr/bin/install && Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-07-17 22:28:44 UTC (rev 4734) +++ trunk/BOOK/general.ent 2005-07-18 14:29:31 UTC (rev 4735) @@ -1,4 +1,4 @@ -<!ENTITY day "17"> +<!ENTITY day "18"> <!ENTITY month "07"> <!ENTITY year "2005"> <!ENTITY version "svn-&year;&month;&day;"> @@ -254,7 +254,7 @@ <!ENTITY ethereal-version "0.10.11"> <!-- Chapter 20 --> -<!ENTITY nail-version "11.22"> +<!ENTITY nail-version "11.24"> <!ENTITY procmail-version "3.22"> <!ENTITY fetchmail-version "6.2.5"> <!ENTITY mutt-version "1.4.2.1i"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-07-17 22:28:44 UTC (rev 4734) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-07-18 14:29:31 UTC (rev 4735) @@ -25,6 +25,10 @@ <itemizedlist> <listitem> + <para>July 18th 2005 [randy]: Updated to Nail-11.24.</para> + </listitem> + + <listitem> <para>July 17th 2005 [randy]: Updated to GnuCash-1.8.11.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
