[blfs] 01/03: Update to vim-9.2.0858.
git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Fri, 31 Jul 2026 20:33:32 +0000
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1785530020-1024790-7025 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 192fe146787134297002e0d4dec0720f1e2764f2 Author: Bruce Dubbs <[email protected]> AuthorDate: Fri Jul 31 15:11:04 2026 -0500 Update to vim-9.2.0858. --- introduction/welcome/changelog.xml | 10 ++++++++++ packages.ent | 2 +- postlfs/editors/vim.xml | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 14efff784e..c833067444 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -39,6 +39,16 @@ <itemizedlist> <title>Changelog Entries:</title> + <listitem> + <para>July 31st, 2026</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to vim-9.2.0858. Addresses + <ulink url="&blfs-ticket-root;12241">#12241</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>July 30th, 2026</para> <itemizedlist> diff --git a/packages.ent b/packages.ent index dad8f3d716..5e187ed178 100644 --- a/packages.ent +++ b/packages.ent @@ -81,7 +81,7 @@ <!ENTITY nano-version "9.1"> <!ENTITY vim-major "9"> <!ENTITY vim-minor "2"> -<!ENTITY vim-version "&vim-major;.&vim-minor;.0752"> +<!ENTITY vim-version "&vim-major;.&vim-minor;.0858"> <!ENTITY vim-majmin "&vim-major;&vim-minor;"> <!-- Chapter 7 --> diff --git a/postlfs/editors/vim.xml b/postlfs/editors/vim.xml index e72bf05527..210bbe932e 100644 --- a/postlfs/editors/vim.xml +++ b/postlfs/editors/vim.xml @@ -8,9 +8,9 @@ <!ENTITY vim-download-http "http://ftp.vim.org/vim/unix/vim-&vim-version;.tar.bz2">--> <!ENTITY vim-download-http "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz"> <!ENTITY vim-download-ftp " "> - <!ENTITY vim-md5sum "22dc79645c939b02cd9b74b4cb8142bb"> + <!ENTITY vim-md5sum "59ce3fccb7c7a8ab82347200cd701d72"> <!ENTITY vim-size "19 MB"> - <!ENTITY vim-buildsize "157 MB (add 82 MB for tests)"> + <!ENTITY vim-buildsize "157 MB (add 83 MB for tests)"> <!ENTITY vim-time "0.3 SBU (with parallelism=4; add 3.4 SBU for tests)"> ]> -- To stop receiving notification emails like this one, please contact the administrator of this repository. ------------=_1785530020-1024790-7025 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page ------------=_1785530020-1024790-7025--