Changeset 3a701ef


Ignore:
Timestamp:
03/25/2019 05:28:34 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
a49d043c
Parents:
400a529a
Message:

Update to nano-4.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r400a529a r3a701ef  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 24th, &year;">
     9<!ENTITY releasedate  "March 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r400a529a r3a701ef  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 25th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to nano-4.0. Fixes
     49          <ulink url="&blfs-ticket-root;11854">#11854</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>March 24th, 2019</para>
  • packages.ent

    r400a529a r3a701ef  
    6969<!ENTITY joe-version                  "4.6">
    7070<!ENTITY juffed-version               "0.10.r71.gc3c1a3f">
    71 <!ENTITY nano-version                 "3.2">
     71<!ENTITY nano-version                 "4.0">
    7272<!ENTITY vim-version                  "8.1">
    7373<!ENTITY vim-majmin                   "81">
  • postlfs/editors/nano.xml

    r400a529a r3a701ef  
    88  <!ENTITY nano-download-http "https://www.nano-editor.org/dist/v3/nano-&nano-version;.tar.xz">
    99  <!ENTITY nano-download-ftp  " ">
    10   <!ENTITY nano-md5sum        "2606dc0dc31a088f16c7d603b42d23d0">
    11   <!ENTITY nano-size          "1.4 MB">
    12   <!ENTITY nano-buildsize     "17 MB">
     10  <!ENTITY nano-md5sum        "2de3e8a60ecf09649e316e89be2aac65">
     11  <!ENTITY nano-size          "1.5 MB">
     12  <!ENTITY nano-buildsize     "19 MB">
    1313  <!ENTITY nano-time          "0.2 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.