Ignore:
Timestamp:
06/02/2015 12:34:15 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b2208110
Parents:
8a877fb
Message:

Update to zsh-5.0.8.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/zsh.xml

    r8a877fb re74610e7  
    77  <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">
    88  <!ENTITY zsh-download-ftp  " ">
    9   <!ENTITY zsh-md5sum        "1cd396ce17952de50b8a89980d617f0a">
    10   <!ENTITY zsh-size          "3.1 MB">
    11   <!ENTITY zsh-buildsize     "63 MB (includes installing documentation - additional 1 MB for PDF documentation)">
    12   <!ENTITY zsh-time          "0.9 SBU (additional less than 0.1 SBU for PDF documentation and additional 0.2 SBU for the tests)">
    13 
    14   <!ENTITY zsh-doc-md5sum    "ec04d46211a20281778ddbbde9aa680f">
    15   <!ENTITY zsh-doc-size      "2.9 MB">
     9  <!ENTITY zsh-md5sum        "e6759e8dd7b714d624feffd0a73ba0fe">
     10  <!ENTITY zsh-size          "3.2 MB">
     11  <!ENTITY zsh-buildsize     "66 MB (includes documentation and tests)">
     12  <!ENTITY zsh-time          "1.1 SBU (includes documentation and tests)">
     13
     14  <!ENTITY zsh-doc-md5sum    "c49d1f0d2e7593c966461e0c1fa70532">
     15  <!ENTITY zsh-doc-size      "3.1 MB">
    1616]>
    1717
     
    3939    <application>ksh</application> but includes many enhancements.</para>
    4040
    41     &lfs77_checked;
     41    &lfs77_checked; &gcc5_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    274274
    275275<screen role="root"><userinput>cat &gt;&gt; /etc/shells &lt;&lt; "EOF"
    276 <literal>/bin/zsh
    277 /bin/zsh-&zsh-version;</literal>
     276<literal>/bin/zsh</literal>
    278277EOF</userinput></screen>
    279278
     
    291290
    292291      <seglistitem>
    293         <seg>zsh (hardlink to zsh-&zsh-version;) and zsh-&zsh-version;</seg>
     292        <seg>zsh and zsh-&zsh-version; (hardlinked to each other)</seg>
    294293        <seg>Numerous plugin helper modules under
    295294        /usr/lib/zsh/&zsh-version;/</seg>
    296         <seg>/etc/zsh, /usr/lib/zsh, /usr/share/doc/zsh-&zsh-version; and
     295        <seg>/usr/lib/zsh, /usr/share/doc/zsh-&zsh-version; and
    297296        /usr/share/zsh</seg>
    298297      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.