Revision: 112736 https://trac.macports.org/changeset/112736 Author: hum@macports.org Date: 2013-10-30 08:01:50 -0700 (Wed, 30 Oct 2013) Log Message: ----------- hadoop: fix livecheck.url. Modified Paths: -------------- trunk/dports/java/hadoop/Portfile Modified: trunk/dports/java/hadoop/Portfile =================================================================== --- trunk/dports/java/hadoop/Portfile 2013-10-30 15:00:06 UTC (rev 112735) +++ trunk/dports/java/hadoop/Portfile 2013-10-30 15:01:50 UTC (rev 112736) @@ -275,5 +275,5 @@ } livecheck.type regex -livecheck.url http://www.apache.org/dist/hadoop/common/stable/ +livecheck.url http://www.apache.org/dist/hadoop/common/stable1/ livecheck.regex ${name}-(\[0-9.\]+).tar
participants (1)
-
hum@macports.org