Ignore:
Timestamp:
05/08/2021 12:49:41 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
b93d025e
Parents:
7fef166
Message:

Update to librsvg-2.50.5 and php-8.0.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r7fef166 re0cf685  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "6baaddeea5823ade61609f4c4d90f7a7">
     9  <!ENTITY php-md5sum        "ae27a7444ede5f2e118b6fd869d29958">
    1010  <!ENTITY php-size          "10 MB">
    11   <!ENTITY php-buildsize     "694 MB (with tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 2.0 SBU for tests)">
     11  <!ENTITY php-buildsize     "693 MB (with tests, add 182 MB for documentation)">
     12  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.9 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
    1414       Results were otherwise normal though, so I'm unsure of what caused the
    1515       increase in time. -renodr
    1616       No timeout for 8.0.2. Tests run at -j4 too. -pierre
    17        No timeouts on 8.0.3 for me this time. -renodr -->
     17       No timeouts on 8.0.3 for me this time. -renodr
     18       No timeouts on 8.0.5 -bdubbs -->
    1819]>
    1920
     
    277278    <para>
    278279      To test the results, issue: <command>make test</command>. Several
    279       tests (out of over 12400) may fail, in which case you are asked
     280      tests (out of over 16000) may fail, in which case you are asked
    280281      whether you want to send the report to the PHP developers. If you
    281282      want to automate the test, you may prefix the command with
Note: See TracChangeset for help on using the changeset viewer.