Changeset 8ddf6d5
- Timestamp:
- 05/02/2020 11:00:16 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- d445316
- Parents:
- aea8090f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
raea8090f r8ddf6d5 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 4 <!ENTITY month "05"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "May 1st, &year;">9 <!ENTITY releasedate "May 2nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
raea8090f r8ddf6d5 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[thomas] - Upgrade xterm-355. Fixes 49 <ulink url="&blfs-ticket-root;13492">#13492</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 55 <para>May 1st, 2020</para> 56 <itemizedlist> 57 <listitem> 48 58 <para>[renodr] - Document test suite issues in GDB with AMD 49 59 processors.</para> -
packages.ent
raea8090f r8ddf6d5 691 691 <!ENTITY xorg-server-version "1.20.8"> 692 692 <!ENTITY twm-version "1.0.10"> 693 <!ENTITY xterm-version "35 4">693 <!ENTITY xterm-version "355"> 694 694 <!ENTITY xclock-version "1.0.9"> 695 695 <!ENTITY xinit-version "1.4.1"> -
x/installing/xterm.xml
raea8090f r8ddf6d5 8 8 <!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">--> 9 9 <!ENTITY xterm-download-ftp " "> 10 <!ENTITY xterm-md5sum " e5d71c5aeccfb19ca23dff261e7c0a30">10 <!ENTITY xterm-md5sum "ae76921a6a369adfa82b7da136682beb"> 11 11 <!ENTITY xterm-size "1.3 MB"> 12 12 <!ENTITY xterm-buildsize "13 MB"> … … 117 117 make</userinput></screen> 118 118 119 <!-- 120 there is a 'make check' but i havn't found a description 121 how the output should look like 122 --> 119 123 <para> 120 124 This package does not come with a test suite.
Note:
See TracChangeset
for help on using the changeset viewer.