Changeset d400dce
- Timestamp:
- 10/04/2020 08:05:47 AM (2 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 8dcedec0
- Parents:
- 6a5717b
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6a5717b rd400dce 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- 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 "October 2nd, &year;">9 <!ENTITY releasedate "October 4th, &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
r6a5717b rd400dce 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 "7 35e683a2616e9b4d1c31e714fb0949a">9 <!ENTITY apache-ant-md5sum "700443388a718591dc1e031e52e9be3b"> 10 10 <!ENTITY apache-ant-size "4.3 MB"> 11 11 <!ENTITY apache-ant-buildsize "142 MB"> -
introduction/welcome/changelog.xml
r6a5717b rd400dce 43 43 --> 44 44 <listitem> 45 <para>October 4th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to apache-ant-1.10.9. Fixes 49 <ulink url="&blfs-ticket-root;14082">#14082</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 2nd, 2020</para> 46 56 <itemizedlist> -
packages.ent
r6a5717b rd400dce 374 374 <!ENTITY yasm-version "1.3.0"> 375 375 376 <!ENTITY apache-ant-version "1.10. 8">376 <!ENTITY apache-ant-version "1.10.9"> 377 377 <!-- 378 378 <!ENTITY maven-version "3.6.0">
Note:
See TracChangeset
for help on using the changeset viewer.