Changeset 70115c48


Ignore:
Timestamp:
01/19/2024 06:19:17 PM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
b1fc5567
Parents:
66a2eaa
Message:

Update to php-8.3.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r66a2eaa r70115c48  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "3734b8fbb49ff225764c5d056d66269a">
     9  <!ENTITY php-md5sum        "c6de74ddce25bcea59cf297c8f136ef2">
    1010  <!ENTITY php-size          "12 MB">
    11   <!ENTITY php-buildsize     "527 MB (with documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.7 SBU for tests)">
     11  <!ENTITY php-buildsize     "525 MB (with documentation)">
     12  <!ENTITY php-time          "2.0 SBU (with parallelism=4; add 1.7 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
  • introduction/welcome/changelog.xml

    r66a2eaa r70115c48  
    4242      <para>January 19th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to php-8.3.2. Fixes
     46          <ulink url="&blfs-ticket-root;19149">#19149</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to libvpx-1.14.0. Fixes
  • packages.ent

    r66a2eaa r70115c48  
    333333<!ENTITY nasm-version                 "2.16.01">
    334334<!ENTITY patchelf-version             "0.17.2">
    335 <!ENTITY php-version                  "8.3.1">
     335<!ENTITY php-version                  "8.3.2">
    336336
    337337<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.