Ticket #51548: py-envisage_Portfile.diff

File py-envisage_Portfile.diff, 809 bytes (added by jjstickel (Jonathan Stickel), 8 years ago)
  • Portfile

    old new  
    55PortGroup           python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        enthought envisage 4.4.0
     8github.setup        enthought envisage 4.5.1
    99
    1010name                py-envisage
    1111categories-append   devel
     
    2020platforms           darwin
    2121supported_archs     noarch
    2222
    23 checksums           rmd160  9ca289fdfc8614c8637c63d6f6b2e4ccdf42156f \
    24                     sha256  7773ea6e3aaee44cb71d9b8121f30e312a67927ace2cb5e3226c8a172f456bcf
     23checksums           rmd160  aacd17f0d3904cf815ac577ff3b900e647a25f37 \
     24    sha256  b89ca690b4a357a93f179fc7501e6272cbe595285c625fc5d4ab8d3c533449c9
    2525
    26 python.versions     26 27
     26python.versions     27 34 35
    2727
    2828if {${name} ne ${subport}} {
    2929    depends_build   port:py${python.version}-setuptools