Ticket #29390: Portfile.diff

File Portfile.diff, 1.1 KB (added by howarth@…, 13 years ago)

update Portfile diff for py26-wxpython 2.8.12.0

  • Portfile

    old new  
    55PortGroup           python26 1.0
    66
    77name                py26-wxpython
    8 version             2.8.10.1
     8version             2.8.12.0
    99categories-append   graphics
    1010maintainers         jameskyle
    1111description         Python interface to the wxWindows cross platform GUI
     
    2626distname            wxPython-src-${version}
    2727use_bzip2           yes
    2828
    29 checksums           md5     65d5ef166f23fe8b4c67f58df164f93e \
    30                     sha1    6598fbafd979a91f20100171fa23a91779f6dc62 \
    31                     rmd160  bb606046d140623041b988e64ab268ced9aa958f
     29checksums           md5     402e0b81e06f596d849e221a7a76acc6 \
     30                    sha1    f9ce806dcb5517beb6e3d2ee0ecbf8e569b7f8e4 \
     31                    rmd160  6420a8e6e59386b344ac058435a4ae6693c2c04b
    3232
    3333worksrcdir          ${distname}/wxPython
    3434
    3535extract.post_args   "| tar -xf - ${worksrcdir} ${distname}/docs"
    3636
    37 patchfiles         wxpython28101_gdiwrap.diff
    38 patch.pre_args     -p1
    39 
    4037use_configure       no
    4138
    4239variant carbon conflicts gtk description {use carbon} {