Changeset e5f35a85


Ignore:
Timestamp:
04/16/2015 06:55:23 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:
7944b44
Parents:
2fcf2384
Message:

Update to cmake-3.2.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r2fcf2384 re5f35a85  
    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        "63f436aa19b5efc37017759c8d3953ca">
    10   <!ENTITY cmake-size          "6.1 MB">
    11   <!ENTITY cmake-buildsize     "305 MB (additional 252 MB for tests)">
    12   <!ENTITY cmake-time          "2.6 SBU (additional 5.8 SBU for tests)">
     9  <!ENTITY cmake-md5sum        "2da57308071ea98b10253a87d2419281">
     10  <!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)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r2fcf2384 re5f35a85  
    4848      <para>April 14th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to cmake-3.2.2. Fixes
     52          <ulink url="&blfs-ticket-root;6405">#6405</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to nano-2.4.1. Fixes
  • packages.ent

    r2fcf2384 re5f35a85  
    247247<!ENTITY clisp-version                "2.49">
    248248<!ENTITY cmake-major-version          "3.2">
    249 <!ENTITY cmake-minor-version          "1">
     249<!ENTITY cmake-minor-version          "2">
    250250<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    251251<!ENTITY cvs-version                  "1.11.23">
Note: See TracChangeset for help on using the changeset viewer.