Changeset 24b3007


Ignore:
Timestamp:
07/29/2022 10:50:23 PM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
40df807
Parents:
0324802
Message:

Update to cmake-3.23.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r0324802 r24b3007  
    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        "ab3c9ed9578cdb496a252c6733989d78">
     9  <!ENTITY cmake-md5sum        "152b841f6b3e3380373cd7af5ef44d57">
    1010  <!ENTITY cmake-size          "9.5 MB">
    11   <!ENTITY cmake-buildsize     "403 MB (add 1.0 GB for tests)">
    12   <!ENTITY cmake-time          "2.3 SBU (add 4.8 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "344 MB (add 1.0 GB for tests)">
     12  <!ENTITY cmake-time          "2.0 SBU (add 3.0 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r0324802 r24b3007  
    4646      <para>July 29th, 2022</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to cmake-3.23.3. Fixes
     50          <ulink url="&blfs-ticket-root;16844">#16844</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[bdubbs] - Update to gedit-42.2. Fixes
  • packages.ent

    r0324802 r24b3007  
    342342<!ENTITY clisp-version                "2.49">
    343343<!ENTITY cmake-major-version          "3.23">
    344 <!ENTITY cmake-minor-version          "2">
     344<!ENTITY cmake-minor-version          "3">
    345345<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    346346<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.