Changeset 1871cff1


Ignore:
Timestamp:
08/26/2021 11:04:03 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2754eaf
Parents:
e40b2f25
git-author:
Xi Ruoyao <xry111@…> (08/26/2021 11:02:23 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/26/2021 11:04:03 AM)
Message:

cmake: update to 3.21.2, and tag it with some dependencies

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidn2.xml

    re40b2f25 r1871cff1  
    3737    </para>
    3838
    39     &lfs110_checked;
     39    &lfs110a_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libunistring.xml

    re40b2f25 r1871cff1  
    3535    </para>
    3636
    37     &lfs110_checked;
     37    &lfs110a_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/cmake.xml

    re40b2f25 r1871cff1  
    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        "a0b5bb28aef21dcf8d6554ae91bb8aa7">
     9  <!ENTITY cmake-md5sum        "2ecc4091021c44f400bfbb25dcc77e97">
    1010  <!ENTITY cmake-size          "9.2 MB">
    11   <!ENTITY cmake-buildsize     "330 MB (add 918 MB for tests)">
     11  <!ENTITY cmake-buildsize     "319 MB (add 881 MB for tests)">
    1212  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
    1313]>
     
    3838    </para>
    3939
    40     &lfs110_checked;
     40    &lfs110a_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    re40b2f25 r1871cff1  
    4545      <para>August 26th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to cmake-3.21.2.
     49          Fixes <ulink url="&blfs-ticket-root;15462">#15462</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[xry111] - Update to libarchive-3.5.2 (security update).
  • networking/netlibs/curl.xml

    re40b2f25 r1871cff1  
    3838    </para>
    3939
    40     &lfs110_checked;
     40    &lfs110a_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netlibs/libpsl.xml

    re40b2f25 r1871cff1  
    3535    </para>
    3636
    37     &lfs110_checked;
     37    &lfs110a_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • packages.ent

    re40b2f25 r1871cff1  
    335335<!ENTITY clisp-version                "2.49">
    336336<!ENTITY cmake-major-version          "3.21">
    337 <!ENTITY cmake-minor-version          "1">
     337<!ENTITY cmake-minor-version          "2">
    338338<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    339339<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.