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

Log Message

superlu_dist: remove livecheck since petsc keeps track of it

Modified Paths

Diff

Modified: trunk/dports/math/superlu_dist/Portfile (140098 => 140099)


--- trunk/dports/math/superlu_dist/Portfile	2015-09-09 21:27:13 UTC (rev 140098)
+++ trunk/dports/math/superlu_dist/Portfile	2015-09-09 21:27:15 UTC (rev 140099)
@@ -66,5 +66,4 @@
     configure.cflags-append     -D_LONGINT
 }
 
-livecheck.type      regex
-livecheck.regex     ${name}_(\[0-9.\]+)${extract.suffix}
+livecheck.type      none