Changeset ab8d3ce5 for postlfs/shells


Ignore:
Timestamp:
11/30/2019 12:25:55 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ed6c072
Parents:
6be9bbb
Message:

Update to tcsh-6.22.00.
Update to bubblewrap-0.4.0.
Update to poppler-0.83.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/tcsh.xml

    r6be9bbb rab8d3ce5  
    1010  <!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz">
    1111  <!ENTITY tcsh-download-ftp  "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    12   <!ENTITY tcsh-md5sum        "5bd5f11515cc5cca927777fa92f9d4b9">
     12  <!ENTITY tcsh-md5sum        "4e6de6d646141ccadb09e780efa08bcc">
    1313  <!ENTITY tcsh-size          "980 KB">
    1414  <!ENTITY tcsh-buildsize     "13 MB (with tests)">
     
    7171  <sect2 role="installation">
    7272    <title>Installation of Tcsh</title>
    73 
     73<!--
    7474    <para>
    7575      First, fix the package for tool chain changes:
     
    7878<screen><userinput>sed -i 's|SVID_SOURCE|DEFAULT_SOURCE|g' config/linux  &amp;&amp;
    7979sed -i 's|BSD_SOURCE|DEFAULT_SOURCE|g'  config/linux</userinput></screen>
    80 
     80-->
    8181    <para>Install <application>Tcsh</application> by running the following
    8282    commands:</para>
Note: See TracChangeset for help on using the changeset viewer.