Ignore:
Timestamp:
11/25/2021 04:17:44 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
6f75ffc
Parents:
12b6e53
Message:

Package updates and two nw libraries.
Update to wayland-protocols-1.24.
Update to docutils-0.18.1.
Update to rxvt-unicode-9.29.
Added libptytty-2.0 required by rxvt-unicode-9.29.
Update to wireshark-3.6.0.
Update to libjpeg-turbo-2.1.2.
Update to php-8.0.13.
Update to xfsprogs-5.14.0.
Added userspace-rcu-0.13.0 (iburcu) required by xfsprogs-5.14.0.
Update to cmake-3.22.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r12b6e53 r5431aad  
    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        "9d399e7a5032ef8cbe8eb23aad17e3c6">
    10   <!ENTITY cmake-size          "9.2 MB">
    11   <!ENTITY cmake-buildsize     "388 MB (add 935 MB for tests)">
    12   <!ENTITY cmake-time          "2.2 SBU (add 3.6 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "ea7ca1fe24011736de2d3a08ae15ff36">
     10  <!ENTITY cmake-size          "9.3 MB">
     11  <!ENTITY cmake-buildsize     "333 MB (add 981 MB for tests)">
     12  <!ENTITY cmake-time          "2.1 SBU (add 3.7 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    149149      number of system cores. Setting <envar>LC_ALL</envar> is needed to
    150150      prevent some test failures when some of the locale variables are
    151       set to non English locales. One test, RunCMake.CMP0125. is known to fail.
     151      set to non English locales. Four tests: ExternalProject, CTest.UpdateHG
     152      CMakeOnly.AllFindModules, and RunCMake.CMP0125 are known to fail.
    152153    </para>
    153154
Note: See TracChangeset for help on using the changeset viewer.