Changeset 865bebd


Ignore:
Timestamp:
02/19/2020 12:37:56 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
90c883f
Parents:
d434fc4f
Message:

Vim-8.2.0190 + tag

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22729 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd434fc4f r865bebd  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 18th, &year;">
     9<!ENTITY releasedate  "February 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd434fc4f r865bebd  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>February 19th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to vim-8.2.0190. Part of
     49          <ulink url="&blfs-ticket-root;12241">#12241</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>February 18th, 2020</para>
  • packages.ent

    rd434fc4f r865bebd  
    6767<!ENTITY juffed-version               "0.10.r71.gc3c1a3f">
    6868<!ENTITY nano-version                 "4.8">
    69 <!ENTITY vim-version                  "8.2.0024">
     69<!ENTITY vim-version                  "8.2.0190">
    7070<!ENTITY vim-majmin                   "82">
    7171
  • postlfs/editors/vim.xml

    rd434fc4f r865bebd  
    99  <!ENTITY vim-download-http "http://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">
    1010  <!ENTITY vim-download-ftp  " ">
    11   <!ENTITY vim-md5sum        "a1b5e7ae3ce2847dbd8672e6dd882750">
     11  <!ENTITY vim-md5sum        "f5337b1170df90e644a636539a0313a3">
    1212  <!ENTITY vim-size          "14 MB">
    13   <!ENTITY vim-buildsize     "143 MB (add 69 MB for tests)">
    14   <!ENTITY vim-time          " SBU (add 2.3 SBU for tests)">
     13  <!ENTITY vim-buildsize     "146 MB (add 71 MB for tests)">
     14  <!ENTITY vim-time          "1 SBU (add 2.4 SBU for tests)">
    1515]>
    1616
     
    4444    <application>X</application> support is automatically detected.</para>
    4545
    46     &lfs90_checked;
     46    &lfs91_checked;
    4747
    4848    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.