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

mmoll at macports.org mmoll at macports.org
Thu Jun 7 08:12:11 PDT 2012


Revision: 94054
          https://trac.macports.org/changeset/94054
Author:   mmoll at macports.org
Date:     2012-06-07 08:12:11 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
math/petsc: update to version 3.3

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

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2012-06-07 14:07:16 UTC (rev 94053)
+++ trunk/dports/math/petsc/Portfile	2012-06-07 15:12:11 UTC (rev 94054)
@@ -3,8 +3,7 @@
 PortSystem	1.0
 
 name		petsc
-version	    3.2-p7
-revision    1
+version     3.3-p0
 categories  math science
 maintainers	mmoll
 description	Portable, Extensible Toolkit for Scientific Computation
@@ -25,9 +24,9 @@
 worksrcdir	${name}-${version}
 universal_variant   no
 
-checksums           md5     9272439b31313824d3c4e8f23e3e06e3 \
-                    sha1    312c5b7219925439d38533990aa439c4d98e2b79 \
-                    rmd160  ca38c987b5f0559ccbc650d2a35831328ead3cf6
+checksums           md5     bcd3fbc5b4cd88b78ec9ca18bb166b4e \
+                    sha1    ad1977c56e7b34c444b8063501cdbe70ddf3f4d0 \
+                    rmd160  f4245cabc6db8b0efcf6255202dc9e91d862267a
 
 depends_build-append  port:cmake
 depends_lib-append  port:openmpi
@@ -39,8 +38,11 @@
 		--with-cc=${prefix}/bin/openmpicc \
 		--with-cxx=${prefix}/bin/openmpicxx \
 		--with-mpiexec=${prefix}/bin/openmpiexec \
+        --with-lapack-lib=/usr/lib/liblapack.dylib \
+        --with-blas-lib=/usr/lib/libblas.dylib \
         --download-umfpack=1 \
         --download-ml \
+        --download-metis \
         --download-parmetis \
         --download-blacs \
         --download-scalapack \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120607/1e3b507e/attachment.html>


More information about the macports-changes mailing list