[152369] trunk/dports/science/octopus/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Mon Sep 5 12:02:25 PDT 2016


Revision: 152369
          https://trac.macports.org/changeset/152369
Author:   dstrubbe at macports.org
Date:     2016-09-05 12:02:25 -0700 (Mon, 05 Sep 2016)
Log Message:
-----------
octopus: Update to version 6.0.

Modified Paths:
--------------
    trunk/dports/science/octopus/Portfile

Modified: trunk/dports/science/octopus/Portfile
===================================================================
--- trunk/dports/science/octopus/Portfile	2016-09-05 18:37:15 UTC (rev 152368)
+++ trunk/dports/science/octopus/Portfile	2016-09-05 19:02:25 UTC (rev 152369)
@@ -6,8 +6,7 @@
 PortGroup           linear_algebra 1.0
 
 name                octopus
-version             5.0.1
-revision            3
+version             6.0
 categories          science
 platforms           darwin
 license             GPL-2+
@@ -23,16 +22,15 @@
 homepage            http://www.tddft.org/programs/octopus
 master_sites        ${homepage}/download/${version}
 
-checksums           rmd160  118328ff0bd5d7818568723ab29da71cdce7d0f4 \
-                    sha256  3423049729e03f25512b1b315d9d62691cd0a6bd2722c7373a61d51bfbee14e0
+checksums           rmd160  24d568fcf3429cdf3cc3556594b5f8087fd38c7f \
+                    sha256  4a802ee86c1e06846aa7fa317bd2216c6170871632c9e03d020d7970a08a8198
 
 # clang38: errors on operate.o
 compiler.blacklist  macports-clang-3.8
 
-# no acceptable way to set FCCPP for gcc5, gcc6, gcc7 though gfortran is ok;
 # clang versions are unnecessary
 # dragonegg34-gcc46 segfaults on varia.c
-mpi.setup           require_fortran -dragonegg34 -gcc5 -gcc6 -gcc7 -clang
+mpi.setup           require_fortran -dragonegg34 -clang
 
 # this incorrectly passes if libxc +gcc5, octopus +mpich, mpich-default +gcc49
 compilers.enforce_fortran libxc
@@ -40,7 +38,7 @@
 
 depends_lib         port:libxc port:fftw-3 port:gsl
 
-configure.args      --with-libxc-prefix=${prefix} --with-fft-lib="-L${prefix}/lib -lfftw3" \
+configure.args      --with-libxc-prefix=${prefix} --with-fftw-prefix=${prefix} \
                     --disable-gdlib --without-sparskit --with-netcdf-prefix=no \
                     --with-etsf-io-prefix=no --with-berkeleygw-prefix=no \
                     --with-arpack=no --with-parpack=no --with-feast=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160905/49bdb683/attachment.html>


More information about the macports-changes mailing list