[89269] trunk/dports/devel/apache-ant/Portfile
blair at macports.org
blair at macports.org
Sun Jan 22 13:50:24 PST 2012
Revision: 89269
http://trac.macports.org/changeset/89269
Author: blair at macports.org
Date: 2012-01-22 13:50:24 -0800 (Sun, 22 Jan 2012)
Log Message:
-----------
apache-ant: correct the livecheck URL; closes #32980.
Modified Paths:
--------------
trunk/dports/devel/apache-ant/Portfile
Modified: trunk/dports/devel/apache-ant/Portfile
===================================================================
--- trunk/dports/devel/apache-ant/Portfile 2012-01-22 21:48:06 UTC (rev 89268)
+++ trunk/dports/devel/apache-ant/Portfile 2012-01-22 21:50:24 UTC (rev 89269)
@@ -79,5 +79,5 @@
universal_variant no
livecheck.type regex
-livecheck.url http://www.apache.org/dist/ant/README.html
-livecheck.regex { Ant (\d+(?:\.\d+)*)}
+livecheck.url http://www.apache.org/dist/ant/binaries/
+livecheck.regex {apache-ant-(\d+(?:\.\d+)*)-bin.tar.bz2}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120122/495b6067/attachment.html>
More information about the macports-changes
mailing list