Ticket #28773: py32-pyqt4.diff
File py32-pyqt4.diff, 1.2 KB (added by dsdale24@…, 14 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup qt4 1.0 6 6 7 name py3 1-pyqt48 version 4.8. 17 name py32-pyqt4 8 version 4.8.3 9 9 categories python devel 10 10 platforms macosx 11 11 maintainers nomaintainer … … 21 21 distname PyQt-mac-gpl-${version} 22 22 dist_subdir python 23 23 24 checksums md5 1 77fa10c6420d6f7fc745478fa64304a \25 sha1 55a448993fc011f886fd2d375e0748d1baae39eb \26 rmd160 517cf7c3ac589b962a47dfa9410683f135e9b98024 checksums md5 14bade8b251660177ccc1a0cbbe33aba \ 25 sha1 874ba6af725c7a102173b895b79d97a67bf33bcb \ 26 rmd160 23a17c197d0347ad6cd1a19ce1291865e838fe9f 27 27 28 depends_lib-append port:py3 1-sip28 depends_lib-append port:py32-sip 29 29 30 set pyversion 3. 130 set pyversion 3.2 31 31 32 32 # The patch file alters configure.py so that the qtdesigner plugin can link. 33 33 # - it ensures that both LFLAGS are included and that the relevant version framework is linked