Changeset 142b8df6
- Timestamp:
- 05/15/2020 06:25:01 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 31e5bb7c
- Parents:
- 43d71bf
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r43d71bf r142b8df6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "05"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "May 1 4th, &year;">9 <!ENTITY releasedate "May 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/apache-ant.xml
r43d71bf r142b8df6 7 7 <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz"> 8 8 <!ENTITY apache-ant-download-ftp " "> 9 <!ENTITY apache-ant-md5sum " ab7ccbece38850f2fe9258d0ce965786">10 <!ENTITY apache-ant-size "4. 1MB">9 <!ENTITY apache-ant-md5sum "735e683a2616e9b4d1c31e714fb0949a"> 10 <!ENTITY apache-ant-size "4.3 MB"> 11 11 <!ENTITY apache-ant-buildsize "142 MB"> 12 12 <!ENTITY apache-ant-time "0.3 SBU (excluding download time)"> -
introduction/welcome/changelog.xml
r43d71bf r142b8df6 43 43 --> 44 44 <listitem> 45 <para>May 15th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to apache-ant-1.10.8. Fixes 49 <ulink url="&blfs-ticket-root;13533">#13533</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>May 14th, 2020</para> 46 56 <itemizedlist> -
packages.ent
r43d71bf r142b8df6 373 373 <!ENTITY yasm-version "1.3.0"> 374 374 375 <!ENTITY apache-ant-version "1.10. 7">375 <!ENTITY apache-ant-version "1.10.8"> 376 376 <!-- 377 377 <!ENTITY maven-version "3.6.0">
Note:
See TracChangeset
for help on using the changeset viewer.