Changeset 7a770a9
- Timestamp:
- 08/19/2018 05:52:34 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 272f28b
- Parents:
- b79cece1
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb79cece1 r7a770a9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 8"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 1 8th, &year;">9 <!ENTITY releasedate "August 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/php.xml
rb79cece1 r7a770a9 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 " ebf0d05fe3bf5b72f5d09c1174934b91">9 <!ENTITY php-md5sum "d529efc4017840e3db970b0bc25aef9c"> 10 10 <!ENTITY php-size "12 MB"> 11 11 <!ENTITY php-buildsize "567 MB (add 2 MB for tests, add 111 MB for documentation)"> -
introduction/welcome/changelog.xml
rb79cece1 r7a770a9 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>August 19th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to php-7.2.9. Fixes 49 <ulink url="&blfs-ticket-root;11026">#11026</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>August 18th, 2018</para> -
packages.ent
rb79cece1 r7a770a9 329 329 <!ENTITY ninja-version "1.8.2"> 330 330 <!ENTITY npapi-sdk-version "0.27.2"> 331 <!ENTITY php-version "7.2. 8">331 <!ENTITY php-version "7.2.9"> 332 332 <!ENTITY python2-version "2.7.15"> 333 333 <!ENTITY python3-version "3.7.0">
Note:
See TracChangeset
for help on using the changeset viewer.