Changeset 1c7c64d
- Timestamp:
- 02/06/2021 05:25:42 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f6b092b
- Parents:
- 0418c9fa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/php.xml
r0418c9fa r1c7c64d 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 " f860a700a0eb929444c85f3ca53faa60">9 <!ENTITY php-md5sum "4fc1c90ee10b72d6a56447f8491a9857"> 10 10 <!ENTITY php-size "10 MB"> 11 <!ENTITY php-buildsize "6 94 MB (add 7 MB for tests, add 103MB for documentation)">12 <!ENTITY php-time "1.8 SBU (with parallelism=4; add 7.9 SBU for tests)">11 <!ENTITY php-buildsize "675 MB (with tests, add 182 MB for documentation)"> 12 <!ENTITY php-time "1.8 SBU (with parallelism=4; add 1.9 SBU for tests)"> 13 13 <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well. 14 14 Results were otherwise normal though, so I'm unsure of what caused the 15 increase in time. -renodr --> 15 increase in time. -renodr 16 No timeout for 8.0.2. Tests run at -j4 too. -pierre --> 16 17 ]> 17 18 … … 621 622 php-cgi, php-config, php-fpm, phpdbg, and phpize</seg> 622 623 623 <seg>dba. {so,a} and opcache.{so,a}in624 <seg>dba.so and opcache.so in 624 625 /usr/lib/php/extensions/no-debug-non-zts-20200930</seg> 625 626 -
packages.ent
r0418c9fa r1c7c64d 350 350 <!ENTITY ninja-version "1.9.0"> 351 351 <!ENTITY npapi-sdk-version "0.27.2"> 352 <!ENTITY php-version "8.0. 1">352 <!ENTITY php-version "8.0.2"> 353 353 354 354 <!ENTITY python2-majorver "2.7">
Note:
See TracChangeset
for help on using the changeset viewer.