Changeset ab3b116


Ignore:
Timestamp:
06/02/2015 09:40:36 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:
4827616
Parents:
56b449e
Message:

Update to cmake-3.2.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r56b449e rab3b116  
    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        "2da57308071ea98b10253a87d2419281">
     9  <!ENTITY cmake-md5sum        "d51c92bf66b1e9d4fe2b7aaedd51377c">
    1010  <!ENTITY cmake-size          "6.2 MB">
    11   <!ENTITY cmake-buildsize     "332 MB (additional 268 MB for tests)">
    12   <!ENTITY cmake-time          "3.1 SBU (additional 7.0 SBU for tests)">
     11  <!ENTITY cmake-buildsize     "638 MB, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
     12  <!ENTITY cmake-time          "3.4 SBU, using parallelism=4 (with test suite and Qt5 <command>cmake-gui</command>)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r56b449e rab3b116  
    4848      <para>June 2nd, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to cmake-3.2.3. Fixes
     52          <ulink url="&blfs-ticket-root;6559">#6559</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to pinentry-0.9.3. Fixes
  • packages.ent

    r56b449e rab3b116  
    248248<!ENTITY clisp-version                "2.49">
    249249<!ENTITY cmake-major-version          "3.2">
    250 <!ENTITY cmake-minor-version          "2">
     250<!ENTITY cmake-minor-version          "3">
    251251<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    252252<!ENTITY cvs-version                  "1.11.23">
Note: See TracChangeset for help on using the changeset viewer.