Changeset 6c8a9b1
- Timestamp:
- 10/16/2014 02:42:52 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
- ea6894f
- Parents:
- fb785c2
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfb785c2 r6c8a9b1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 5th, &year;">9 <!ENTITY releasedate "October 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/php.xml
rfb785c2 r6c8a9b1 7 7 <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.xz"> 8 8 <!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz"> 9 <!ENTITY php-md5sum " d34002f90a7049282ec663adcac7ba9e">9 <!ENTITY php-md5sum "c976f54d429a0e5214659b0098e44e37"> 10 10 <!ENTITY php-size "11 MB"> 11 <!ENTITY php-buildsize "3 67 MB (additional 11MB to run the test suite and 102 MB for documentation)">12 <!ENTITY php-time "4 SBU (additional 2. 1SBU to run the test suite)">11 <!ENTITY php-buildsize "376 MB (additional 2 MB to run the test suite and 102 MB for documentation)"> 12 <!ENTITY php-time "4 SBU (additional 2.5 SBU to run the test suite)"> 13 13 ]> 14 14 … … 408 408 <seg>pear, peardev, pecl, phar (symlink), phar.phar, 409 409 php, php-cgi, php-config, php-fpm, and phpize</seg> 410 <seg>dba.{so,a} and opcache.{so,a} in410 <seg>dba.{so,a} and opcache.{so,a} at 411 411 /usr/lib/php/extensions/no-debug-non-zts-20131226/</seg> 412 412 <seg>/usr/include/php, /usr/lib/php, /usr/share/php and -
introduction/welcome/changelog.xml
rfb785c2 r6c8a9b1 46 46 47 47 <listitem> 48 <para>October 16th, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to php-5.6.2. Fixes 52 <ulink url="&blfs-ticket-root;5689">#5689</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 48 58 <para>October 15th, 2014</para> 49 59 <itemizedlist> -
packages.ent
rfb785c2 r6c8a9b1 265 265 <!ENTITY nasm-version "2.11.05"> 266 266 <!ENTITY npapi-sdk-version "0.27.2"> 267 <!ENTITY php-version "5.6. 1">267 <!ENTITY php-version "5.6.2"> 268 268 <!ENTITY python2-version "2.7.8"> 269 269 <!ENTITY python3-version "3.4.2">
Note:
See TracChangeset
for help on using the changeset viewer.