Ticket #43775: Portfile-gmsh.diff
File Portfile-gmsh.diff, 1.0 KB (added by Schamschula (Marius Schamschula), 10 years ago) |
---|
-
Portfile
old new 6 6 7 7 name gmsh 8 8 conflicts gmsh-devel 9 version 2.8. 39 version 2.8.4 10 10 categories science 11 11 platforms darwin 12 12 license GPL-2+ … … 24 24 distname gmsh-${version}-source 25 25 extract.suffix .tgz 26 26 27 checksums rmd160 7c418370ff2fb0b3ff737b8ce6816d9d7aa6c5fb \ 28 sha256 44ef0fc74cf89f3270b65a01a0eab296d947ac9cf442499b35e9db99d3c2312e 27 checksums rmd160 d71b848eb36f079c7b11f3f88b19748436b3a340 \ 28 sha256 199e27cba3258976eddfd7767560ec52382702076bca5d4bcf067124e6f6624b 29 30 patchfiles patch-CMakeLists.txt.diff 29 31 30 32 # TODO: Fix these missing includes in the appropriate files 31 33 configure.cxxflags-append -include /usr/include/stdlib.h … … 46 48 port:jpeg \ 47 49 port:mesa \ 48 50 port:texinfo \ 49 port:zlib 51 port:zlib \ 52 port:atlas