Ticket #55147: Portfile.diff

File Portfile.diff, 512 bytes (added by jwhowarth, 7 years ago)

Portfile diff to add 36 to python.versions in py-pmw

  • Portfile

    old new  
    55
    66name                py-pmw
    77version             2.0.0
    8 revision            1
     8revision            2
    99maintainers         nomaintainer
    1010platforms           darwin
    1111license             MIT
     
    2626
    2727supported_archs     noarch
    2828
    29 python.versions     27 34 35
     29python.versions     27 34 35 36
    3030
    3131if {${name} ne ${subport}} {
    3232    depends_lib-append  port:py${python.version}-tkinter