[144619] trunk/dports/math/petsc/Portfile

sean at macports.org sean at macports.org
Wed Jan 13 23:29:20 PST 2016


Revision: 144619
          https://trac.macports.org/changeset/144619
Author:   sean at macports.org
Date:     2016-01-13 23:29:20 -0800 (Wed, 13 Jan 2016)
Log Message:
-----------
petsc: rev bump for superlu_dist

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

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2016-01-14 07:29:20 UTC (rev 144618)
+++ trunk/dports/math/petsc/Portfile	2016-01-14 07:29:20 UTC (rev 144619)
@@ -6,6 +6,7 @@
 PortGroup           mpi 1.0
 
 bitbucket.setup     petsc petsc 3.6.3 v
+revision            1
 categories          math science
 maintainers         sean
 license             BSD
@@ -30,8 +31,8 @@
                     port:c2html
 
 post-extract {
-    # superlu 4.1 works with 3.6.1, can remove this after next update
-    reinplace "s,4\.1,4.2,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU_DIST.py
+    # superlu 4.3 works with 3.6.1, can remove this after next update
+    reinplace "s,4\.1,4.3,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU_DIST.py
     reinplace "s,5\.0,5.1,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU.py
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160113/21b0f428/attachment-0001.html>


More information about the macports-changes mailing list