[144529] trunk/dports/science/octopus

dstrubbe at macports.org dstrubbe at macports.org
Mon Jan 11 13:23:51 PST 2016


Revision: 144529
          https://trac.macports.org/changeset/144529
Author:   dstrubbe at macports.org
Date:     2016-01-11 13:23:51 -0800 (Mon, 11 Jan 2016)
Log Message:
-----------
octopus: Update to 5.0.1, which has incorporated the two previous patches.

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

Removed Paths:
-------------
    trunk/dports/science/octopus/files/

Modified: trunk/dports/science/octopus/Portfile
===================================================================
--- trunk/dports/science/octopus/Portfile	2016-01-11 21:11:12 UTC (rev 144528)
+++ trunk/dports/science/octopus/Portfile	2016-01-11 21:23:51 UTC (rev 144529)
@@ -5,8 +5,8 @@
 PortGroup           mpi 1.0
 
 name                octopus
-version             5.0.0
-revision            1
+version             5.0.1
+revision            0
 categories          science
 platforms           darwin
 license             GPL-2+
@@ -22,8 +22,8 @@
 homepage            http://www.tddft.org/programs/octopus
 master_sites        ${homepage}/download/${version}
 
-checksums           rmd160  2015e1adeab2ee00f87c0ee9a7eac21ee81b8666 \
-                    sha256  47ed2a61022d20107bd9d8b05b65483fa280519833e93f2c79bbb51b8e3bea8b
+checksums           rmd160  118328ff0bd5d7818568723ab29da71cdce7d0f4 \
+                    sha256  3423049729e03f25512b1b315d9d62691cd0a6bd2722c7373a61d51bfbee14e0
 
 # clang38: errors on operate.o
 compiler.blacklist  macports-clang-3.8
@@ -59,11 +59,6 @@
 # installed +gcc48?
 # gfortran -> gfortran5?
 
-# patches: (1) needed to make "--with-metis-prefix=no" work
-#          (2) widen a tolerance so all tests pass
-patchfiles          patch-configure.diff \
-    patch-testsuite-linear_response-05-polarizability.test.diff
-
 if {[mpi_variant_isset]} {
     configure.args-delete  --disable-mpi
     configure.args-append  --enable-mpi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160111/7a11bdd7/attachment-0001.html>


More information about the macports-changes mailing list