summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-03-11 13:02:06 +0000
committermarkd <markd@pkgsrc.org>2003-03-11 13:02:06 +0000
commit615f21ac5023134727518ed2d9af3be025db314d (patch)
tree8cb52df158fff4b2e3ecbeeb5aa3cc157c2ef17e /x11/qt3
parent669859e6578bd713625adceee3ad5aa7b69dd217 (diff)
downloadpkgsrc-615f21ac5023134727518ed2d9af3be025db314d.tar.gz
Update qt to 3.1.1.
Qt 3.1 introduces many significant new features and many improvements over the 3.0.x series. Also lots of bugfixes. The Qt version 3.1 series is binary compatible with the 3.0.x series: applications compiled for 3.0 will continue to run with 3.1.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common
index 4207d5e1c6f..573e7043f8f 100644
--- a/x11/qt3/Makefile.common
+++ b/x11/qt3/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2003/02/04 18:06:49 skrll Exp $
+# $NetBSD: Makefile.common,v 1.8 2003/03/11 13:02:06 markd Exp $
#
-QTVERSION= 3.0.7
+QTVERSION= 3.1.1
MAINTAINER= skrll@netbsd.org
HOMEPAGE= http://www.trolltech.com/products/qt.html