Ticket #51548: py-mayavi_Portfile.diff
File py-mayavi_Portfile.diff, 1.0 KB (added by jjstickel (Jonathan Stickel), 8 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. 39 github.setup enthought mayavi 4.4.4 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 018c6fba74f1cb4809a9f65610e44626536525af\22 sha256 37baa7cf539886be8cb0d8cccb66704ee85e7d5570962ad07caf69de30d76e8d21 checksums rmd160 58e80831bfa1f84f88ce4d74d2da9fd542749ded \ 22 sha256 7e6ca0a1f33efcee632da78e5903af27a4413230357344f846dd0f02af4e4410 23 23 24 python.versions 27 24 python.versions 27 34 35 25 25 26 26 if {${name} ne ${subport}} { 27 patchfiles mayaviPR-247.diff28 patch.pre_args -p129 30 27 depends_build-append port:py${python.version}-setuptools \ 31 28 port:py${python.version}-sphinx 32 29 depends_lib-append port:py${python.version}-apptools \