[138746] trunk/dports/devel/maven-ant-tasks/Portfile
khindenburg at macports.org
khindenburg at macports.org
Fri Jul 17 18:20:31 PDT 2015
Revision: 138746
https://trac.macports.org/changeset/138746
Author: khindenburg at macports.org
Date: 2015-07-17 18:20:31 -0700 (Fri, 17 Jul 2015)
Log Message:
-----------
maven-ant-tasks: fix livecheck #48377
Modified Paths:
--------------
trunk/dports/devel/maven-ant-tasks/Portfile
Modified: trunk/dports/devel/maven-ant-tasks/Portfile
===================================================================
--- trunk/dports/devel/maven-ant-tasks/Portfile 2015-07-18 01:10:55 UTC (rev 138745)
+++ trunk/dports/devel/maven-ant-tasks/Portfile 2015-07-18 01:20:31 UTC (rev 138746)
@@ -36,3 +36,7 @@
xinstall -m 0755 -d ${jardir}
xinstall -m 0644 ${worksrcpath}/target/${jarfile} ${jardir}
}
+
+livecheck.type regex
+livecheck.url ${homepage}download.html
+livecheck.regex ${name}-(2\\.\[0-9.\]+).jar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150717/0bd9b022/attachment.html>
More information about the macports-changes
mailing list