diff options
author | adam <adam@pkgsrc.org> | 2007-10-13 12:02:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-10-13 12:02:14 +0000 |
commit | 51982bd5eeade4ba75900c88e076f9746975ba8f (patch) | |
tree | df2e1cee69b4b4d5b926a91632526396040b54c7 /x11/qt4-tools | |
parent | 531548440524f415d9017da0ff8a85aa268b5eaf (diff) | |
download | pkgsrc-51982bd5eeade4ba75900c88e076f9746975ba8f.tar.gz |
Changes 4.3.2:
* General Improvements
* Fixed incorrect behavior of the widget editing mode that
could occur when a form was resized.
* Fixed a crash that could occur when several commands were
redone in one go.
* Enabled MSVC and Borland project generators for the Qt Open Source
edition.
* Ensured that the QMAKE_CC and QMAKE_CXX variables are not defined in
the Xcode project generator to allow distributed (distcc) builds to
work again.
* more...
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r-- | x11/qt4-tools/PLIST | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST index cb8de8d2d24..ef89ad52e3d 100644 --- a/x11/qt4-tools/PLIST +++ b/x11/qt4-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2007/09/03 20:27:20 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2007/10/13 12:02:15 adam Exp $ lib/pkgconfig/QtTest.pc qt4/bin/assistant qt4/bin/designer @@ -232,10 +232,10 @@ qt4/mkspecs/hpux-g++-64/qmake.conf qt4/mkspecs/hpux-g++-64/qplatformdefs.h qt4/mkspecs/hpux-g++/qmake.conf qt4/mkspecs/hpux-g++/qplatformdefs.h +qt4/mkspecs/hpuxi-acc-32/qmake.conf +qt4/mkspecs/hpuxi-acc-32/qplatformdefs.h qt4/mkspecs/hpuxi-acc-64/qmake.conf qt4/mkspecs/hpuxi-acc-64/qplatformdefs.h -qt4/mkspecs/hpuxi-acc/qmake.conf -qt4/mkspecs/hpuxi-acc/qplatformdefs.h qt4/mkspecs/hurd-g++/qmake.conf qt4/mkspecs/hurd-g++/qplatformdefs.h qt4/mkspecs/interix-g++/qmake.conf @@ -341,8 +341,18 @@ qt4/mkspecs/unixware-cc/qmake.conf qt4/mkspecs/unixware-cc/qplatformdefs.h qt4/mkspecs/unixware-g++/qmake.conf qt4/mkspecs/unixware-g++/qplatformdefs.h +qt4/mkspecs/win32-borland/qmake.conf +qt4/mkspecs/win32-borland/qplatformdefs.h qt4/mkspecs/win32-g++/qmake.conf qt4/mkspecs/win32-g++/qplatformdefs.h +qt4/mkspecs/win32-msvc.net/qmake.conf +qt4/mkspecs/win32-msvc.net/qplatformdefs.h +qt4/mkspecs/win32-msvc/features/incremental.prf +qt4/mkspecs/win32-msvc/features/incremental_off.prf +qt4/mkspecs/win32-msvc/qmake.conf +qt4/mkspecs/win32-msvc/qplatformdefs.h +qt4/mkspecs/win32-msvc2005/qmake.conf +qt4/mkspecs/win32-msvc2005/qplatformdefs.h qt4/phrasebooks/danish.qph qt4/phrasebooks/dutch.qph qt4/phrasebooks/finnish.qph |