Changeset 37d53b1 for general/prog


Ignore:
Timestamp:
03/16/2023 11:42:34 PM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0cef3a67, bc1c6f26
Parents:
2830a22
Message:

Package updates.
Update to cmake-3.26.0.
Update to git-2.40.0.
Update to icewm-3.3.2.

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r2830a22 r37d53b1  
    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        "8155fe793c468993ae4614f774826466">
     9  <!ENTITY cmake-md5sum        "d0bec4e0690bb164035c43a4d6a135c9">
    1010  <!ENTITY cmake-size          "10 MB">
    11   <!ENTITY cmake-buildsize     "369 MB (add 1.1 GB for tests)">
    12   <!ENTITY cmake-time          "1.9 SBU (add 3.0 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "377 MB (add 1.1 GB for tests)">
     12  <!ENTITY cmake-time          "2.0 SBU (add 3.0 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • general/prog/git.xml

    r2830a22 r37d53b1  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "32d34dc65ae0955cc68c7152b5ca8b13">
    12 
    13   <!ENTITY git-size          "6.8 MB">
     11  <!ENTITY git-md5sum        "b5b8ad954255dece5147d0a70b060482">
     12
     13  <!ENTITY git-size          "6.9 MB">
    1414  <!-- but people keep forgetting that an install not only needs the net build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "392 MB (with downloaded documentation, add 18 MB to build documentation)">
     16  <!ENTITY git-buildsize     "247 MB (with downloaded documentation">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.6 SBU (disk speed dependent) for tests, both with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add up to 1.6 SBU (disk speed dependent) for tests, both with parallelism=4)">
    2020]>
    2121
Note: See TracChangeset for help on using the changeset viewer.