Ticket #51347: change-ALPS-maxent-maintainer.diff
File change-ALPS-maxent-maintainer.diff, 1.2 KB (added by egull@…, 8 years ago) |
---|
-
Portfile
old new 7 7 8 8 name ALPS-maxent 9 9 10 github.setup CQMP Maxent 1.0 -rc3v10 github.setup CQMP Maxent 1.0 v 11 11 categories science 12 12 platforms darwin 13 13 license GPL-2 … … 21 21 22 22 homepage http://alpscore.org 23 23 24 checksums rmd160 b973f3415ac3cb7276b17681f8c7dfaa14f8f191 \ 25 sha256 a840c5a3d53a3f283a36bf9811497e914d09ffbd443be63ea49c71ca43960f1c 26 24 checksums rmd160 54601a65eb8e7b778a804a7cc7426cf596d3d8f9 \ 25 sha256 6f459858e4dae5a0bf1432a34ee28157bf9870244c72e1666243d89c6c108190 27 26 compiler.blacklist gcc-4.2 28 27 29 28 depends_lib port:boost \ … … 32 31 port:eigen3 \ 33 32 port:gsl 34 33 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=OFF43 44 34 cmake.out_of_source yes