Changeset ad20138 for general


Ignore:
Timestamp:
12/19/2021 06:31:32 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c8af588
Parents:
0d754e01
Message:

Package updates.
Update to mesa-21.3.2.
Update to php-8.1.1.
Update to gegl-0.4.34.
Update to librsvg-2.52.5.

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r0d754e01 rad20138  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "d560cc7d5b5b8c610f51b70f0e37a47d">
     9  <!ENTITY gegl-md5sum        "3701f72771d2e8013c6877405cb409fe">
    1010  <!ENTITY gegl-size          "5.4 MB">
    11   <!ENTITY gegl-buildsize     "98 MB (with tests)">
    12   <!ENTITY gegl-time          "0.6 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gegl-buildsize     "99 MB (with tests)">
     12  <!ENTITY gegl-time          "0.7 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • general/graphlib/librsvg.xml

    r0d754e01 rad20138  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.52/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.52/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "7197aeebed0dd5c36d03fb92a3f5ee1d">
     9  <!ENTITY librsvg-md5sum        "b667b319a33dafa825abf152a00e6c9b">
    1010  <!ENTITY librsvg-size          "22 MB">
    11   <!ENTITY librsvg-buildsize     "870 MB (26 MB installed), add 217 MB for tests">
    12   <!ENTITY librsvg-time          "1.2 SBU (Using parallelism=4), add 1.9 SBU for tests">
     11  <!ENTITY librsvg-buildsize     "865 MB (26 MB installed), add 211 MB for tests">
     12  <!ENTITY librsvg-time          "1.6 SBU (Using parallelism=4), add 1.9 SBU for tests">
    1313]>
    1414
     
    119119      reference files were created. For this reason, running the tests is not
    120120      recommended.
    121       To test the results anyway, issue: <command>make check</command>.
     121      To test the results anyway, issue: <command>make -k check</command>.
    122122    </para>
    123123
  • general/prog/php.xml

    r0d754e01 rad20138  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "552bc63901c6a1bad195e6a47be3c341">
     9  <!ENTITY php-md5sum        "a0cd96c783b1700e5ebf1ebfd1454f80">
    1010  <!ENTITY php-size          "11 MB">
    1111  <!ENTITY php-buildsize     "479 MB (with documentation)">
    12   <!ENTITY php-time          "1.8 SBU (with parallelism=4; add 1.9 SBU for tests)">
     12  <!ENTITY php-time          "1.9 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
     
    3434
    3535Time taken      :  165 seconds
     36
     37Statst for tests changed slightly for 8.1.1, but not significantly.
    3638
    3739-->
Note: See TracChangeset for help on using the changeset viewer.