Changeset ff6e37c8
- Timestamp:
- 06/07/2015 12:55:08 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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, 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:
- 84bb39a6
- Parents:
- 82c65b7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r82c65b7 rff6e37c8 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 6"> <!-- Always 2 digits -->3 <!ENTITY day "07"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 6th &year;">9 <!ENTITY releasedate "June 7th &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
r82c65b7 rff6e37c8 5 5 %general-entities; 6 6 7 <!ENTITY apache-ant-download-http "http ://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">7 <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2"> 8 8 <!ENTITY apache-ant-download-ftp " "> 9 <!ENTITY apache-ant-md5sum " 7a7253ec047195d755c5318a4de8a3a4">9 <!ENTITY apache-ant-md5sum "1eddcf051c8a7010c46ca940c63d478d"> 10 10 <!ENTITY apache-ant-size "3.6 MB"> 11 <!ENTITY apache-ant-buildsize "1 08MB">11 <!ENTITY apache-ant-buildsize "183 MB"> 12 12 <!ENTITY apache-ant-time "0.3 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
r82c65b7 rff6e37c8 44 44 45 45 --> 46 47 <listitem> 48 <para>June 7th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[pierre] - Update to apache-ant-1.9.5. Fixes 52 <ulink url="&blfs-ticket-root;6566">#6566</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 46 56 47 57 <listitem> -
packages.ent
r82c65b7 rff6e37c8 282 282 <!ENTITY yasm-version "1.3.0"> 283 283 284 <!ENTITY apache-ant-version "1.9. 4">284 <!ENTITY apache-ant-version "1.9.5"> 285 285 <!ENTITY junit-version "4.11"> 286 286 <!ENTITY hamcrest-version "1.3">
Note:
See TracChangeset
for help on using the changeset viewer.