Changeset 193f4fa


Ignore:
Timestamp:
09/04/2006 04:50:19 AM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b02921f
Parents:
254be7d3
Message:

Updated to xterm-218. Fixes tickets #2096 and #2100. Removed the
commented luit in general/genutils/genutils.xml as it was a mistake.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r254be7d3 r193f4fa  
    362362<!ENTITY libdrm-version               "2.0.1">
    363363<!ENTITY mesalib-version              "6.5">
    364 <!ENTITY xterm-version                "213">
     364<!ENTITY xterm-version                "218">
    365365<!ENTITY rman-version                 "3.2">
    366366
  • general/genutils/genutils.xml

    r254be7d3 r193f4fa  
    3131  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="graphviz.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xterm.xml"/>
    33 <!--  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="luit.xml"/> -->
    3433  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rman.xml"/>
    3534
  • general/genutils/xterm.xml

    r254be7d3 r193f4fa  
    77  <!ENTITY xterm-download-http " ">
    88  <!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
    9   <!ENTITY xterm-md5sum        "20827d968ed7406d01b2125a84b7a2cd">
    10   <!ENTITY xterm-size          "749 KB">
    11   <!ENTITY xterm-buildsize     "7.5 MB">
    12   <!ENTITY xterm-time          "0.1 SBU">
     9  <!ENTITY xterm-md5sum        "fdab983caae1266db713822d49628c72">
     10  <!ENTITY xterm-size          "778 KB">
     11  <!ENTITY xterm-buildsize     "5.1 MB">
     12  <!ENTITY xterm-time          "0.2 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r254be7d3 r193f4fa  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[dnicholson] - Updated to xterm-218. Fixes tickets
     49          #2096 and #2100.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Fixed wording in php describing ini file.
    4953          Thanks to Pippin for pointing this out.</para>
Note: See TracChangeset for help on using the changeset viewer.