Ticket #48139: py-apptools_Portfile.diff

File py-apptools_Portfile.diff, 871 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 apptools 4.2.1
     8github.setup        enthought apptools 4.3.0
    99
    1010name                py-apptools
    1111categories-append   devel
     
    2020    These packages are distributed together as the AppTools project.
    2121platforms           darwin
    2222
    23 checksums           rmd160  2d680fbc59da915c312d4203c8e3873c55592462 \
    24                     sha256  6e3d04b4cf8aa588424b049bcac31b4dffe35b08f5b668e9498b8bf62a4c4327
     23checksums           rmd160  bf03f8834e117486d4e28ac2b69d881f260ee0a8 \
     24                    sha256  4907cc590b6e8c3fcdc676eb547c4e9a817fd3da6fe4216e6384f0f9a96004b1
    2525
    26 
    27 python.versions     26 27
     26python.versions     27
    2827
    2928if {${name} ne ${subport}} {
    3029    depends_build-append    port:py${python.version}-setuptools