[60561] trunk/dports/python/py26-numpy/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sun Nov 15 13:47:38 PST 2009


Revision: 60561
          http://trac.macports.org/changeset/60561
Author:   rmsfisher at macports.org
Date:     2009-11-15 13:47:32 -0800 (Sun, 15 Nov 2009)
Log Message:
-----------
python/py26-numpy updated livecheck mechanism

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

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile	2009-11-15 20:54:08 UTC (rev 60560)
+++ trunk/dports/python/py26-numpy/Portfile	2009-11-15 21:47:32 UTC (rev 60561)
@@ -78,4 +78,6 @@
     patchfiles-append  patch-numpyconfig.h.in.diff patch-setup.py.diff
 }
 
-livecheck.distname      NumPy
+livecheck.type  regex
+livecheck.url   http://sourceforge.net/projects/numpy/files/
+livecheck.regex "files\/NumPy\/(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091115/ffb3960d/attachment.html>


More information about the macports-changes mailing list