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

gui_dos at macports.org gui_dos at macports.org
Wed Apr 8 12:29:28 PDT 2009


Revision: 49386
          http://trac.macports.org/changeset/49386
Author:   gui_dos at macports.org
Date:     2009-04-08 12:29:24 -0700 (Wed, 08 Apr 2009)
Log Message:
-----------
grrovy: update to 1.6.1

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

Modified: trunk/dports/java/groovy/Portfile
===================================================================
--- trunk/dports/java/groovy/Portfile	2009-04-08 19:02:55 UTC (rev 49385)
+++ trunk/dports/java/groovy/Portfile	2009-04-08 19:29:24 UTC (rev 49386)
@@ -3,7 +3,7 @@
 PortSystem 			1.0
 
 name				groovy
-version				1.6.0
+version				1.6.1
 
 categories			java lang
 maintainers			nomaintainer
@@ -27,9 +27,9 @@
 
 distname			groovy-src-${version}
 master_sites    	http://dist.codehaus.org/groovy/distributions/
-checksums           md5     888a34ee424eba84c4c32c4b2ebe0a8c \
-                    sha1    aede2cea04480b356267a5f6c6dfab1151ba5494 \
-                    rmd160  01ba9718c8063749419d6f03482588dd4715b9ab
+checksums           md5     417a0bcebd179b7c969de8547d9c304c \
+                    sha1    742121926e5ef2af5ca6f3d2c1aaf39e69e0466f \
+                    rmd160  167d7bd28128bb1197549ef275e649e504c0b716
 use_zip				yes
 
 depends_build		port:apache-ant
@@ -56,7 +56,7 @@
 	
 	# Fix permissions on the scripts,
 	# and at the same time add symlinks to them
-	foreach f { groovy groovyc groovyConsole groovysh startGroovy } {
+	foreach f { grape groovy groovyc groovyConsole groovysh java2groovy startGroovy } {
 		file attributes ${target}/bin/${f} -permissions +x
 		system "cd ${destroot}${prefix}/bin && ln -s ../share/java/groovy/bin/${f}"
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090408/09ee5bfd/attachment.html>


More information about the macports-changes mailing list