Ticket #51548: py-apptools_Portfile.diff

File py-apptools_Portfile.diff, 856 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 apptools 4.3.0
     8github.setup        enthought apptools 4.4.0
    99
    1010name                py-apptools
    1111categories-append   devel
     
    2020    These packages are distributed together as the AppTools project.
    2121platforms           darwin
    2222
    23 checksums           rmd160  bf03f8834e117486d4e28ac2b69d881f260ee0a8 \
    24                     sha256  4907cc590b6e8c3fcdc676eb547c4e9a817fd3da6fe4216e6384f0f9a96004b1
     23checksums           rmd160  004958cc00d28caf83045497c813880cdbf7f1ee \
     24    sha256  eb80e3ba421de2c3665a7f83bd3e3588d291013b3dd1d46e816124d62a53e163
    2525
    26 python.versions     27
     26python.versions     27 34 35
    2727
    2828if {${name} ne ${subport}} {
    2929    depends_build-append    port:py${python.version}-setuptools