[131540] trunk/dports/math/dolfin

sean at macports.org sean at macports.org
Tue Jan 13 13:54:50 PST 2015


Revision: 131540
          https://trac.macports.org/changeset/131540
Author:   sean at macports.org
Date:     2015-01-13 13:54:50 -0800 (Tue, 13 Jan 2015)
Log Message:
-----------
dolfin: update to 1.5.0; closes #45157 and #45425

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

Removed Paths:
-------------
    trunk/dports/math/dolfin/files/

Modified: trunk/dports/math/dolfin/Portfile
===================================================================
--- trunk/dports/math/dolfin/Portfile	2015-01-13 21:54:47 UTC (rev 131539)
+++ trunk/dports/math/dolfin/Portfile	2015-01-13 21:54:50 UTC (rev 131540)
@@ -6,8 +6,7 @@
 PortGroup           cmake 1.0
 PortGroup           mpi 1.0
 
-bitbucket.setup     fenics-project dolfin 1.4.0 dolfin-
-revision            4
+bitbucket.setup     fenics-project dolfin 1.5.0 dolfin-
 categories          math
 license             LGPL-3+
 platforms           darwin
@@ -16,8 +15,8 @@
 description         DOLFIN is a part of FEniCS
 long_description    DOLFIN is a library that functions as the main user interface of FEniCS
 
-checksums           rmd160  42bcfc4a00ae5f2255f434cda1b2ea5996ee7a35 \
-                    sha256  64f058466a312198ea2b9de191bd4fbecaa70eb1c88325d03e680edb606b46cd
+checksums           rmd160  45400509a40502ade98c70ded7df823125533753 \
+                    sha256  9dd915b44fd833f16121dbb14b668795ab276ada40a111d9366261077200bed3
 
 mpi.setup           require
 
@@ -129,7 +128,6 @@
 variant petsc description {Build with PETSc interface} {
     # dolfin assumes too much about petsc on the mac so we patch the cmake
     # files to remove this special logic
-    patchfiles-append     patch-petsc-cmake.diff
     depends_lib-append    port:petsc
     configure.args-delete -DDOLFIN_ENABLE_PETSC:BOOL=OFF
     configure.args-append -DDOLFIN_ENABLE_PETSC:BOOL=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150113/6b43b7f4/attachment.html>


More information about the macports-changes mailing list