Revision: 89759 http://trac.macports.org/changeset/89759 Author: breskeby@macports.org Date: 2012-02-09 13:17:14 -0800 (Thu, 09 Feb 2012) Log Message: ----------- groovy: version upgrade to 1.8.6 Modified Paths: -------------- trunk/dports/java/groovy/Portfile Modified: trunk/dports/java/groovy/Portfile =================================================================== --- trunk/dports/java/groovy/Portfile 2012-02-09 21:16:07 UTC (rev 89758) +++ trunk/dports/java/groovy/Portfile 2012-02-09 21:17:14 UTC (rev 89759) @@ -3,7 +3,7 @@ PortSystem 1.0 name groovy -version 1.8.5 +version 1.8.6 revision 0 categories java lang maintainers breskeby @@ -26,9 +26,9 @@ distname groovy-src-${version} master_sites http://dist.codehaus.org/groovy/distributions/ use_zip yes -checksums md5 f429f415f039595de5746612f00a52ef \ - sha1 1a806d168bd4eaeec571fb2ecc1bc22f3c9ef498 \ - rmd160 8afc23cbf14963b532976fc0a0366f2c4dee7e00 +checksums md5 6a1859543927e2dfe8937e309f0b688b \ + sha1 9d37e2ca638e9c884f1e96dbea49e9fc6354e725 \ + rmd160 a556accdd516f56c345aa7854b56b9ce92c0760d use_configure no worksrcdir groovy-${version} patchfiles patch-build-maven.xml.diff patch-settings.xml.diff
participants (1)
-
breskeby@macports.org