Changeset 91b39178 for general


Ignore:
Timestamp:
08/23/2023 12:19:36 AM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
faa948c
Parents:
68e53be
Message:

Update to apache-ant-1.10.14.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    r68e53be r91b39178  
    77  <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz">
    88  <!ENTITY apache-ant-download-ftp  " ">
    9   <!ENTITY apache-ant-md5sum        "4cf5c6728612f4787eda265b0a2d266b">
    10   <!ENTITY apache-ant-size          "3.7 MB">
    11   <!ENTITY apache-ant-buildsize     "242 MB">
     9  <!ENTITY apache-ant-md5sum        "055843219f487edb3a6db554ad1355ef">
     10  <!ENTITY apache-ant-size          "3.6 MB">
     11  <!ENTITY apache-ant-buildsize     "195 MB">
    1212  <!ENTITY apache-ant-time          "0.3 SBU (excluding download time)">
    1313]>
     
    123123    <title>Installation of Apache Ant</title>
    124124
    125 <!-- Not needed with 1.10.10
    126     <para>
    127       First fix an incompatibility issue between the documentation standard
    128       used in the build tree, and the one expected by <xref
    129       linkend="openjdk"/>:
    130     </para>
    131 
    132 <screen><userinput>sed -i 's/- -add-modules java.activation/-html4/' build.xml</userinput></screen>
    133 -->
    134 
    135125    <para>
    136126      Build a limited bootstrap version of <application>Apache
     
    140130<screen><userinput>./bootstrap.sh</userinput></screen>
    141131
     132<!-- No longer needed in 1.10.14.
    142133    <para>
    143134      Now fix a problem when the next command tries to download a file from
     
    148139    -e 's|software/awdtools/netrexx|BLFS/apache-ant|'        \
    149140    -i fetch.xml </userinput></screen>
     141-->
    150142
    151143    <para>
Note: See TracChangeset for help on using the changeset viewer.