Changeset 067b3de


Ignore:
Timestamp:
02/13/2015 08:07:19 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.7, 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:
2809c8c
Parents:
ffaa2fa
Message:

Update to cmake-3.1.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rffaa2fa r067b3de  
    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        "75f61184aa70664bc7b3158293950f04">
     9  <!ENTITY cmake-md5sum        "5697a77503bb5636f4b4057dcc02aa32">
    1010  <!ENTITY cmake-size          "5.7 MB">
    1111  <!ENTITY cmake-buildsize     "259 MB (additional 245 MB for tests)">
  • introduction/welcome/changelog.xml

    rffaa2fa r067b3de  
    4848      <para>February 13th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to cmake-3.1.3. Fixes
     52          <ulink url="&blfs-ticket-root;6140">#6140</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to libiodbc-3.52.10. Fixes
  • packages.ent

    rffaa2fa r067b3de  
    247247<!ENTITY clisp-version                "2.49">
    248248<!ENTITY cmake-major-version          "3.1">
    249 <!ENTITY cmake-minor-version          "2">
     249<!ENTITY cmake-minor-version          "3">
    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.