[78190] trunk/dports/java/groovy/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Apr 27 13:50:55 PDT 2011
On Apr 27, 2011, at 14:16, breskeby at macports.org wrote:
> Revision: 78190
> http://trac.macports.org/changeset/78190
> Author: breskeby at macports.org
> Date: 2011-04-27 12:16:38 -0700 (Wed, 27 Apr 2011)
> Log Message:
> -----------
> groovy: version update to 1.8.0
>
> Modified Paths:
> --------------
> trunk/dports/java/groovy/Portfile
> -use_zip yes
> +checksums md5 5c9eccce3d4100e32dac863ad4573e6a \
> + sha1 c3c1c2b14ee667e2a595ac5920ab5330a8db7d86 \
> + rmd160 a46b0e7bfd48b9f80ab93d7397eb2d8329d243a2
> use_configure no
> worksrcdir groovy-${version}
> +extract.suffix .zip
> +extract.cmd unzip
> +extract.pre_args -qu
> +extract.post_args "-d ${workpath}"
Why did you change "use_zip yes" to this manual approach which appears to do the same thing?
More information about the macports-dev
mailing list