Changeset 3a701ef
- Timestamp:
- 03/25/2019 05:28:34 AM (6 years ago)
- 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
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r400a529a r3a701ef 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 4"> <!-- Always 2 digits -->3 <!ENTITY day "25"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 2 4th, &year;">9 <!ENTITY releasedate "March 25th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r400a529a r3a701ef 42 42 </listitem> 43 43 --> 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 44 54 <listitem> 45 55 <para>March 24th, 2019</para> -
packages.ent
r400a529a r3a701ef 69 69 <!ENTITY joe-version "4.6"> 70 70 <!ENTITY juffed-version "0.10.r71.gc3c1a3f"> 71 <!ENTITY nano-version " 3.2">71 <!ENTITY nano-version "4.0"> 72 72 <!ENTITY vim-version "8.1"> 73 73 <!ENTITY vim-majmin "81"> -
postlfs/editors/nano.xml
r400a529a r3a701ef 8 8 <!ENTITY nano-download-http "https://www.nano-editor.org/dist/v3/nano-&nano-version;.tar.xz"> 9 9 <!ENTITY nano-download-ftp " "> 10 <!ENTITY nano-md5sum "2 606dc0dc31a088f16c7d603b42d23d0">11 <!ENTITY nano-size "1. 4MB">12 <!ENTITY nano-buildsize "1 7MB">10 <!ENTITY nano-md5sum "2de3e8a60ecf09649e316e89be2aac65"> 11 <!ENTITY nano-size "1.5 MB"> 12 <!ENTITY nano-buildsize "19 MB"> 13 13 <!ENTITY nano-time "0.2 SBU"> 14 14 ]>
Note:
See TracChangeset
for help on using the changeset viewer.