New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16694: py25-wxpython.diff

File py25-wxpython.diff, 0.7 KB (added by roel.van.os@…, 4 years ago)

Patch that upgrades the Portfile from 2.8.8.1 to 2.8.9.1

  • Portfile

    old new  
    33PortSystem 1.0 
    44 
    55name            py25-wxpython 
    6 version         2.8.8.1 
     6version         2.8.9.1 
    77categories      python graphics 
    88platforms       darwin 
    99maintainers     mww jwa 
     
    2020master_sites    sourceforge:wxpython 
    2121distname        wxPython-src-${version} 
    2222use_bzip2       yes 
    23 checksums       md5 867370c65d6878939eecf96b6ffd6ef8 \ 
    24     sha1 96027778c9d8dbfbc08a1aecb2dbe358b947b897 \ 
    25     rmd160 4ee33e256cc0d8caae1676b023db0b56fa435ba7 
     23checksums       md5 4ad9a64e05529097618c7e48fbb10a84 \ 
     24    sha1 7359af790d58082330c867f5c10f51b6382d9a35 \ 
     25    rmd160 2b193c867a028985f8ead4084a9c1f024a1d37c6 
    2626#patchfiles             patch-config.py 
    2727 
    2828depends_lib     port:python25 \