Ticket #29389: Portfile.diff

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

update Portfile diff for wxWidgets-python 2.8.12.0

  • Portfile

    old new  
    66
    77name            wxWidgets-python
    88conflicts       wxgtk wxWidgets
    9 version         2.8.10.1
    10 revision        2
     9version         2.8.12.0
    1110categories      graphics devel
    1211platforms       darwin
    1312maintainers     nomaintainer
     
    2827
    2928distname        wxPython-src
    3029distfiles       ${distname}-${version}${extract.suffix}
    31 checksums           md5     65d5ef166f23fe8b4c67f58df164f93e \
    32                     sha1    6598fbafd979a91f20100171fa23a91779f6dc62 \
    33                     rmd160  bb606046d140623041b988e64ab268ced9aa958f
     30checksums           md5     402e0b81e06f596d849e221a7a76acc6 \
     31                    sha1    f9ce806dcb5517beb6e3d2ee0ecbf8e569b7f8e4 \
     32                    rmd160  6420a8e6e59386b344ac058435a4ae6693c2c04b
    3433
    3534depends_lib \
    3635    port:jpeg \
     
    5554
    5655extract.only    ${distname}-${version}${extract.suffix}
    5756
    58 patchfiles  changeset_r61009.diff
    59 patch.dir   ${workpath}/${distname}-${version}
    60 patch.pre_args  -p4
    61 
    6257configure.cmd       ../configure
    6358configure.ldflags   -L${build.dir}/lib -L${prefix}/lib
    6459configure.args      --mandir=${prefix}/share/man \