Changeset e0cf685 for general


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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r7fef166 re0cf685  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "94764e3dfbf9392afc986a42f2af0639">
     9  <!ENTITY librsvg-md5sum        "b36298821ea956c5a16a38f737aafe9f">
    1010  <!ENTITY librsvg-size          "18 MB">
    11   <!ENTITY librsvg-buildsize     "1.2 GB (97 MB installed), add 994 MB for tests">
    12   <!ENTITY librsvg-time          "1.1 SBU (Using parallelism=4), add 1.4 SBU for tests">
     11  <!ENTITY librsvg-buildsize     "1.2 GB (96 MB installed), add 1.0 GB for tests">
     12  <!ENTITY librsvg-time          "1.1 SBU (Using parallelism=4), add 0.7 SBU for tests">
    1313]>
    1414
     
    114114      To test the results, issue: <command>make check</command>.
    115115      <!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
    116       Many of the tests in 'reftests' may fail (44 in April 2021) because
     116      Many of the tests in 'reftests' may fail (44 in May 2021) because
    117117      they produce, and then diff, graphic files with text and the details such
    118118      as spacing vary when the system versions of cairo, freetype, pixman, pango
  • 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.