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

sean at macports.org sean at macports.org
Wed Sep 9 14:27:27 PDT 2015


Revision: 140106
          https://trac.macports.org/changeset/140106
Author:   sean at macports.org
Date:     2015-09-09 14:27:27 -0700 (Wed, 09 Sep 2015)
Log Message:
-----------
slepc: update to 3.6.1

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

Modified: trunk/dports/math/slepc/Portfile
===================================================================
--- trunk/dports/math/slepc/Portfile	2015-09-09 21:27:25 UTC (rev 140105)
+++ trunk/dports/math/slepc/Portfile	2015-09-09 21:27:27 UTC (rev 140106)
@@ -5,8 +5,7 @@
 PortGroup           bitbucket 1.0
 PortGroup           mpi 1.0
 
-bitbucket.setup     slepc slepc 3.5.3 v
-revision            1
+bitbucket.setup     slepc slepc 3.6.1 v
 categories          math science
 maintainers         sean
 license             LGPL
@@ -25,8 +24,8 @@
 platforms           darwin
 universal_variant   no
 
-checksums           rmd160  2ec89b42a74b4380099868459b3f61c51f9cfc86 \
-                    sha256  ef335b57da96b51d29ce5da834bd8d1f43c956f0550e1e4bf3a10f545297ce85
+checksums           rmd160  3ba7492106c896128ba1615ea4493a47e1b6b976 \
+                    sha256  434a41d7b6f398751a5acfa469ec26f0c98349f37ce33efe838cd7b1fa107976
 
 mpi.setup
 mpi.enforce_variant petsc
@@ -37,10 +36,6 @@
 depends_build-append \
                     port:sowing
 
-pre-configure {
-    system -W ${worksrcpath} "SLEPC_DIR=${worksrcpath} ./config/generatefortranstubs.py bfort"
-}
-
 configure.args      --prefix=${prefix}/lib/slepc
 configure.env-append \
                     PETSC_DIR=${prefix}/lib/petsc
@@ -66,5 +61,5 @@
 # fix install name
 post-destroot {
     system "install_name_tool -id ${prefix}/lib/slepc/lib/libslepc.dylib ${destroot}${prefix}/lib/slepc/lib/libslepc.dylib"
-    reinplace -W ${destroot}${prefix}/lib/slepc/conf "s,${destroot},,g" slepc_variables slepc_rules
+    reinplace -W ${destroot}${prefix}/lib/slepc/lib/slepc/conf "s,${destroot},,g" slepc_variables slepc_rules
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150909/3c9d5266/attachment.html>


More information about the macports-changes mailing list