[133007] trunk/dports/devel/gradle/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Tue Feb 17 13:58:34 PST 2015
Revision: 133007
https://trac.macports.org/changeset/133007
Author: ciserlohn at macports.org
Date: 2015-02-17 13:58:34 -0800 (Tue, 17 Feb 2015)
Log Message:
-----------
gradle: update to version 2.3 (closes #46886)
Modified Paths:
--------------
trunk/dports/devel/gradle/Portfile
Modified: trunk/dports/devel/gradle/Portfile
===================================================================
--- trunk/dports/devel/gradle/Portfile 2015-02-17 21:08:26 UTC (rev 133006)
+++ trunk/dports/devel/gradle/Portfile 2015-02-17 21:58:34 UTC (rev 133007)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gradle
-version 2.2.1
+version 2.3
categories devel java groovy
license Apache-2
maintainers nomaintainer
@@ -20,8 +20,8 @@
distname ${name}-${version}-bin
master_sites http://services.gradle.org/distributions
-checksums rmd160 88cc026d311f72dc2ff1b897a65313fd4cca7ad0 \
- sha256 420aa50738299327b611c10b8304b749e8d3a579407ee9e755b15921d95ff418
+checksums rmd160 0d565402517ce953a7fb2033db350642ef5bd43a \
+ sha256 010dd9f31849abc3d5644e282943b1c1c355f8e2635c5789833979ce590a3774
worksrcdir ${name}-${version}
set workTarget ""
@@ -61,3 +61,7 @@
Remember to set the environment variable GRADLE_HOME to the path to the gradle\
distribution: ${prefix}/share/java/${name}
"
+
+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/20150217/9934bb4e/attachment.html>
More information about the macports-changes
mailing list