Changeset 46b8945e


Ignore:
Timestamp:
08/08/2020 08:30:39 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fcbc38a
Parents:
6e017f08
Message:

Update to php-7.4.9.
Update to tumbler-0.2.9.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23475 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r6e017f08 r46b8945e  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "5710ac935f2f1b2a7590ed73221d9e78">
     9  <!ENTITY php-md5sum        "b623bef0da0b7c48477853ca50c989c5">
    1010  <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "644 MB (add 7 MB for tests, add 117 MB for documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.0 SBU for tests)">
     11  <!ENTITY php-buildsize     "474 MB (add 2 MB for tests, add 117 MB for documentation)">
     12  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r6e017f08 r46b8945e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to php-7.4.9. Fixes
     49          <ulink url="&blfs-ticket-root;13889">#13889</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to tumbler-0.2.9. Fixes
     53          <ulink url="&blfs-ticket-root;13890">#13890</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[pierre] - Update to thunderbird-78.1.1. Fixes
    4957          <ulink url="&blfs-ticket-root;13896">#13896</ulink>.</para>
  • packages.ent

    r6e017f08 r46b8945e  
    344344<!ENTITY ninja-version                "1.9.0">
    345345<!ENTITY npapi-sdk-version            "0.27.2">
    346 <!ENTITY php-version                  "7.4.8">
     346<!ENTITY php-version                  "7.4.9">
    347347
    348348<!ENTITY python2-majorver             "2.7">
  • xfce/core/tumbler.xml

    r6e017f08 r46b8945e  
    88           "http://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-&tumbler-version;.tar.bz2">
    99  <!ENTITY tumbler-download-ftp  " ">
    10   <!ENTITY tumbler-md5sum        "5d541608b3962fd2b16e23a266fd7a10">
    11   <!ENTITY tumbler-size          "580 KB">
    12   <!ENTITY tumbler-buildsize     "13 MB">
     10  <!ENTITY tumbler-md5sum        "35ec0077a4b6d0a1899756519e894324">
     11  <!ENTITY tumbler-size          "548 KB">
     12  <!ENTITY tumbler-buildsize     "12 MB">
    1313  <!ENTITY tumbler-time          "0.2 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.