[113552] trunk/dports/java/groovy/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 10:51:05 PST 2013


Revision: 113552
          https://trac.macports.org/changeset/113552
Author:   ryandesign at macports.org
Date:     2013-11-19 10:51:05 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
groovy: update to 2.1.8 (#40413, maintainer timeout); use 'use_zip yes' since I can't see any reason no to

Modified Paths:
--------------
    trunk/dports/java/groovy/Portfile

Modified: trunk/dports/java/groovy/Portfile
===================================================================
--- trunk/dports/java/groovy/Portfile	2013-11-19 18:33:26 UTC (rev 113551)
+++ trunk/dports/java/groovy/Portfile	2013-11-19 18:51:05 UTC (rev 113552)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            groovy
-version         2.1.5
+version         2.1.8
 revision        0
 categories      java lang
 maintainers     breskeby
@@ -27,14 +27,10 @@
 master_sites    http://dist.codehaus.org/groovy/distributions/
 license	        ASL-2
 conflicts		groovy-devel
-extract.suffix     .zip
-extract.cmd        unzip
-extract.pre_args   "-o -q"
-extract.post_args  "-d ${workpath}"
+use_zip         yes
 
-checksums		md5     5ac0a2fd30449812163706f7732ef831 \
-                sha1    48e21b53225ccae757492a384f7c947526b6e07e \
-                rmd160  358fa71de7d67475d9ccb4dedd701d2f1f22e809
+checksums       rmd160  b1fd6a0e022565be74db240050bd1b21e2099ea3 \
+                sha256  487b2501a9b0ae4a6f945e96402c4eaf71fb935c984ab7bc47e3a91f661afdad
 use_configure   no
 worksrcdir      groovy-${version}
 build.cmd		GRADLE_USER_HOME=${workpath} ./gradlew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/c47d75af/attachment-0001.html>


More information about the macports-changes mailing list