Ticket #37404: py-apptools_Portfile.diff

File py-apptools_Portfile.diff, 1.3 KB (added by jjstickel (Jonathan Stickel), 11 years ago)
  • python/py-apptools/Portfile

    old new  
    55PortGroup           python 1.0
    66
    77name                py-apptools
    8 version             4.0.1
     8version             4.1.0
    99categories-append   devel
    1010license             BSD
    11 maintainers         vcn.com:jjstickel openmaintainer
     11maintainers         gmail.com:jjstickel openmaintainer
    1212description         The Enthought apptools package
    1313long_description    The Enthought Tool Suite includes a set of packages\
    1414    that we have found useful in creating a number of applications.\
     
    1919master_sites        http://www.enthought.com/repo/ets/
    2020distname            apptools-${version}
    2121
    22 checksums           md5     cd988ecf41f790dbd2a266d237c673d2 \
    23                     sha1    0ffa78ea4857e5192c494a67c93f5a7014df1c0e \
    24                     rmd160  6fc5ca5db74185ffca836879a7d9078dd0ed3f10
     22checksums           sha256  4890dfbbde4882e8cbb452b823a3a5a9d61f43d0a3d04b78553d795ae8351a58 \
     23                    rmd160  7ada88a5cc1eedba7ec28b619b78028e30d25f8f
    2524
    2625python.versions        25 26 27
     26python.default_version 27
    2727
    2828if {$subport != $name} {
    2929    depends_build-append  port:py${python.version}-distribute