Ticket #51347: change-ALPS-maxent-maintainer.diff

File change-ALPS-maxent-maintainer.diff, 1.2 KB (added by egull@…, 8 years ago)

This is an updated port file for a newer release of the Maxent code.

  • Portfile

    old new  
    77
    88name                ALPS-maxent
    99
    10 github.setup        CQMP Maxent 1.0-rc3 v
     10github.setup        CQMP Maxent 1.0 v
    1111categories          science
    1212platforms           darwin
    1313license             GPL-2
     
    2121
    2222homepage            http://alpscore.org
    2323
    24 checksums           rmd160  b973f3415ac3cb7276b17681f8c7dfaa14f8f191 \
    25                     sha256  a840c5a3d53a3f283a36bf9811497e914d09ffbd443be63ea49c71ca43960f1c
    26 
     24checksums           rmd160  54601a65eb8e7b778a804a7cc7426cf596d3d8f9 \
     25                    sha256  6f459858e4dae5a0bf1432a34ee28157bf9870244c72e1666243d89c6c108190
    2726compiler.blacklist  gcc-4.2
    2827
    2928depends_lib         port:boost \
     
    3231                    port:eigen3 \
    3332                    port:gsl
    3433
    35 #configure.args      -DTesting=ON \
    36 #                    -DExtensiveTesting=OFF \
    37 #                    -DBOOST_ROOT=${prefix} \
    38 #                    -DENABLE_MPI=TRUE \
    39 #                    -DMPIEXEC:STRING="${mpi.exec}" \
    40 #                    -DBuildPython=OFF \
    41 #                    -DTestXMLOutput=TRUE \
    42 #                    -DDocumentation=OFF
    43 
    4434cmake.out_of_source yes