[98847] trunk/dports/java/hadoop/Portfile

hum at macports.org hum at macports.org
Thu Oct 18 08:32:13 PDT 2012


Revision: 98847
          http://trac.macports.org//changeset/98847
Author:   hum at macports.org
Date:     2012-10-18 08:32:13 -0700 (Thu, 18 Oct 2012)
Log Message:
-----------
hadoop: fix livecheck to watch stable version.

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

Modified: trunk/dports/java/hadoop/Portfile
===================================================================
--- trunk/dports/java/hadoop/Portfile	2012-10-18 15:31:09 UTC (rev 98846)
+++ trunk/dports/java/hadoop/Portfile	2012-10-18 15:32:13 UTC (rev 98847)
@@ -274,5 +274,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://www.apache.org/dist/hadoop/common/
-livecheck.regex     ${name}-(1.\[0-9.\]+)
+livecheck.url       http://www.apache.org/dist/hadoop/common/stable/
+livecheck.regex     ${name}-(\[0-9.\]+).tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121018/63b9fd34/attachment.html>


More information about the macports-changes mailing list