Revision
140098
Author
sean@macports.org
Date
2015-09-09 14:27:13 -0700 (Wed, 09 Sep 2015)

Log Message

superlu: remove livecheck since petsc keeps track of it

Modified Paths

Diff

Modified: trunk/dports/math/superlu/Portfile (140097 => 140098)


--- trunk/dports/math/superlu/Portfile	2015-09-09 21:27:12 UTC (rev 140097)
+++ trunk/dports/math/superlu/Portfile	2015-09-09 21:27:13 UTC (rev 140098)
@@ -60,5 +60,4 @@
     xinstall -m 644 ${worksrcpath}/SRC/libsuperlu_${version}.dylib ${destroot}${prefix}/lib
 }
 
-livecheck.type      regex
-livecheck.regex     ${name}_(\[0-9.\]+)${extract.suffix}
+livecheck.type      none