summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-06-10 14:21:37 +0000
committerjoerg <joerg@pkgsrc.org>2014-06-10 14:21:37 +0000
commite92c815de0243762a0b29b3bfa01ec780399f4cc (patch)
treeb371c6a49b046814a110c96ac526d488456dc1a6 /x11
parentbc580de8c5d3ca2fd8eb0a6411c04dab1f2504bd (diff)
downloadpkgsrc-e92c815de0243762a0b29b3bfa01ec780399f4cc.tar.gz
Bump PostgreSQL default version to 9.3.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-pgsql/Makefile4
-rw-r--r--x11/qt4-pgsql/Makefile4
-rw-r--r--x11/qt5-psql/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/x11/qt3-pgsql/Makefile b/x11/qt3-pgsql/Makefile
index 752bc2afec2..1888b842603 100644
--- a/x11/qt3-pgsql/Makefile
+++ b/x11/qt3-pgsql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:54 tron Exp $
+# $NetBSD: Makefile,v 1.22 2014/06/10 14:21:37 joerg Exp $
.include "../../x11/qt3-libs/Makefile.common"
PKGNAME= qt3-psql-${QTVERSION}
-PKGREVISION= 17
+PKGREVISION= 18
COMMENT= QT postgresql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile
index 0c891dd1ae4..2b4a3171483 100644
--- a/x11/qt4-pgsql/Makefile
+++ b/x11/qt4-pgsql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2014/02/12 23:18:54 tron Exp $
+# $NetBSD: Makefile,v 1.44 2014/06/10 14:21:38 joerg Exp $
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-pgsql-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= QT postgresql driver
CONFIGURE_ARGS+= -I${QTDIR}/include
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile
index 09bdc52f183..9fa6ab9aa4d 100644
--- a/x11/qt5-psql/Makefile
+++ b/x11/qt5-psql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2014/04/23 07:05:31 adam Exp $
+# $NetBSD: Makefile,v 1.7 2014/06/10 14:21:38 joerg Exp $
PKGNAME= qt5-psql-${QTVERSION}
+PKGREVISION= 1
COMMENT= Qt5 PostgreSQL plugin
.include "../../x11/qt5-qtbase/Makefile.common"