Author: ken
Date: Mon May 28 16:19:45 2018
New Revision: 20178

Log:
libunistring-0.9.10 and mutt-1.10.0

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

Modified: trunk/BOOK/general/genlib/libunistring.xml
==============================================================================
--- trunk/BOOK/general/genlib/libunistring.xml  Mon May 28 15:27:42 2018        
(r20177)
+++ trunk/BOOK/general/genlib/libunistring.xml  Mon May 28 16:19:45 2018        
(r20178)
@@ -6,10 +6,10 @@
 
   <!ENTITY libunistring-download-http 
"&gnu-http;/libunistring/libunistring-&libunistring-version;.tar.xz">
   <!ENTITY libunistring-download-ftp  
"&gnu-ftp;/libunistring/libunistring-&libunistring-version;.tar.xz">
-  <!ENTITY libunistring-md5sum        "e4ecbf169a07ef021f89132e3fe55c02">
-  <!ENTITY libunistring-size          "1.9 MB">
-  <!ENTITY libunistring-buildsize     "44 MB (add 45 MB for tests)">
-  <!ENTITY libunistring-time          "0.7 SBU (add 0.9 SBU for tests)">
+  <!ENTITY libunistring-md5sum        "db08bb384e81968957f997ec9808926e">
+  <!ENTITY libunistring-size          "2.0 MB">
+  <!ENTITY libunistring-buildsize     "49 MB (add 43 MB for tests)">
+  <!ENTITY libunistring-time          "0.9 SBU (add 1.0 SBU for tests)">
 ]>
 
 <sect1 id="libunistring" xreflabel="libunistring-&libunistring-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon May 28 15:27:42 
2018        (r20177)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon May 28 16:19:45 
2018        (r20178)
@@ -45,6 +45,14 @@
       <para>May 28th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Update to mutt-1.10.0.  Fixes
+          <ulink url="&blfs-ticket-root;10796">#10796</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[ken] - Update to libunistring-1.9.10.  Fixes
+          <ulink url="&blfs-ticket-root;10813">#10813</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to qt-everywhere-src-5.11.0.  Fixes
           <ulink url="&blfs-ticket-root;10805">#10805</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/networking/mailnews/mutt.xml
==============================================================================
--- trunk/BOOK/networking/mailnews/mutt.xml     Mon May 28 15:27:42 2018        
(r20177)
+++ trunk/BOOK/networking/mailnews/mutt.xml     Mon May 28 16:19:45 2018        
(r20178)
@@ -4,11 +4,11 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY mutt-download-http " ">
+  <!ENTITY mutt-download-http 
"http://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
   <!ENTITY mutt-download-ftp  
"ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
-  <!ENTITY mutt-md5sum        "9694baaa9cbfb033334efb5f4d830ad4">
+  <!ENTITY mutt-md5sum        "cc676ca91b8fd53513e6e9cb2cea97fc">
   <!ENTITY mutt-size          "4.1 MB">
-  <!ENTITY mutt-buildsize     "40 MB (plus a further 5MB for the PDF manual)">
+  <!ENTITY mutt-buildsize     "41 MB (plus a further 5MB for the PDF manual)">
   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the 
PDF manual)">
 ]>
 
@@ -100,7 +100,8 @@
     <para role="optional">
       <xref linkend="docbook-dsssl"/>,
       <xref linkend="openjade"/>, and
-      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/> with
+      <command>pdfjadetex</command> installed)
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -129,6 +130,11 @@
     will create an empty text file, so we will save the shipped file.
     </para>
 
+    <para>If you intend to create the PDF version of the manual, apply the
+    following sed:</para>
+
+<screen><userinput>sed -i 's/\(pdfjadetex manual.tex;\)/\1 \1 \1/' 
doc/Makefile.in</userinput></screen>
+
     <para>Install <application>Mutt</application> by running the following
     commands:</para>
 
@@ -153,8 +159,7 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-    <screen role='root'><userinput>
-make install &amp;&amp;
+    <screen role='root'><userinput>make install &amp;&amp;
 test -s doc/manual.txt ||
   install -v -m644 doc/manual.txt.shipped \
   /usr/share/doc/mutt-&mutt-version;/manual.txt</userinput></screen>
@@ -184,6 +189,12 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
+    <para><parameter>sed -i 's/\(pdfjadetex manual.tex;\)/\1 \1 \1/'
+    doc/Makefile.in</parameter>: TeX engines sometimes need to be run
+    multiple times to fix up references. In this case the engine
+    has to run three times to fix page references in the Table of Contents
+    and the List of Tables.</para>
+
     <para><parameter>--enable-external-dotlock</parameter>: In some 
circumstances
     the mutt-dotlock program is not created. This switch ensures it is always
     created.</para>
@@ -208,6 +219,9 @@
     <para><option>--enable-smtp</option>: This switch enables
     SMTP relay support.</para>
 
+    <para><option>--with-idn2</option>: Use this parameter if both libidn and
+    libidn2 have been installed, and you wish to use libidn2 here.</para>
+
     <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

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon May 28 15:27:42 2018        (r20177)
+++ trunk/BOOK/packages.ent     Mon May 28 16:19:45 2018        (r20178)
@@ -158,7 +158,7 @@
 <!ENTITY libstatgrab-version          "0.91">
 <!ENTITY libtasn1-version             "4.13">
 <!ENTITY libunique-version            "1.1.6">
-<!ENTITY libunistring-version         "0.9.9">
+<!ENTITY libunistring-version         "0.9.10">
 <!ENTITY libusb-version               "1.0.22">
 <!ENTITY libusb-compat-version        "0.1.5">
 <!ENTITY libuv-version                "1.20.3">
@@ -491,7 +491,7 @@
 <!ENTITY mailx-version                "12.5">
 <!ENTITY procmail-version             "3.22">
 <!ENTITY fetchmail-version            "6.3.26">
-<!ENTITY mutt-version                 "1.9.5">
+<!ENTITY mutt-version                 "1.10.0">
 <!ENTITY alpine-version               "2.21">
 
 <!-- Part V -->
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to