Changeset 475d0d98 for general


Ignore:
Timestamp:
08/13/2023 05:14:55 PM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
12a362f7
Parents:
9a279da
Message:

Update to boost-1.83.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r9a279da r475d0d98  
    77  <!ENTITY boost-download-http "https://boostorg.jfrog.io/artifactory/main/release/&boost-version;/source/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "b45dac8b54b58c087bfbed260dbfc03a">
    10   <!ENTITY boost-size          "116 MB">
    11   <!ENTITY boost-buildsize     "1.1 GB (195 MB installed)">
    12   <!ENTITY boost-time          "1.4 SBU (Using parallelism=4; add 0.9 SBU for tests)">
     9  <!ENTITY boost-md5sum        "406f0b870182b4eb17a23a9d8fce967d">
     10  <!ENTITY boost-size          "117 MB">
     11  <!ENTITY boost-buildsize     "1.1 GB (199 MB installed)">
     12  <!ENTITY boost-time          "2.8 SBU (Using parallelism=4; add 0.7 SBU for tests)">
    1313]>
    14 
    15 <!-- Editors: Check test failures with python-3.11 -->
    1614
    1715<sect1 id="boost" xreflabel="Boost-&boost-version;">
     
    126124
    127125    <para>
    128       To run the Boost.Build's regression test, issue
     126      To run Boost.Build's regression tests, issue
    129127      <command>pushd tools/build/test; python3 test_all.py; popd</command>.
    130       With python-3.10.x all 168 tests should pass.  With
    131       <xref linkend='python3'/>, 20 tests fail for undetermined reasons.
     128      <!--With python-3.10.x all 168 tests should pass.  With
     129      <xref linkend='python3'/>, 20 tests fail for undetermined reasons.-->
     130      <!-- This was fixed in 1.83.0 -->
    132131    </para>
    133132
Note: See TracChangeset for help on using the changeset viewer.