Ticket #1320: apache-ant-1.6.0.diff

File apache-ant-1.6.0.diff, 699 bytes (added by blb@…, 20 years ago)

unidiff to Portfile

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            apache-ant
    5 version         1.5.4
    6 revision        1
     5version         1.6.0
    76categories      devel   
    87maintainers     sean@fuzzymagic.com
    98description     Java opensource build system
     
    1716master_sites    http://apache.ttlhost.com/ant/source/ \
    1817                http://apache.mirrors.pair.com/ant/source/ \
    1918                http://www.apache.org/dist/ant/source/
    20 checksums       md5 6cf6b1065f07fa9a12d174887913b31e
     19checksums       md5 18aed5aa33951aa85c237fc4139bad6e
    2120distname        ${name}-${version}-src
     21use_bzip2       yes
    2222worksrcdir      ${name}-${version}
    2323set antdir      java/${name}
    2424set instdir     ${prefix}/${antdir}