[46417] trunk/dports/python/py25-numarray/Portfile

devans at macports.org devans at macports.org
Wed Feb 4 10:04:37 PST 2009


Revision: 46417
          http://trac.macports.org/changeset/46417
Author:   devans at macports.org
Date:     2009-02-04 10:04:37 -0800 (Wed, 04 Feb 2009)
Log Message:
-----------
py25-numarray: fix livecheck, lint.

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

Modified: trunk/dports/python/py25-numarray/Portfile
===================================================================
--- trunk/dports/python/py25-numarray/Portfile	2009-02-04 16:52:11 UTC (rev 46416)
+++ trunk/dports/python/py25-numarray/Portfile	2009-02-04 18:04:37 UTC (rev 46417)
@@ -27,7 +27,7 @@
 	build.env		CC=/usr/bin/gcc-4.0
 }
 
-variant smp	{
+variant smp description {Enable smp} {
 	build.args		--smp
 	destroot.args	--smp
 }
@@ -42,3 +42,4 @@
 		${destroot}${prefix}/share/doc/${name}/examples
 }
 
+livecheck.regex "<title>Old Numarray (.*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090204/eeab2605/attachment.html>


More information about the macports-changes mailing list