[62110] trunk/dports/python/py25-numpy/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 16:51:09 PST 2009


Revision: 62110
          http://trac.macports.org/changeset/62110
Author:   nox at macports.org
Date:     2009-12-28 16:51:08 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix py25-numpy livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-numpy/Portfile

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	2009-12-29 00:50:59 UTC (rev 62109)
+++ trunk/dports/python/py25-numpy/Portfile	2009-12-29 00:51:08 UTC (rev 62110)
@@ -74,4 +74,6 @@
                       BLAS=${prefix}/lib
 }
 
-livecheck.distname     NumPy
+livecheck.type        regex
+livecheck.url         http://sourceforge.net/projects/numpy/files/
+livecheck.regex       {numpy-(\d+(\.\d+)*)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/8d4f905b/attachment.html>


More information about the macports-changes mailing list