[121343] trunk/dports/math/hypre/Portfile

sean at macports.org sean at macports.org
Mon Jun 23 14:55:56 PDT 2014


Revision: 121343
          https://trac.macports.org/changeset/121343
Author:   sean at macports.org
Date:     2014-06-23 14:55:56 -0700 (Mon, 23 Jun 2014)
Log Message:
-----------
hypre: fix livecheck

Modified Paths:
--------------
    trunk/dports/math/hypre/Portfile

Modified: trunk/dports/math/hypre/Portfile
===================================================================
--- trunk/dports/math/hypre/Portfile	2014-06-23 21:55:52 UTC (rev 121342)
+++ trunk/dports/math/hypre/Portfile	2014-06-23 21:55:56 UTC (rev 121343)
@@ -32,3 +32,7 @@
 variant longindex description {Build with 64 bit ints} {
   configure.args-append   --enable-bigint
 }
+
+livecheck.type      regex
+livecheck.url       http://computation.llnl.gov/casc/hypre/software.html
+livecheck.regex     $name-(\[0-9\.\]+b)</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140623/2aadbb26/attachment.html>


More information about the macports-changes mailing list