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

blair at macports.org blair at macports.org
Tue Mar 17 17:28:31 PDT 2015


Revision: 134075
          https://trac.macports.org/changeset/134075
Author:   blair at macports.org
Date:     2015-03-17 17:28:31 -0700 (Tue, 17 Mar 2015)
Log Message:
-----------
maven31: update livecheck regex to match only on 3.1.x.

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

Modified: trunk/dports/java/maven31/Portfile
===================================================================
--- trunk/dports/java/maven31/Portfile	2015-03-18 00:24:18 UTC (rev 134074)
+++ trunk/dports/java/maven31/Portfile	2015-03-18 00:28:31 UTC (rev 134075)
@@ -100,4 +100,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}download.html
-livecheck.regex apache-maven-(3\\.\[0-9.\]+)-bin\\.tar
+livecheck.regex apache-maven-(3\\.1\\.\[0-9.\]+)-bin\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150317/3ac8f222/attachment-0001.html>


More information about the macports-changes mailing list