[94745] trunk/dports/java/groovy/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Jun 28 22:59:31 PDT 2012
On Jun 28, 2012, at 09:02, breskeby at macports.org wrote:
> Revision: 94745
> https://trac.macports.org/changeset/94745
> Author: breskeby at macports.org
> Date: 2012-06-28 07:02:16 -0700 (Thu, 28 Jun 2012)
> Log Message:
> -----------
> Groovy: version update to 2.0; add license information.
>
> Modified Paths:
> --------------
> trunk/dports/java/groovy/Portfile
> -use_zip yes
> +extract.suffix .zip
> +extract.cmd unzip
> +extract.pre_args "-o -q"
> +extract.post_args "-d ${workpath}"
How does this differ from / why is this preferable to "use_zip yes"?
More information about the macports-dev
mailing list