Ticket #48124: py-traitsui_Portfile.diff

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

    old new  
    55PortGroup               python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        enthought traitsui 4.4.0
     8github.setup        enthought traitsui 4.5.1
    99
    1010name                py-traitsui
    1111categories-append   devel
     
    1818                    "visualization" features of the Traits package.
    1919platforms           darwin
    2020
    21 checksums           rmd160  d6e327b9f715cb759d33b1485e3c3fed9d6745e7 \
    22                     sha256  559b1291a5afd022261a3596de5ba65c88d473d7c05129e1a610624c4fa2e015
     21checksums           rmd160 fe2dcf420bb93ac862f342d5f1eecf65ff9506a7 \
     22                    sha256 99ee73717f235f689f5f6f23ec6e0aae4f4a00e7a91e9d19081fcd50e243b0cc
    2323
    24 python.versions     26 27
     24python.versions     27
    2525
    2626if {${name} ne ${subport}} {
    2727    depends_build-append    port:py${python.version}-setuptools