Revision: 76495 http://trac.macports.org/changeset/76495 Author: jmr@macports.org Date: 2011-02-25 11:42:01 -0800 (Fri, 25 Feb 2011) Log Message: ----------- py26-scipy: fix livecheck Modified Paths: -------------- trunk/dports/python/py26-scipy/Portfile Modified: trunk/dports/python/py26-scipy/Portfile =================================================================== --- trunk/dports/python/py26-scipy/Portfile 2011-02-25 19:34:07 UTC (rev 76494) +++ trunk/dports/python/py26-scipy/Portfile 2011-02-25 19:42:01 UTC (rev 76495) @@ -119,6 +119,4 @@ python.add_archflags no universal_variant no -livecheck.type regex -livecheck.url http://sourceforge.net/projects/scipy/files/ -livecheck.regex "files\/scipy\/(\\d+(?:\\.\\d+)*)\/scipy" +livecheck.regex {/scipy/([0-9.]+)/}
participants (1)
-
jmr@macports.org