[138774] trunk/dports/java/maven31/Portfile

blair at macports.org blair at macports.org
Sat Jul 18 13:36:39 PDT 2015


Revision: 138774
          https://trac.macports.org/changeset/138774
Author:   blair at macports.org
Date:     2015-07-18 13:36:39 -0700 (Sat, 18 Jul 2015)
Log Message:
-----------
maven31: fix livecheck.

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

Modified: trunk/dports/java/maven31/Portfile
===================================================================
--- trunk/dports/java/maven31/Portfile	2015-07-18 20:35:12 UTC (rev 138773)
+++ trunk/dports/java/maven31/Portfile	2015-07-18 20:36:39 UTC (rev 138774)
@@ -111,6 +111,7 @@
 "To make maven $version the default, please run
 \tsudo port select --set ${select.group} $name"
 
+
 livecheck.type  regex
-livecheck.url   ${homepage}download.html
-livecheck.regex apache-maven-(3\\.1\\.\[0-9.\]+)-bin\\.tar
+livecheck.url   ${homepage}docs/history.html
+livecheck.regex >(3\\.1\\.\[0-9.\]+)</
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150718/52422a42/attachment.html>


More information about the macports-changes mailing list