Changeset d8d8c3cc


Ignore:
Timestamp:
04/02/2023 01:21:58 AM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
e8d75b9
Parents:
5799ca5
Message:

Update to php-8.2.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r5799ca5 rd8d8c3cc  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "cb768cf744184e64d48b15305c437336">
     9  <!ENTITY php-md5sum        "43c5fa2cf3428e9692cd9d424e71664f">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "673 MB (with documentation)">
    12   <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.6 SBU for tests)">
     11  <!ENTITY php-buildsize     "601 MB (with documentation)">
     12  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.6 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

    r5799ca5 rd8d8c3cc  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to php-8.2.4. Fixes
     46         <ulink url="&blfs-ticket-root;17798">#17798</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to gtk-4.10.1. Fixes
    4650         <ulink url="&blfs-ticket-root;17792">#17792</ulink>.</para>
  • packages.ent

    r5799ca5 rd8d8c3cc  
    327327<!ENTITY nasm-version                 "2.16.01">
    328328<!ENTITY patchelf-version             "0.17.2">
    329 <!ENTITY php-version                  "8.2.3">
     329<!ENTITY php-version                  "8.2.4">
    330330
    331331<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.