[138773] trunk/dports/java/maven2/Portfile

blair at macports.org blair at macports.org
Sat Jul 18 13:35:12 PDT 2015


Revision: 138773
          https://trac.macports.org/changeset/138773
Author:   blair at macports.org
Date:     2015-07-18 13:35:12 -0700 (Sat, 18 Jul 2015)
Log Message:
-----------
maven2: do a better check for #48289, consistent with other maven* ports.

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

Modified: trunk/dports/java/maven2/Portfile
===================================================================
--- trunk/dports/java/maven2/Portfile	2015-07-18 20:33:34 UTC (rev 138772)
+++ trunk/dports/java/maven2/Portfile	2015-07-18 20:35:12 UTC (rev 138773)
@@ -91,5 +91,5 @@
 \tsudo port select --set ${select.group} $name"
 
 livecheck.type  regex
-livecheck.url   http://archive.apache.org/dist/maven/binaries/
-livecheck.regex apache-maven-(2\\.\[0-9.\]+)-bin\\.tar
+livecheck.url   ${homepage}docs/history.html
+livecheck.regex >(2\\.\[0-9.\]+)</
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150718/4ff81eeb/attachment.html>


More information about the macports-changes mailing list