[135939] trunk/dports/devel/gradle/Portfile
mf2k at macports.org
mf2k at macports.org
Thu May 7 07:24:01 PDT 2015
Revision: 135939
https://trac.macports.org/changeset/135939
Author: mf2k at macports.org
Date: 2015-05-07 07:24:01 -0700 (Thu, 07 May 2015)
Log Message:
-----------
gradle: Minor whitespace fixes.
Modified Paths:
--------------
trunk/dports/devel/gradle/Portfile
Modified: trunk/dports/devel/gradle/Portfile
===================================================================
--- trunk/dports/devel/gradle/Portfile 2015-05-07 14:21:52 UTC (rev 135938)
+++ trunk/dports/devel/gradle/Portfile 2015-05-07 14:24:01 UTC (rev 135939)
@@ -8,6 +8,7 @@
categories devel java groovy
license Apache-2
maintainers nomaintainer
+
description An open-source build system that is based on the Groovy language
long_description Gradle is a build system which offers you ease, power and freedom. \
You can choose the balance for yourself. It has powerful multi-project build \
@@ -62,6 +63,6 @@
distribution: ${prefix}/share/java/${name}
"
-livecheck.type regex
-livecheck.url ${master_sites}
+livecheck.type regex
+livecheck.url ${master_sites}
livecheck.regex ${name}-(\\d+\\.\\d+(\\.\\d+)?)-all\\.zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150507/be2ac3c7/attachment.html>
More information about the macports-changes
mailing list