Ignore:
Timestamp:
11/02/2012 05:55:58 PM (11 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:
a1d9eed
Parents:
b49cc97
Message:

Update to cmake-2.8.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rb49cc97 rf80a458  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "801f4c87f8b604f727df5bf1f05a59e7">
    10   <!ENTITY cmake-size          "5.7 MB">
    11   <!ENTITY cmake-buildsize     "274 MB (including tests)">
    12   <!ENTITY cmake-time          "1.8 SBU (additional 6.5 SBU for the test suite)">
     9  <!ENTITY cmake-md5sum        "d4aef1eab859df61d2664721a72732c0">
     10  <!ENTITY cmake-size          "5.5 MB">
     11  <!ENTITY cmake-buildsize     "311 MB (including tests)">
     12  <!ENTITY cmake-time          "1.9 SBU (additional 3.1 SBU for the test suite)">
    1313]>
    1414
     
    9393make</userinput></screen>
    9494
    95     <para>To test the results, issue: <userinput>make test</userinput>.
    96     The SVN test may fail.</para>
     95    <para>To test the results, issue: <userinput>make test</userinput>.</para>
    9796
    9897    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.