summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2009-04-15 20:40:54 +0000
committermarkd <markd@pkgsrc.org>2009-04-15 20:40:54 +0000
commite0e18c4dbb252733e93d4a7f55113192b42dc6c0 (patch)
tree4b1fb541e65d6be8487b739177f763f9c27289f3
parent069b2c422ef61ce0ed14bb03b00da9fbdac15a71 (diff)
downloadpkgsrc-e0e18c4dbb252733e93d4a7f55113192b42dc6c0.tar.gz
Add qt4-mysql
-rw-r--r--doc/CHANGES-20093
-rw-r--r--x11/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 521391258eb..df1f51538f2 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1399 2009/04/15 19:36:00 snj Exp $
+$NetBSD: CHANGES-2009,v 1.1400 2009/04/15 20:43:22 markd Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1924,3 +1924,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated print/teTeX3-texmf to 3.0nb13 [minskim 2009-04-15]
Updated print/teTeX3-bin to 3.0nb32 [minskim 2009-04-15]
Updated www/webkit-gtk to 1.1.5 [snj 2009-04-15]
+ Added x11/qt4-mysql version 4.4.3 [markd 2009-04-15]
diff --git a/x11/Makefile b/x11/Makefile
index b9a652598fe..085c383e28e 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.584 2009/04/15 16:26:41 drochner Exp $
+# $NetBSD: Makefile,v 1.585 2009/04/15 20:40:54 markd Exp $
#
COMMENT= Packages to support the X window system
@@ -283,6 +283,7 @@ SUBDIR+= qt3-tools
SUBDIR+= qt4
SUBDIR+= qt4-docs
SUBDIR+= qt4-libs
+SUBDIR+= qt4-mysql
SUBDIR+= qt4-pgsql
SUBDIR+= qt4-qdbus
SUBDIR+= qt4-sqlite3