summaryrefslogtreecommitdiff
path: root/x11/qt4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-11-15 13:05:44 +0000
committeradam <adam@pkgsrc.org>2010-11-15 13:05:44 +0000
commit10a749544b8aeda8c9b83d83341fc2f2a28cdd5f (patch)
tree3d170bce6549e2fbfcbb0cf7e03c7d62297a0ccd /x11/qt4
parentfe1d1de9f6ebd054545ab55f9e483e30467cc7c1 (diff)
downloadpkgsrc-10a749544b8aeda8c9b83d83341fc2f2a28cdd5f.tar.gz
Changes 4.7.1:
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.7.0. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 The Qt version 4.7 series is binary compatible with the 4.6.x series. Applications compiled for 4.6 will continue to run with 4.7. Changes 4.7.0: Qt 4.7 introduces many new features and improvements as well as bugfixes over the 4.6.x series. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt.nokia.com/doc/4.7 The Qt version 4.7 series is binary compatible with the 4.6.x series. Applications compiled for 4.6 will continue to run with 4.7.
Diffstat (limited to 'x11/qt4')
-rw-r--r--x11/qt4/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common
index 2f9966e116d..a9270eb2db3 100644
--- a/x11/qt4/Makefile.common
+++ b/x11/qt4/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.22 2010/07/04 06:00:13 adam Exp $
+# $NetBSD: Makefile.common,v 1.23 2010/11/15 13:05:44 adam Exp $
# used by x11/qt4-libs/Makefile.common
# used by x11/qt4-tools/Makefile
-QTVERSION= 4.6.3
+QTVERSION= 4.7.1
MAINTAINER?= pkgsrc-users@NetBSD.org
HOMEPAGE= http://qt.nokia.com/
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3