Ticket #42059: py-mayavi_Portfile.diff
File py-mayavi_Portfile.diff, 1.5 KB (added by jjstickel (Jonathan Stickel), 11 years ago) |
---|
-
python/py-mayavi/Portfile
old new 5 5 PortGroup python 1.0 6 6 PortGroup active_variants 1.1 7 7 8 PortGroup github 1.0 9 github.setup enthought mayavi 4.3.0 10 8 11 name py-mayavi 9 version 4.2.010 revision 111 12 categories-append devel graphics math 12 13 maintainers gmail.com:jjstickel openmaintainer 13 14 description The Enthought mayavi package … … 16 17 17 18 license BSD 18 19 platforms darwin 19 homepage https://github.com/enthought/mayavi20 master_sites http://www.enthought.com/repo/ets/21 distname mayavi-${version}22 20 23 checksums sha256 4554fc5a5ef58c3e57bb83f8f21340d8e0b483c46d4761ece133baa162a43a9b\24 rmd160 6e4ebf8361d13ba9fb58d8636335d73386bc852221 checksums rmd160 1bec3ad6cc2eea915c80a91e2c97e5fbd4d2641e \ 22 sha256 d5e0e8f8fad87f0de80d38407362202d299e98e7ea2381b4449479a99a8aa679 25 23 26 24 python.versions 26 27 27 25 … … 35 33 port:vtk5 36 34 37 35 require_active_variants vtk5 python${python.version} 38 39 patchfiles patch-vtk510_text.diff40 patch.pre_args -p141 36 42 37 post-patch { 43 38 reinplace "s|sphinx-build|sphinx-build-${python.branch}|g" \