[142158] trunk/dports/math/slepc/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 04:34:33 PST 2015


Revision: 142158
          https://trac.macports.org/changeset/142158
Author:   sean at macports.org
Date:     2015-11-04 15:30:54 -0800 (Wed, 04 Nov 2015)
Log Message:
-----------
slepc: update to 3.6.2 and remove unneccessary enforce_fortran

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

Modified: trunk/dports/math/slepc/Portfile
===================================================================
--- trunk/dports/math/slepc/Portfile	2015-11-04 23:30:53 UTC (rev 142157)
+++ trunk/dports/math/slepc/Portfile	2015-11-04 23:30:54 UTC (rev 142158)
@@ -5,7 +5,7 @@
 PortGroup           bitbucket 1.0
 PortGroup           mpi 1.0
 
-bitbucket.setup     slepc slepc 3.6.1 v
+bitbucket.setup     slepc slepc 3.6.2 v
 categories          math science
 maintainers         sean
 license             LGPL
@@ -24,8 +24,8 @@
 platforms           darwin
 universal_variant   no
 
-checksums           rmd160  3ba7492106c896128ba1615ea4493a47e1b6b976 \
-                    sha256  434a41d7b6f398751a5acfa469ec26f0c98349f37ce33efe838cd7b1fa107976
+checksums           rmd160  c5a15b922f00c80400b357174ec0447f60571379 \
+                    sha256  1cbb3de5673d5f2325b5a986b029ff12d9dc96c9659fe5ab11a444f0ee44878f
 
 mpi.setup
 mpi.enforce_variant petsc
@@ -45,7 +45,6 @@
 
 variant arpack description {compile with ARPACK support} {
     mpi.enforce_variant arpack
-    compilers.enforce_fortran
 
     pre-fetch {
         if {![file exists ${prefix}/lib/libparpack.a]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/bb47b5a2/attachment.html>


More information about the macports-changes mailing list