[MacPorts] #36646: groovy @2.0.5: gradle-1.2-bin.zip.part (No such file or directory)
MacPorts
noreply at macports.org
Fri Jan 18 06:42:07 PST 2013
#36646: groovy @2.0.5: gradle-1.2-bin.zip.part (No such file or directory)
---------------------+------------------------
Reporter: nils@… | Owner: breskeby@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: groovy |
---------------------+------------------------
Comment (by iskigow@…):
Thanks for the workaround, I was able to upgrade Groovy as well after
changing the line
from:
{{{
build.cmd ./gradlew
}}}
to:
{{{
build.cmd GRADLE_USER_HOME=${workpath} ./gradlew
}}}
On the file:
'''/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/java/groovy/Portfile'''
--
Ticket URL: <https://trac.macports.org/ticket/36646#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list