mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to vim-8.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ae2c54ce53
commit
0c8d92d6ef
@ -42,6 +42,16 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2016-09-14</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to vim-8.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;3979">#3979</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2016-09-12</para>
|
||||
<itemizedlist>
|
||||
|
@ -224,9 +224,9 @@
|
||||
<listitem>
|
||||
<para>Util-Linux &util-linux-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Vim &vim-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>XML-Parser-&xml-parser-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20160912">
|
||||
<!ENTITY version "SVN-20160914">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20160912-systemd">
|
||||
<!ENTITY versiond "20160914-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "September 12, 2016">
|
||||
<!ENTITY releasedate "September 14, 2016">
|
||||
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.11">
|
||||
|
||||
|
@ -616,11 +616,11 @@
|
||||
<!ENTITY util-linux-ch6-du "158 MB">
|
||||
<!ENTITY util-linux-ch6-sbu "1.0 SBU">
|
||||
|
||||
<!ENTITY vim-version "7.4">
|
||||
<!ENTITY vim-docdir "vim/vim74">
|
||||
<!ENTITY vim-size "9,632 KB">
|
||||
<!ENTITY vim-version "8.0">
|
||||
<!ENTITY vim-docdir "vim/vim80">
|
||||
<!ENTITY vim-size "10,362 KB">
|
||||
<!ENTITY vim-url "ftp://ftp.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
|
||||
<!ENTITY vim-md5 "607e135c559be642f210094ad023dc65">
|
||||
<!ENTITY vim-md5 "808d2ebdab521e18bc5e0eaede0db867">
|
||||
<!ENTITY vim-home "http://www.vim.org">
|
||||
<!ENTITY vim-ch6-du "109 MB">
|
||||
<!ENTITY vim-ch6-sbu "1.0 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user