summaryrefslogtreecommitdiff
path: root/x11/qt4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-07-07 18:13:56 +0000
committeradam <adam@pkgsrc.org>2013-07-07 18:13:56 +0000
commitea64ba3dc9c126a5820b56ff65531b52823c9850 (patch)
tree9e0642d53113988fa92738559297c4caaf0f7724 /x11/qt4
parent9444689d3cf8e372a24485cb23952e6c75808e21 (diff)
downloadpkgsrc-ea64ba3dc9c126a5820b56ff65531b52823c9850.tar.gz
Qt 4.8.5 provides overall close to 400 improvements, for example:
35 fixes to Qt Core module 65 fixes to Qt Gui module 21 Mac OS X specific fixes 15 Windows specific fixes 8 Linux/X11 specific fixes Webkit upgrade to 2.2.4 (minor improvements) Change all shmget calls to user-only memory (security) Several important fixes for the VxWorks port in the Qt Enterprise version
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 45d9d552833..9ef7e045758 100644
--- a/x11/qt4/Makefile.common
+++ b/x11/qt4/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.31 2012/12/07 10:06:13 adam Exp $
+# $NetBSD: Makefile.common,v 1.32 2013/07/07 18:14:36 adam Exp $
# used by x11/qt4-libs/Makefile.common
# used by x11/qt4-tools/Makefile
-QTVERSION= 4.8.4
+QTVERSION= 4.8.5
MAINTAINER?= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://qt.digia.com/
+HOMEPAGE= http://qt-project.org/
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3