summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-03-31 14:38:02 +0000
committerdrochner <drochner@pkgsrc.org>2006-03-31 14:38:02 +0000
commite4b3aea5b4220844ed8171f34700a0ff00ab6278 (patch)
tree858b007c392eaf22132a6eb020c660a35d0f8690 /x11/qt3
parent0c50ab6255314f6a999ed7b179bd28557a4ca623 (diff)
downloadpkgsrc-e4b3aea5b4220844ed8171f34700a0ff00ab6278.tar.gz
update to 3.3.6
changes: -bugfixes -gcc-4.1 support -translation updates
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile3
-rw-r--r--x11/qt3/Makefile.common4
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 614a3543331..1ec67ca8899 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2006/02/05 23:11:42 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2006/03/31 14:38:02 drochner Exp $
DISTNAME= qt3-${QTVERSION}
-PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common
index e755226451e..7e3b6cc124d 100644
--- a/x11/qt3/Makefile.common
+++ b/x11/qt3/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.18 2006/03/04 21:31:11 jlam Exp $
+# $NetBSD: Makefile.common,v 1.19 2006/03/31 14:38:02 drochner Exp $
-QTVERSION= 3.3.5
+QTVERSION= 3.3.6
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.trolltech.com/products/qt.html