Changeset 6820ba5


Ignore:
Timestamp:
07/24/2018 08:38:30 AM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
935ed85
Parents:
a2360634
Message:

Update cmake-3.12.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    ra2360634 r6820ba5  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "72e168b3bad2f9c34dcebbad7af56ff0">
    10   <!ENTITY cmake-size          "7.6 MB">
    11   <!ENTITY cmake-buildsize     "390 MB (add 416 MB for tests)">
    12   <!ENTITY cmake-time          "2.4 SBU (add 3.0 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "ab4aa7df9301c94cdd6f8ee4fe66458b">
     10  <!ENTITY cmake-size          "7.7 MB">
     11  <!ENTITY cmake-buildsize     "400 MB (add 416 MB for tests)">
     12  <!ENTITY cmake-time          "2.6 SBU (add 3.0 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra2360634 r6820ba5  
    5656          <para>[thomas] - Update to libuv-1.22.0.  Fixes
    5757          <ulink url="&blfs-ticket-root;10932">#10932</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[thomas] - Update to cmake-3.12.0.  Fixes
     61          <ulink url="&blfs-ticket-root;10958">#10958</ulink>.</para>
    5862        </listitem>
    5963      </itemizedlist>
  • packages.ent

    ra2360634 r6820ba5  
    307307<!ENTITY check-version                "0.12.0">
    308308<!ENTITY clisp-version                "2.49">
    309 <!ENTITY cmake-major-version          "3.11">
    310 <!ENTITY cmake-minor-version          "4">
     309<!ENTITY cmake-major-version          "3.12">
     310<!ENTITY cmake-minor-version          "0">
    311311<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    312312<!--<!ENTITY cvs-version                  "1.11.23">-->
Note: See TracChangeset for help on using the changeset viewer.