Revision: 134635 https://trac.macports.org/changeset/134635 Author: khindenburg@macports.org Date: 2015-04-01 07:49:53 -0700 (Wed, 01 Apr 2015) Log Message: ----------- py-chaco: update to 4.5.0; maintainer #46584 Modified Paths: -------------- trunk/dports/python/py-chaco/Portfile Modified: trunk/dports/python/py-chaco/Portfile =================================================================== --- trunk/dports/python/py-chaco/Portfile 2015-04-01 14:44:31 UTC (rev 134634) +++ trunk/dports/python/py-chaco/Portfile 2015-04-01 14:49:53 UTC (rev 134635) @@ -3,10 +3,10 @@ PortSystem 1.0 PortGroup python 1.0 - PortGroup github 1.0 -github.setup enthought chaco 4.4.1 +github.setup enthought chaco 4.5.0 + name py-chaco categories-append devel license BSD PSF @@ -22,10 +22,10 @@ publication and presentation, it also works well\ interactive data visualization and exploration. -checksums rmd160 cd4541b58a50e2ba407a784be63d9a5239596538 \ - sha256 9dc5f1a5151a41f7edb5f178e4c5f1cae678f7867e2c0198676f8d9699f46f09 +checksums rmd160 846a6673a63a14b5221c9e51b1d9fb12871ef3aa \ + sha256 f07008ac77997438762fc5d80caf85ba83c3761a0f45b12605ffd5dc7b385608 -python.versions 26 27 +python.versions 27 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools