Author: cjg
Date: Thu Sep  4 17:30:04 2014
New Revision: 14196

Log:
Merged zsh update from trunk.

Modified:
   branches/systemd/introduction/welcome/changelog.xml
   branches/systemd/packages.ent
   branches/systemd/postlfs/shells/zsh.xml

Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Thu Sep  4 16:46:49 
2014        (r14195)
+++ branches/systemd/introduction/welcome/changelog.xml Thu Sep  4 17:30:04 
2014        (r14196)
@@ -107,6 +107,10 @@
           <ulink url="&blfs-ticket-root;5448">#5448</ulink>.</para>
         </listitem>
         <listitem>
+          <para>[fernando] - Update to zsh-5.0.6. Fixes
+          <ulink url="&blfs-ticket-root;5447">#5447</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - Update to gstreamer-1.4.1 and plugins. Fixes
           <ulink url="&blfs-ticket-root;5446">#5446</ulink>.</para>
         </listitem>

Modified: branches/systemd/packages.ent
==============================================================================
--- branches/systemd/packages.ent       Thu Sep  4 16:46:49 2014        (r14195)
+++ branches/systemd/packages.ent       Thu Sep  4 17:30:04 2014        (r14196)
@@ -58,7 +58,7 @@
 <!-- Chapter 7 -->
 <!ENTITY dash-version                 "0.5.7">
 <!ENTITY tcsh-version                 "6.18.01">
-<!ENTITY zsh-version                  "5.0.5">
+<!ENTITY zsh-version                  "5.0.6">
 
 <!-- Chapter 8 Virtualization -->
 <!ENTITY qemu-version                 "2.1.0">

Modified: branches/systemd/postlfs/shells/zsh.xml
==============================================================================
--- branches/systemd/postlfs/shells/zsh.xml     Thu Sep  4 16:46:49 2014        
(r14195)
+++ branches/systemd/postlfs/shells/zsh.xml     Thu Sep  4 17:30:04 2014        
(r14196)
@@ -6,13 +6,12 @@
 
   <!ENTITY zsh-download-http 
"http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2";>
   <!ENTITY zsh-download-ftp  " ">
-  <!ENTITY zsh-md5sum        "6156dc2f19b0a067bdbc0fb7f81e2017">
-  <!ENTITY zsh-size          "3.0 MB">
-  <!ENTITY zsh-buildsize     "61 MB (includes installing documentation -
-                              additional 2 MB for PDF documentation)">
-  <!ENTITY zsh-time          "0.8 SBU (additional 2 SBU for tests)">
+  <!ENTITY zsh-md5sum        "7150a6abc2aa1a79d81ed9a282594225">
+  <!ENTITY zsh-size          "3.1 MB">
+  <!ENTITY zsh-buildsize     "64 MB (includes installing documentation - 
additional 2 MB for PDF documentation)">
+  <!ENTITY zsh-time          "0.9 SBU (additional less than 0.1 SBU for PDF 
documentation and additional 0.2 SBU for the tests)">
 
-  <!ENTITY zsh-doc-md5sum    "1eea70e7401a7a2116fa8de6ee5e8d32">
+  <!ENTITY zsh-doc-md5sum    "3333759b5ae9710ceed11b02645a0049">
   <!ENTITY zsh-doc-size      "2.9 MB">
 ]>
 
@@ -81,7 +80,9 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="pcre"/>
+      <xref linkend="libcap-pam"/>,
+      <xref linkend="pcre"/>, and
+      <xref linkend="valgrind"/>,
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -97,14 +98,14 @@
 
 <screen><userinput>tar --strip-components=1 -xvf 
../zsh-&zsh-version;-doc.tar.bz2</userinput></screen>
 
-    <note>
+<!--    <note>
       <para>
         Using a script to build with "su -c script" may produce a funny
         configure error message: "no controlling tty". If this happens, add
-        the switch --with-tcsetpgrp to configure.
+        the switch -\-with-tcsetpgrp to configure.
       </para>
     </note>
-
+-->
     <para>Install <application>zsh</application> by running the following
     commands:</para>
 
-- 
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