Author: pierre
Date: Wed Feb 19 04:37:56 2020
New Revision: 22729

Log:
Vim-8.2.0190 + tag

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/editors/vim.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Feb 18 22:34:46 2020        (r22728)
+++ trunk/BOOK/general.ent      Wed Feb 19 04:37:56 2020        (r22729)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 18th, &year;">
+<!ENTITY releasedate  "February 19th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 18 22:34:46 
2020        (r22728)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Feb 19 04:37:56 
2020        (r22729)
@@ -42,6 +42,16 @@
     </listitem>
        -->
     <listitem>
+      <para>February 19th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to vim-8.2.0190. Part of
+          <ulink url="&blfs-ticket-root;12241">#12241</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 18th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Feb 18 22:34:46 2020        (r22728)
+++ trunk/BOOK/packages.ent     Wed Feb 19 04:37:56 2020        (r22729)
@@ -66,7 +66,7 @@
 <!ENTITY joe-version                  "4.6">
 <!ENTITY juffed-version               "0.10.r71.gc3c1a3f">
 <!ENTITY nano-version                 "4.8">
-<!ENTITY vim-version                  "8.2.0024">
+<!ENTITY vim-version                  "8.2.0190">
 <!ENTITY vim-majmin                   "82">
 
 <!-- Chapter 7 -->

Modified: trunk/BOOK/postlfs/editors/vim.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/vim.xml  Tue Feb 18 22:34:46 2020        (r22728)
+++ trunk/BOOK/postlfs/editors/vim.xml  Wed Feb 19 04:37:56 2020        (r22729)
@@ -8,10 +8,10 @@
   <!ENTITY vim-download-http 
"http://ftp.vim.org/vim/unix/vim-&vim-version;.tar.bz2";>-->
   <!ENTITY vim-download-http 
"http://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz";>
   <!ENTITY vim-download-ftp  " ">
-  <!ENTITY vim-md5sum        "a1b5e7ae3ce2847dbd8672e6dd882750">
+  <!ENTITY vim-md5sum        "f5337b1170df90e644a636539a0313a3">
   <!ENTITY vim-size          "14 MB">
-  <!ENTITY vim-buildsize     "143 MB (add 69 MB for tests)">
-  <!ENTITY vim-time          " SBU (add 2.3 SBU for tests)">
+  <!ENTITY vim-buildsize     "146 MB (add 71 MB for tests)">
+  <!ENTITY vim-time          "1 SBU (add 2.4 SBU for tests)">
 ]>
 
 <sect1 id="vim" xreflabel="Vim-&vim-version;">
@@ -43,7 +43,7 @@
     There is no need for special instructions since
     <application>X</application> support is automatically detected.</para>
 
-    &lfs90_checked;
+    &lfs91_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
-- 
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