Update to librsvg-2.50.5 and php-8.0.5

This commit is contained in:
Bruce Dubbs 2021-05-07 19:49:41 -05:00
parent 7fef166a02
commit e0cf6859ca
4 changed files with 20 additions and 11 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
<!ENTITY librsvg-download-ftp "&gnome-download-ftp;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
<!ENTITY librsvg-md5sum "94764e3dfbf9392afc986a42f2af0639">
<!ENTITY librsvg-md5sum "b36298821ea956c5a16a38f737aafe9f">
<!ENTITY librsvg-size "18 MB">
<!ENTITY librsvg-buildsize "1.2 GB (97 MB installed), add 994 MB for tests">
<!ENTITY librsvg-time "1.1 SBU (Using parallelism=4), add 1.4 SBU for tests">
<!ENTITY librsvg-buildsize "1.2 GB (96 MB installed), add 1.0 GB for tests">
<!ENTITY librsvg-time "1.1 SBU (Using parallelism=4), add 0.7 SBU for tests">
]>
<sect1 id="librsvg" xreflabel="librsvg-&librsvg-version;">
@ -113,7 +113,7 @@ make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
<!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
Many of the tests in 'reftests' may fail (44 in April 2021) because
Many of the tests in 'reftests' may fail (44 in May 2021) because
they produce, and then diff, graphic files with text and the details such
as spacing vary when the system versions of cairo, freetype, pixman, pango
and perhaps harfbuzz differ from the versions on the system where the

View File

@ -6,15 +6,16 @@
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
<!ENTITY php-download-ftp " ">
<!ENTITY php-md5sum "6baaddeea5823ade61609f4c4d90f7a7">
<!ENTITY php-md5sum "ae27a7444ede5f2e118b6fd869d29958">
<!ENTITY php-size "10 MB">
<!ENTITY php-buildsize "694 MB (with tests, add 182 MB for documentation)">
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 2.0 SBU for tests)">
<!ENTITY php-buildsize "693 MB (with tests, add 182 MB for documentation)">
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.9 SBU for tests)">
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
Results were otherwise normal though, so I'm unsure of what caused the
increase in time. -renodr
No timeout for 8.0.2. Tests run at -j4 too. -pierre
No timeouts on 8.0.3 for me this time. -renodr -->
No timeouts on 8.0.3 for me this time. -renodr
No timeouts on 8.0.5 -bdubbs -->
]>
<sect1 id="php" xreflabel="PHP-&php-version;">
@ -276,7 +277,7 @@ make</userinput></screen>
make</userinput></screen>
<para>
To test the results, issue: <command>make test</command>. Several
tests (out of over 12400) may fail, in which case you are asked
tests (out of over 16000) may fail, in which case you are asked
whether you want to send the report to the PHP developers. If you
want to automate the test, you may prefix the command with
<command>yes "n" | </command>.

View File

@ -43,6 +43,14 @@
<listitem>
<para>May 7th, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to librsvg-2.50.5. Fixes
<ulink url="&blfs-ticket-root;14970">#14970</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to php-8.0.5. Fixes
<ulink url="&blfs-ticket-root;14958">#14958</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gparted-1.3.0. Fixes
<ulink url="&blfs-ticket-root;14988">#14988</ulink>.</para>

View File

@ -222,7 +222,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libmng-version "2.0.3">
<!ENTITY libmypaint-version "1.6.1"> <!-- version 1 only -->
<!ENTITY libpng-version "1.6.37">
<!ENTITY librsvg-version "2.50.4"> <!-- Normally even minors -->
<!ENTITY librsvg-version "2.50.5"> <!-- Normally even minors -->
<!ENTITY libraw-version "0.20.2">
<!ENTITY libspiro-version "20200505">
<!ENTITY libtiff-version "4.3.0">
@ -355,7 +355,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY nasm-version "2.15.05">
<!ENTITY ninja-version "1.9.0">
<!ENTITY npapi-sdk-version "0.27.2">
<!ENTITY php-version "8.0.3">
<!ENTITY php-version "8.0.5">
<!ENTITY python2-majorver "2.7">
<!ENTITY python2-patch "18">