Changes between Initial Version and Version 3 of Ticket #2089


Ignore:
Timestamp:
Mar 24, 2016, 12:34:31 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2089

    • Property Status changed from new to closed
    • Property Type changed from defect to update
    • Property Owner changed from darwinports-bugs@… to sean@…
    • Property Resolution changed from to fixed
    • Property Port apache-ant added
  • Ticket #2089 – Description

    initial v3  
    1 apache-ant 1.6.2 is out.
     1apache-ant 1.6.2 is out.  \\
    22There is enough to bump the version and update the checksum to have a good 1.6.2 Portfile. I tried it
    33with the latest apple's java sdk, it works fine.
     
    55Here the cvs diff -u :
    66
     7{{{
    78Index: devel/apache-ant/Portfile
    8 ===============================================================
    9 ====
     9===================================================================
    1010RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apache-ant/Portfile,v
    1111retrieving revision 1.15
     
    3030 distname       ${name}-${version}-src
    3131 use_bzip2      yes
     32}}}