[60101] trunk/dports/math/petsc/Portfile
mmoll at macports.org
mmoll at macports.org
Sun Nov 1 16:05:57 PST 2009
Revision: 60101
http://trac.macports.org/changeset/60101
Author: mmoll at macports.org
Date: 2009-11-01 16:05:54 -0800 (Sun, 01 Nov 2009)
Log Message:
-----------
petsc: update to 3.0.0-p9
Modified Paths:
--------------
trunk/dports/math/petsc/Portfile
Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile 2009-11-01 23:53:59 UTC (rev 60100)
+++ trunk/dports/math/petsc/Portfile 2009-11-02 00:05:54 UTC (rev 60101)
@@ -3,7 +3,7 @@
PortSystem 1.0
name petsc
-version 3.0.0-p8
+version 3.0.0-p9
categories math science
maintainers mmoll
description Portable, Extensible Toolkit for Scientific Computation
@@ -16,11 +16,11 @@
master_sites ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
distname ${name}-lite-${version}
worksrcdir ${name}-${version}
+universal_variant no
+checksums md5 d060c59335ff28caf57f869f6df62496 \
+ sha1 a2fea226c0d8ed703f9ed38bb70407f721918755 \
+ rmd160 30f570141610b1ef9d49bccb17966a5cdfbd6f4b
-checksums md5 e2bd471a36689c9ec3e8f26e9d7ede3e \
- sha1 88a1fce967da2b005bf1858dc4a411a05a990571 \
- rmd160 5303555cbafd32e51121ca0f6a07750e3a7ee9ea
-
depends_lib-append port:openmpi
configure.env-append PETSC_DIR=${worksrcpath} PETSC_ARCH=darwin
@@ -30,7 +30,6 @@
--prefix=${prefix}/lib/petsc \
--with-cc=${prefix}/bin/openmpicc \
--with-cxx=${prefix}/bin/openmpicxx \
- --with-fc=${prefix}/bin/openmpif90 \
--with-mpiexec=${prefix}/bin/openmpiexec
build.env PETSC_DIR=${worksrcpath} PETSC_ARCH=darwin
destroot.destdir INSTALL_DIR=${destroot}${prefix}/lib/petsc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091101/3b279a68/attachment.html>
More information about the macports-changes
mailing list