pkgsrc/x11/py-qt4
drochner ba1233e674 update to 4.7.5
changes:
added QStringRef.__str__() and QStringRef.__unicode__() to the
 QString v1 API
the destruction by Qt of internally constructed QObject instances is now
 automatically detected
a signal defined with pyqtSignal() can now be used with methods that make
 an internal call to QObject::connect(), e.g. QTimer.singleShot()
added the --from-imports command line argument to pyuic4 and the
 from_imports argument to PyQt4.uic.compileUi()
added support for Python v3.2
2010-09-02 09:20:19 +00:00
..
patches update to 4.7.5 2010-09-02 09:20:19 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR Remove qt3 stale references. 2008-12-13 05:48:56 +00:00
distinfo update to 4.7.5 2010-09-02 09:20:19 +00:00
Makefile update to 4.7.5 2010-09-02 09:20:19 +00:00
PLIST.common update to 4.7.5 2010-09-02 09:20:19 +00:00
PLIST.Darwin
PLIST.elementtree Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
PLIST.X11