diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:47:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:47:49 +0000 |
commit | 9750afcb5894f5574db726aed218f5a4e47f1828 (patch) | |
tree | 9a4352905d4dfe1d9b5e1b1b7e6c5fce4874e83f | |
parent | 4ca7b47b89198e41638b83a11acbb0a16d9cbbf3 (diff) |
Upgrade to latest upstream fixes for Vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | patches.ent | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ecd313a2c..b97b943fc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2008-01-04</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to latest upstream fixes for Vim.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Less-418. Fixes <ulink url="&lfs-ticket-root;2124">#2124</ulink>.</para> </listitem> diff --git a/patches.ent b/patches.ent index ed73de237..5228b52b5 100644 --- a/patches.ent +++ b/patches.ent @@ -108,9 +108,9 @@ <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> <!ENTITY util-linux-lseek-patch-size "10 KB"> -<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch"> -<!ENTITY vim-fixes-patch-md5 "90eacb83ad729c1c5662fa9e77e52cfa"> -<!ENTITY vim-fixes-patch-size "272 KB"> +<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-5.patch"> +<!ENTITY vim-fixes-patch-md5 "61c8c6d7f6b56aa6fd0eb30081b36998"> +<!ENTITY vim-fixes-patch-size "308 KB"> <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b"> |