Ticket #54206: Portfile-gmt5.diff
File Portfile-gmt5.diff, 1.0 KB (added by Schamschula (Marius Schamschula), 7 years ago) |
---|
-
Portfile
old new 4 4 PortGroup cmake 1.0 5 5 6 6 name gmt5 7 version 5.2.1 8 revision 3 7 version 5.4.1 9 8 categories science 10 9 platforms darwin 11 10 maintainers eprofs.de:florian \ … … 30 29 use_xz yes 31 30 distname gmt-${version} 32 31 distfiles ${distname}-src${extract.suffix} 33 checksums rmd160 f 6ae3a2c0e5e0d6d56bfee38de005fb12a032bf1\34 sha256 01c199525bdfa78ad388959e739f34eca8effb8d82475c8786a066e04b5e19af32 checksums rmd160 fd17a75028bba7d5f4466bdbc268d4925a0f9248 \ 33 sha256 1ea39bb6fc0d8880c33425ecdec8761470b91aff7c88e825db458d1e170f6f53 35 34 36 35 depends_lib port:dcw-gmt \ 37 36 port:ghostscript \ … … 44 43 } 45 44 46 45 cmake.out_of_source yes 47 patchfiles patch-src-gmt_vector.c.diff48 46 49 47 # Mimic CMake's default FLAGS: 50 48 if {[variant_isset debug]} {