[122959] trunk/dports/math/hypre/Portfile
sean at macports.org
sean at macports.org
Sat Aug 2 14:58:53 PDT 2014
Revision: 122959
https://trac.macports.org/changeset/122959
Author: sean at macports.org
Date: 2014-08-02 14:58:53 -0700 (Sat, 02 Aug 2014)
Log Message:
-----------
hypre: fix livecheck url
Modified Paths:
--------------
trunk/dports/math/hypre/Portfile
Modified: trunk/dports/math/hypre/Portfile
===================================================================
--- trunk/dports/math/hypre/Portfile 2014-08-02 21:58:49 UTC (rev 122958)
+++ trunk/dports/math/hypre/Portfile 2014-08-02 21:58:53 UTC (rev 122959)
@@ -35,5 +35,5 @@
}
livecheck.type regex
-livecheck.url http://computation.llnl.gov/casc/hypre/software.html
-livecheck.regex $name-(\[0-9\.\]+b)</a>
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex $name-(\[0-9\.\]+\[a-e\])${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140802/4870054b/attachment.html>
More information about the macports-changes
mailing list