Changeset f27c359


Ignore:
Timestamp:
07/09/2024 03:44:04 AM (2 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
bc3dc0e2
Parents:
91e1a0dc
Message:

Update to php-8.3.9

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r91e1a0dc rf27c359  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "3a731ebd24cd36c70148416703ba2f0e">
    10   <!ENTITY php-size          "11.9 MB">
    11   <!ENTITY php-buildsize     "533 MB (with documentation and tests)">
     9  <!ENTITY php-md5sum        "05e10aca88687bad586f49b5992a0633">
     10  <!ENTITY php-size          "12 MB">
     11  <!ENTITY php-buildsize     "534 MB (with documentation and tests)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 1.8 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
  • introduction/welcome/changelog.xml

    r91e1a0dc rf27c359  
    4242      <para>July 8th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to php-8.3.9. Fixes
     46          <ulink url="&blfs-ticket-root;20049">#20049</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[rahul] - Update to libxslt-1.1.42. Fixes
  • packages.ent

    r91e1a0dc rf27c359  
    356356<!ENTITY nasm-version                 "2.16.03">
    357357<!ENTITY patchelf-version             "0.18.0">
    358 <!ENTITY php-version                  "8.3.8">
     358<!ENTITY php-version                  "8.3.9">
    359359
    360360<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.