summaryrefslogtreecommitdiff
path: root/x11/qt4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-10-13 12:02:14 +0000
committeradam <adam@pkgsrc.org>2007-10-13 12:02:14 +0000
commit53299a69f3ca5e9568f9477ae44aa934e8109be6 (patch)
treedf2e1cee69b4b4d5b926a91632526396040b54c7 /x11/qt4
parent713aa18baff84e6b19f195f37450b7ce27bef76d (diff)
downloadpkgsrc-53299a69f3ca5e9568f9477ae44aa934e8109be6.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')
-rw-r--r--x11/qt4/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common
index 02725367895..c4fecac5a09 100644
--- a/x11/qt4/Makefile.common
+++ b/x11/qt4/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.9 2007/09/03 15:18:20 drochner Exp $
+# $NetBSD: Makefile.common,v 1.10 2007/10/13 12:02:14 adam Exp $
-QTVERSION= 4.3.1
+QTVERSION= 4.3.2
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.trolltech.com/products/qt/