Changeset baba58bc


Ignore:
Timestamp:
08/19/2005 08:59:19 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6d5b743
Parents:
227d8159
Message:

Updated to Apache Ant-1.6.5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4954 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r227d8159 rbaba58bc  
    134134<!ENTITY mc-version                   "4.6.1">
    135135<!ENTITY sysstat-version              "6.0.0">
    136 <!ENTITY apache-ant-version           "1.6.2">
     136<!ENTITY apache-ant-version           "1.6.5">
    137137
    138138<!-- Chapter 12 -->
  • general/sysutils/apache-ant.xml

    r227d8159 rbaba58bc  
    77  <!ENTITY apache-ant-download-http "http://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">
    88  <!ENTITY apache-ant-download-ftp  "ftp://ftp.oregonstate.edu/pub/apache/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">
    9   <!ENTITY apache-ant-md5sum        "83c3adefdbf90bcbc4b804d4c55c0778">
     9  <!ENTITY apache-ant-md5sum        "80a7ad191c40b7d8c82533524b282b6b">
    1010  <!ENTITY apache-ant-size          "6.2 MB">
    11   <!ENTITY apache-ant-buildsize     "92 MB">
    12   <!ENTITY apache-ant-time          "0.47 SBU">
     11  <!ENTITY apache-ant-buildsize     "94.5 MB">
     12  <!ENTITY apache-ant-time          "0.4 SBU">
    1313]>
    1414
     
    113113
    114114    <para><command>./build.sh -Ddist.dir=/opt/ant-&apache-ant-version;
    115     dist</command>: This command does everything. It builds the package, then
     115    dist</command>: This command does everything. It builds, then
    116116    installs the package into
    117117    <filename class='directory'>/opt/ant-&apache-ant-version;</filename>.</para>
     
    295295
    296296</sect1>
    297 
  • introduction/welcome/changelog.xml

    r227d8159 rbaba58bc  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[randy] - Updated to Apache Ant-1.6.5.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[randy] - Updated to Nail-11.25.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.