Re: [MacPorts] #2089: UPDATE: apache-ant 1.6.2
#2089: UPDATE: apache-ant 1.6.2 -------------------------+-------------------- Reporter: reilles@… | Owner: sean@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: apache-ant | -------------------------+-------------------- Changes (by ryandesign@…): * type: defect => update * port: => apache-ant Old description:
apache-ant 1.6.2 is out. There is enough to bump the version and update the checksum to have a good 1.6.2 Portfile. I tried it with the latest apple's java sdk, it works fine.
Here the cvs diff -u :
Index: devel/apache-ant/Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apache- ant/Portfile,v retrieving revision 1.15 diff -u -r1.15 Portfile --- devel/apache-ant/Portfile 18 Apr 2004 10:08:08 -0000 1.15 +++ devel/apache-ant/Portfile 27 Jul 2004 14:19:31 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name apache-ant -version 1.6.1 +version 1.6.2 categories devel java maintainers sean@fuzzymagic.com description Java opensource build system @@ -14,7 +14,7 @@
platforms darwin freebsd master_sites apache:ant/source -checksums md5 3e1f06aae6b691543299ccb1a5cb038f +checksums md5 83c3adefdbf90bcbc4b804d4c55c0778 distname ${name}-${version}-src use_bzip2 yes
New description: apache-ant 1.6.2 is out. \\ There is enough to bump the version and update the checksum to have a good 1.6.2 Portfile. I tried it with the latest apple's java sdk, it works fine. Here the cvs diff -u : {{{ Index: devel/apache-ant/Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apache- ant/Portfile,v retrieving revision 1.15 diff -u -r1.15 Portfile --- devel/apache-ant/Portfile 18 Apr 2004 10:08:08 -0000 1.15 +++ devel/apache-ant/Portfile 27 Jul 2004 14:19:31 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name apache-ant -version 1.6.1 +version 1.6.2 categories devel java maintainers sean@fuzzymagic.com description Java opensource build system @@ -14,7 +14,7 @@ platforms darwin freebsd master_sites apache:ant/source -checksums md5 3e1f06aae6b691543299ccb1a5cb038f +checksums md5 83c3adefdbf90bcbc4b804d4c55c0778 distname ${name}-${version}-src use_bzip2 yes }}} -- -- Ticket URL: <https://trac.macports.org/ticket/2089#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts