Ticket #42059: py-envisage_Portfile.diff
File py-envisage_Portfile.diff, 1.3 KB (added by jjstickel (Jonathan Stickel), 11 years ago) |
---|
-
python/py-envisage/Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 6 7 PortGroup github 1.0 8 github.setup enthought envisage 4.4.0 9 7 10 name py-envisage 8 version 4.2.09 11 categories-append devel 10 12 maintainers gmail.com:jjstickel openmaintainer 11 13 description The Enthought envisage package … … 17 19 license BSD 18 20 platforms darwin 19 21 supported_archs noarch 20 homepage https://github.com/enthought/envisage21 master_sites http://www.enthought.com/repo/ets/22 distname envisage-${version}23 22 24 checksums rmd160 c10526492e6bff50cf9f67005065117879c66716\25 sha256 01d44854734ed4b665f4b8735555ea58eaab57e4d773936a01dfcfce54ec1a8423 checksums rmd160 9ca289fdfc8614c8637c63d6f6b2e4ccdf42156f \ 24 sha256 7773ea6e3aaee44cb71d9b8121f30e312a67927ace2cb5e3226c8a172f456bcf 26 25 27 python.versions 2 5 26 2726 python.versions 26 27 28 27 29 28 if {${name} ne ${subport}} { 30 29 depends_build port:py${python.version}-setuptools