Changeset 46b8945e
- Timestamp:
- 08/08/2020 08:30:39 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fcbc38a
- Parents:
- 6e017f08
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/php.xml
r6e017f08 r46b8945e 7 7 <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz"> 8 8 <!ENTITY php-download-ftp " "> 9 <!ENTITY php-md5sum " 5710ac935f2f1b2a7590ed73221d9e78">9 <!ENTITY php-md5sum "b623bef0da0b7c48477853ca50c989c5"> 10 10 <!ENTITY php-size "9.8 MB"> 11 <!ENTITY php-buildsize " 644 MB (add 7MB for tests, add 117 MB for documentation)">12 <!ENTITY php-time "1. 6 SBU (with parallelism=4; add 2.0SBU 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)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r6e017f08 r46b8945e 46 46 <itemizedlist> 47 47 <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> 48 56 <para>[pierre] - Update to thunderbird-78.1.1. Fixes 49 57 <ulink url="&blfs-ticket-root;13896">#13896</ulink>.</para> -
packages.ent
r6e017f08 r46b8945e 344 344 <!ENTITY ninja-version "1.9.0"> 345 345 <!ENTITY npapi-sdk-version "0.27.2"> 346 <!ENTITY php-version "7.4. 8">346 <!ENTITY php-version "7.4.9"> 347 347 348 348 <!ENTITY python2-majorver "2.7"> -
xfce/core/tumbler.xml
r6e017f08 r46b8945e 8 8 "http://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-&tumbler-version;.tar.bz2"> 9 9 <!ENTITY tumbler-download-ftp " "> 10 <!ENTITY tumbler-md5sum " 5d541608b3962fd2b16e23a266fd7a10">11 <!ENTITY tumbler-size "5 80KB">12 <!ENTITY tumbler-buildsize "1 3MB">10 <!ENTITY tumbler-md5sum "35ec0077a4b6d0a1899756519e894324"> 11 <!ENTITY tumbler-size "548 KB"> 12 <!ENTITY tumbler-buildsize "12 MB"> 13 13 <!ENTITY tumbler-time "0.2 SBU"> 14 14 ]>
Note:
See TracChangeset
for help on using the changeset viewer.