Ticket #46584: py-chaco_Portfile.diff

File py-chaco_Portfile.diff, 902 bytes (added by jjstickel (Jonathan Stickel), 9 years ago)
  • Portfile

    old new  
    55PortGroup           python 1.0
    66
    77PortGroup           github 1.0
    8 github.setup        enthought chaco 4.4.1
     8github.setup        enthought chaco 4.5.0
    99
    1010name                py-chaco
    1111categories-append   devel
     
    2222                    publication and presentation, it also works well\
    2323                    interactive data visualization and exploration.
    2424
    25 checksums           rmd160  cd4541b58a50e2ba407a784be63d9a5239596538 \
    26                     sha256  9dc5f1a5151a41f7edb5f178e4c5f1cae678f7867e2c0198676f8d9699f46f09
     25checksums           rmd160  846a6673a63a14b5221c9e51b1d9fb12871ef3aa \
     26                    sha256  f07008ac77997438762fc5d80caf85ba83c3761a0f45b12605ffd5dc7b385608
    2727
    28 python.versions     26 27
     28python.versions     27
    2929
    3030if {${name} ne ${subport}} {
    3131    depends_build-append    port:py${python.version}-setuptools