[Clfs-commits] commit: r4605 - in /branches/clfs-sysroot/BOOK: final-system/common/vim.xml introduction/common/changelog.xml materials/common/patches.xml patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Sat Jan 31 06:51:40 PST 2009


Author: jciccone
Date: Sat Jan 31 14:51:39 2009
New Revision: 4605

Log:
Add the VIM Branch Update -5 Patch.

Modified:
    branches/clfs-sysroot/BOOK/final-system/common/vim.xml
    branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
    branches/clfs-sysroot/BOOK/materials/common/patches.xml
    branches/clfs-sysroot/BOOK/patches.ent

Modified: branches/clfs-sysroot/BOOK/final-system/common/vim.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/common/vim.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/common/vim.xml Sat Jan 31 14:51:39 2009
@@ -36,6 +36,11 @@
     <para os="a">First, unpack both <filename>vim-&vim-version;.tar.bz2</filename>
     and (optionally) <filename>vim-&vim-version;-lang.tar.gz</filename>
     archives into the same directory.</para>
+
+    <para os="p1">The following patch merges all updates from the &vim-version; Branch
+    from the Vim developers:</para>
+
+<screen os="p2"><userinput>patch -Np1 -i ../&vim-branch_update-patch;</userinput></screen>
 
     <para os="cc1">The configure script is full of logic that aborts at the
     first sign of cross compiling. Set the cached values of those tests with

Modified: branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-sysroot/BOOK/introduction/common/changelog.xml Sat Jan 31 14:51:39 2009
@@ -39,6 +39,9 @@
     <listitem>
       <para>Janurary 31, 2009</para>
       <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Add the VIM Branch Update -5 Patch.</para>
+        </listitem>
         <listitem>
           <para>[jciccone] - Add the Tar Revert Pipe Drain patch and the Tar
           Man Page patch.</para>

Modified: branches/clfs-sysroot/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-sysroot/BOOK/materials/common/patches.xml Sat Jan 31 14:51:39 2009
@@ -172,6 +172,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&vim-branch_update-patch;"/></para>
+        <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> <listitem>
         <para>Download: <ulink
         url="&patches-root;&zlib-fpic-patch;"/></para>

Modified: branches/clfs-sysroot/BOOK/patches.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/patches.ent (original)
+++ branches/clfs-sysroot/BOOK/patches.ent Sat Jan 31 14:51:39 2009
@@ -72,6 +72,10 @@
 <!ENTITY tar-revert_pipe_drain-patch-md5 "fd0543b6c8b4c033af0b702f28ec6608">
 <!ENTITY tar-revert_pipe_drain-patch-size "4 KB">
 
+<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-5.patch">
+<!ENTITY vim-branch_update-patch-md5 "ad13a427a46ae23abe8740ab66fba15d">
+<!ENTITY vim-branch_update-patch-size "180 KB">
+
 <!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
 <!ENTITY zlib-fpic-patch-md5 "545d60b20bfde6f53023de44438cef59">
 <!ENTITY zlib-fpic-patch-size "3.2 KB">




More information about the Clfs-commits mailing list