Ticket #37411: py-pyface_Portfile.diff

File py-pyface_Portfile.diff, 1.4 KB (added by jjstickel (Jonathan Stickel), 11 years ago)
  • python/py-pyface/Portfile

    old new  
    55PortGroup                   python 1.0
    66
    77name                    py-pyface
    8 version                 4.1.0
     8version                 4.2.0
    99categories-append       devel
    1010license                 BSD
    11 maintainers             vcn.com:jjstickel openmaintainer
     11maintainers             gmail.com:jjstickel openmaintainer
    1212description             The Enthought pyface package
    1313long_description        The pyface project contains a toolkit-independent GUI\
    1414                        abstraction layer, which is used to support the\
     
    1818master_sites            http://www.enthought.com/repo/ets/
    1919distname                pyface-${version}
    2020
    21 checksums           md5     a9bb01a9e6468374473a5bb608496621 \
    22                     sha1    926c43e953d40d95a1e35a44889b81cec6ea9e6c \
    23                     rmd160  8e73b2cedffadccc37437834ad2f3fa6089090cf
     21checksums           sha256  f2dfc6edaca3e51f3efcdf4e1d85d1cf219e2989959c4683a6cff4f28d4f801c \
     22                    rmd160  cd4656b8cab966e6e9ef298a09926b596f1be6cf
    2423
    2524python.versions        25 26 27
     25python.default_version 27
    2626
    2727if {$subport != $name} {
    2828    depends_build-append    port:py${python.version}-distribute