Changeset 8763a1da for postlfs/shells


Ignore:
Timestamp:
09/01/2015 02:09:51 PM (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:
7e39ba39
Parents:
03b05e7
Message:
  • Update to zsh-5.1.
  • Update to graphite2-1.3.1.
  • Update to tiff-4.0.5.
  • Update to links-2.11.
  • Update to midori_0.5.11.
  • xine-lib, mplayer, links, cairo: s|www.directfb.org|pkgs.fedoraproject.org/repo/pkgs/directfb|.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/zsh.xml

    r03b05e7 r8763a1da  
    55  %general-entities;
    66
    7   <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">
     7  <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.xz">
    88  <!ENTITY zsh-download-ftp  " ">
    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">
     9  <!ENTITY zsh-md5sum        "fbf736a6540873f4fb7bdaf70cafb1f0">
     10  <!ENTITY zsh-size          "2.7 MB">
     11  <!ENTITY zsh-buildsize     "67 MB (includes documentation and tests)">
     12  <!ENTITY zsh-time          "1.2 SBU (includes documentation and tests)">
     13
     14  <!ENTITY zsh-doc-md5sum    "1cae4809faf084081fb9aa08a3041288">
     15  <!ENTITY zsh-doc-size      "3.0 MB">
    1616]>
    1717
     
    6767      <listitem>
    6868        <para>Optional Documentation: <ulink
    69         url="http://www.zsh.org/pub/zsh-&zsh-version;-doc.tar.bz2"/></para>
     69        url="http://www.zsh.org/pub/zsh-&zsh-version;-doc.tar.xz"/></para>
    7070      </listitem>
    7171      <listitem>
     
    9797    the following command:</para>
    9898
    99 <screen><userinput>tar --strip-components=1 -xvf ../zsh-&zsh-version;-doc.tar.bz2</userinput></screen>
     99<screen><userinput>tar --strip-components=1 -xvf ../zsh-&zsh-version;-doc.tar.xz</userinput></screen>
    100100
    101101<!--    <note>
     
    225225      <para>
    226226        The first time zsh is executed, you will be prompted by messages asking
    227         several questions. The answers will be used to create a 
     227        several questions. The answers will be used to create a
    228228        <filename>~/.zshrc</filename> file. If you wish to run these questions
    229229        again, run <command>zsh
     
    291291      <seglistitem>
    292292        <seg>zsh and zsh-&zsh-version; (hardlinked to each other)</seg>
    293         <seg>Numerous plugin helper modules under 
     293        <seg>Numerous plugin helper modules under
    294294        /usr/lib/zsh/&zsh-version;/</seg>
    295         <seg>/usr/lib/zsh, /usr/share/doc/zsh-&zsh-version; and
    296         /usr/share/zsh</seg>
     295        <seg>/usr/{lib,share}/zsh and /usr/share/doc/zsh-&zsh-version;</seg>
    297296      </seglistitem>
    298297    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.