[134076] trunk/dports/java

blair at macports.org blair at macports.org
Tue Mar 17 17:32:52 PDT 2015


Revision: 134076
          https://trac.macports.org/changeset/134076
Author:   blair at macports.org
Date:     2015-03-17 17:32:52 -0700 (Tue, 17 Mar 2015)
Log Message:
-----------
maven32: new port for the maven 3.2.x line.

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

Added Paths:
-----------
    trunk/dports/java/maven32/

Modified: trunk/dports/java/maven32/Portfile
===================================================================
--- trunk/dports/java/maven3/Portfile	2015-03-18 00:28:31 UTC (rev 134075)
+++ trunk/dports/java/maven32/Portfile	2015-03-18 00:32:52 UTC (rev 134076)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 PortGroup select 1.0
 
-name            maven3
+name            maven32
 version         3.2.5
 
 categories      java devel
@@ -89,7 +89,7 @@
     }
 
     # Symlink maven into the bin directory
-    ln -s ../share/java/${name}/bin/mvn ${destroot}${prefix}/bin/mvn3
+    ln -s ../share/java/${name}/bin/mvn ${destroot}${prefix}/bin/mvn32
 }
 
 notes \
@@ -97,5 +97,5 @@
 \tsudo port select --set ${select.group} $name"
 
 livecheck.type  regex
-livecheck.url   ${homepage}download.cgi
-livecheck.regex apache-maven-(3\\.\[0-9\]\\.\[0-9\]+)-bin\\.tar
+livecheck.url   ${homepage}
+livecheck.regex "Release Notes \\((3\\.2\\.\[0-9\]+)\\)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150317/8172f1b9/attachment.html>


More information about the macports-changes mailing list