Ticket #51548: py-pyface_Portfile.diff

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

    old new  
    77PortGroup               github 1.0
    88PortGroup               wxWidgets 1.0
    99
    10 github.setup            enthought pyface 5.0.0
     10github.setup            enthought pyface 5.1.0
    1111
    1212name                    py-pyface
    1313categories-append       devel
     
    2121                        "visualization" features of the Traits package.
    2222platforms               darwin
    2323
    24 checksums               rmd160  7636efce0c823be7d1f8b5693638dd1824fc8a5c \
    25                         sha256  b4eb562f5c805580bdb8842a05f2b4dc4ca19b737c6ac0c3f87a256a93183326
     24checksums           rmd160  b8f32c8c7606977fc2aa3c8201769048182ebcba \
     25                    sha256  ba3af8605c4fcafdd0713955f7a752e6a6444cd7456a3604ede2e842768025de
    2626
    27 python.versions         27
     27python.versions         27 34 35
    2828
    2929if {${name} ne ${subport}} {
    3030    depends_build-append    port:py${python.version}-setuptools