Ticket #50123: Portfile-GiNaC.diff
File Portfile-GiNaC.diff, 1.0 KB (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name GiNaC 7 version 1.6. 57 version 1.6.6 8 8 categories math 9 9 platforms darwin 10 10 license GPL-2 … … 37 37 homepage http://www.ginac.de/ 38 38 master_sites ${homepage} 39 39 40 checksums rmd160 3 57cd7537950c4d59202ace260b92a88affa2de3\41 sha256 e8630e186d9846123c58de7e0edcfd11b68d3831a84ae7c039c0606397b0144440 checksums rmd160 387aae769b9e55a8abe362f02ee26225995d97d0 \ 41 sha256 25ec6d535ee77caf6161843688489cfc319b6c4fda46c5d7878587ee5562ddce 42 42 43 43 depends_build port:pkgconfig 44 44 depends_lib port:readline \ … … 46 46 47 47 #patches for clang++/libc++; do not seem to hurt on g++/libstdc++ 48 48 49 patchfiles patch-check_exam_clifford.cpp.diff \ 50 patch-check_exam_inifcns_nstdsums.cpp.diff 49 patchfiles patch-check_exam_clifford.cpp.diff 51 50 52 51 test.run yes 53 52 test.target check