Ticket #28773: py32-pyqt4.diff

File py32-pyqt4.diff, 1.2 KB (added by dsdale24@…, 13 years ago)
  • Portfile

    old new  
    44PortSystem      1.0
    55PortGroup   qt4 1.0
    66
    7 name            py31-pyqt4
    8 version         4.8.1
     7name            py32-pyqt4
     8version         4.8.3
    99categories      python devel
    1010platforms       macosx
    1111maintainers     nomaintainer
     
    2121distname        PyQt-mac-gpl-${version}
    2222dist_subdir         python
    2323
    24 checksums           md5     177fa10c6420d6f7fc745478fa64304a \
    25                     sha1    55a448993fc011f886fd2d375e0748d1baae39eb \
    26                     rmd160  517cf7c3ac589b962a47dfa9410683f135e9b980
     24checksums           md5     14bade8b251660177ccc1a0cbbe33aba \
     25                    sha1    874ba6af725c7a102173b895b79d97a67bf33bcb \
     26                    rmd160  23a17c197d0347ad6cd1a19ce1291865e838fe9f
    2727
    28 depends_lib-append port:py31-sip
     28depends_lib-append port:py32-sip
    2929
    30 set pyversion 3.1
     30set pyversion 3.2
    3131
    3232# The patch file alters configure.py so that the qtdesigner plugin can link.
    3333# - it ensures that both LFLAGS are included and that the relevant version framework is linked