Changeset d5ee114 for postlfs/shells


Ignore:
Timestamp:
05/12/2012 04:18:11 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b7f34aaf
Parents:
623d519
Message:

Update to tcsh-6.18.01

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/tcsh.xml

    r623d519 rd5ee114  
    77  <!ENTITY tcsh-download-http "http://www.sfr-fresh.com/unix/misc/tcsh-&tcsh-version;.tar.gz">
    88  <!ENTITY tcsh-download-ftp  "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    9   <!ENTITY tcsh-md5sum        "c47de903e3d52f6824c8dd0c91eeb477">
    10   <!ENTITY tcsh-size          "890 KB">
    11   <!ENTITY tcsh-buildsize     "9.3 MB">
     9  <!ENTITY tcsh-md5sum        "6eed09dbd4223ab5b6955378450d228a">
     10  <!ENTITY tcsh-size          "912 KB">
     11  <!ENTITY tcsh-buildsize     "12.6 MB">
    1212  <!ENTITY tcsh-time          "0.2 SBU">
    1313]>
     
    3737    installation tasks.</para>
    3838
    39     <!-- <caution>
    40       <para><application>Tcsh</application> has problems with command line
    41       editing in multibyte locales. The issue is discussed in more detail
    42       in the <xref linkend="locale-wrong-multibyte-characters"/> section
    43       of the <xref linkend="locale-issues"/> page.</para>
    44     </caution> -->
     39    &lfs70_checked;
    4540
    4641    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6560      </listitem>
    6661    </itemizedlist>
    67 
    68     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    69     <itemizedlist spacing='compact'>
    70       <listitem>
    71         <para>Required patch for use with Coreutils-&lfs-coreutils-version;:
    72         <ulink url="&patch-root;/tcsh-&tcsh-version;-colorls_compat-1.patch"/>
    73         </para>
    74       </listitem>
    75     </itemizedlist> -->
    7662
    7763    <para condition="html" role="usernotes">User Notes:
     
    9177sh ./tcsh.man2html</userinput></screen>
    9278
    93 <!--
    94     <para>To test the results, issue: <command>make check</command>. Note
    95     that test #68 (<quote>nice</quote> test) is known to fail.</para>
    96 -->
    97 
    98     <para>The test suite is known to completely fail with GNU M4-&lfs-m4-version; as
    99     installed in LFS.  There is one failure (#120) when using an older version
    100     of <application>M4</application>.  To try to run the checks anyway, issue:
    101     <command>make check</command>.</para>
     79    <para>To test the results, issue: <command>make check</command>.</para>
    10280
    10381    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.