Changeset bb9fc79


Ignore:
Timestamp:
05/26/2022 06:38:10 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
566ab83
Parents:
bbb35d2e
Message:

Update to cmake-3.23.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rbbb35d2e rbb9fc79  
    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        "b0d46fdcca030372f0a464146243e193">
     9  <!ENTITY cmake-md5sum        "ab3c9ed9578cdb496a252c6733989d78">
    1010  <!ENTITY cmake-size          "9.5 MB">
    11   <!ENTITY cmake-buildsize     "342 MB (add 1.0 GB for tests)">
    12   <!ENTITY cmake-time          "2.0 SBU (add 3.1 SBU for tests, both using parallelism=4)">
     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)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rbbb35d2e rbb9fc79  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to cmake-3.23.2. Fixes
     49          <ulink url="&blfs-ticket-root;16580">#16580</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to logrotate-3.20.1. Fixes
    4953          <ulink url="&blfs-ticket-root;16579">#16579</ulink>.</para>
  • packages.ent

    rbbb35d2e rbb9fc79  
    346346<!ENTITY clisp-version                "2.49">
    347347<!ENTITY cmake-major-version          "3.23">
    348 <!ENTITY cmake-minor-version          "1">
     348<!ENTITY cmake-minor-version          "2">
    349349<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    350350<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.