mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Upgrade to xterm-355
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23065 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
aea8090fad
commit
8ddf6d5c80
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "May 1st, &year;">
|
||||
<!ENTITY releasedate "May 2nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 1st, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Upgrade xterm-355. Fixes
|
||||
<ulink url="&blfs-ticket-root;13492">#13492</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 1st, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -690,7 +690,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcb-util-cursor-version "0.1.3">
|
||||
<!ENTITY xorg-server-version "1.20.8">
|
||||
<!ENTITY twm-version "1.0.10">
|
||||
<!ENTITY xterm-version "354">
|
||||
<!ENTITY xterm-version "355">
|
||||
<!ENTITY xclock-version "1.0.9">
|
||||
<!ENTITY xinit-version "1.4.1">
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY xterm-download-http "http://invisible-mirror.net/archives/xterm/xterm-&xterm-version;.tgz">
|
||||
<!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
|
||||
<!ENTITY xterm-download-ftp " ">
|
||||
<!ENTITY xterm-md5sum "e5d71c5aeccfb19ca23dff261e7c0a30">
|
||||
<!ENTITY xterm-md5sum "ae76921a6a369adfa82b7da136682beb">
|
||||
<!ENTITY xterm-size "1.3 MB">
|
||||
<!ENTITY xterm-buildsize "13 MB">
|
||||
<!ENTITY xterm-time "0.2 SBU">
|
||||
@ -116,6 +116,10 @@ TERMINFO=/usr/share/terminfo \
|
||||
|
||||
make</userinput></screen>
|
||||
|
||||
<!--
|
||||
there is a 'make check' but i havn't found a description
|
||||
how the output should look like
|
||||
-->
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user