Changeset 69c33ed for general


Ignore:
Timestamp:
10/03/2019 07:54:12 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
c814c14
Parents:
b158299
Message:

Update to libreoffice-6.3.2.2.
Update to NetworkManager-1.20.4.
Update to mercurial-5.1.2.
Update to cmake-3.15.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22223 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rb158299 r69c33ed  
    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        "bf69e837eeda3dd4e9f52cffcf546a11">
     9  <!ENTITY cmake-md5sum        "f63dff1021394b6e37e57d77d26066d1">
    1010  <!ENTITY cmake-size          "8.8 MB">
    11   <!ENTITY cmake-buildsize     "391 MB (add 485 MB for tests)">
    12   <!ENTITY cmake-time          "2.6 SBU (add 3.0 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "391 MB (add 514 MB for tests)">
     12  <!ENTITY cmake-time          "2.6 SBU (add 3.3 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    127127      <literal>LANG</literal> is set to a non-blank value and failures
    128128      occur, try running the tests without having <literal>LANG</literal> set.
    129       One test, RunCMake.CommandLineTar, is known to fail if the
     129      The test RunCMake.CommandLineTar is known to fail if the
    130130      <ulink url="https://github.com/facebook/zstd">zstd</ulink>
    131       package is not installed.
     131      package is not installed.  The LinkStatic test is also known to fail.
    132132
    133133     <!-- Please, don't remove this comment, needed if tests start to fail
  • general/prog/mercurial.xml

    rb158299 r69c33ed  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "3ba8caa5198fec0df036fb7d591e2ca2">
     9  <!ENTITY mercurial-md5sum        "03f0c74764075a0fe4cc6cf5659b15f7">
    1010  <!ENTITY mercurial-size          "6.9 MB">
    1111  <!ENTITY mercurial-buildsize     "74 MB (with docs, add 765 MB for tests)">
    12   <!ENTITY mercurial-time          "0.5 SBU (with docs, add 10 SBU for tests using -j4)">
     12  <!ENTITY mercurial-time          "0.4 SBU (with docs, add 10 SBU for tests using -j4)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.