Ticket #48867: py-mayavi_Portfile.diff
File py-mayavi_Portfile.diff, 1008 bytes (added by jjstickel (Jonathan Stickel), 9 years ago) |
---|
-
Portfile
old new 6 6 PortGroup active_variants 1.1 7 7 PortGroup github 1.0 8 8 9 github.setup enthought mayavi 4.4. 29 github.setup enthought mayavi 4.4.3 10 10 11 11 name py-mayavi 12 12 categories-append devel graphics math … … 18 18 license BSD 19 19 platforms darwin 20 20 21 checksums rmd160 3989bde25482efa0ef981c76fc8aa54eae6a8a23\22 sha256 5498bb194c197a432a3d3b16eeac84ea88c8b37358b621b50c880a44b2a3a16821 checksums rmd160 018c6fba74f1cb4809a9f65610e44626536525af \ 22 sha256 37baa7cf539886be8cb0d8cccb66704ee85e7d5570962ad07caf69de30d76e8d 23 23 24 24 python.versions 27 25 25 26 26 if {${name} ne ${subport}} { 27 patchfiles mayaviPR-247.diff 28 patch.pre_args -p1 29 27 30 depends_build-append port:py${python.version}-setuptools \ 28 31 port:py${python.version}-sphinx 29 32 depends_lib-append port:py${python.version}-apptools \