Ignore:
Timestamp:
03/06/2017 08:31:11 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
8c5d05a7
Parents:
faa68e4a
Message:

Update to mc-4.8.19.
Update to harfbuzz-1.4.4.
Update to tripwire-2.4.3.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/mc.xml

    rfaa68e4a r724c103  
    77  <!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
    88  <!ENTITY mc-download-ftp  "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
    9   <!ENTITY mc-md5sum        "85ff9279f912c5482fe9f110f8892c96">
     9  <!ENTITY mc-md5sum        "57209d138c0adcb9ea01dfe6bbb4cb87">
    1010  <!ENTITY mc-size          "2.4 MB">
    11   <!ENTITY mc-buildsize     "98 MB (with tests)">
    12   <!ENTITY mc-time          "0.8 SBU (with tests)">
     11  <!ENTITY mc-buildsize     "179 MB (with tests)">
     12  <!ENTITY mc-time          "1.0 SBU (with tests)">
    1313]>
    1414
     
    102102make</userinput></screen>
    103103
    104     <para>To test the results, issue: <command>make check</command>.</para>
     104    <para>To test the results, issue: <command>make check</command>.
     105    One test concerning rpm files fails.</para>
    105106
    106107    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.