summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
committerwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
commit3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch)
tree334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /x11
parent20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff)
downloadpkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-pgsql/Makefile4
-rw-r--r--x11/qt4-pgsql/Makefile4
-rw-r--r--x11/qt5-psql/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/qt3-pgsql/Makefile b/x11/qt3-pgsql/Makefile
index e9675a0a99b..bff4ed34551 100644
--- a/x11/qt3-pgsql/Makefile
+++ b/x11/qt3-pgsql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2016/03/05 11:29:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.25 2016/10/09 21:42:03 wiz Exp $
.include "../../x11/qt3-libs/Makefile.common"
PKGNAME= qt3-psql-${QTVERSION}
-PKGREVISION= 20
+PKGREVISION= 21
COMMENT= QT postgresql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile
index 1905294d4c1..717c12a42fd 100644
--- a/x11/qt4-pgsql/Makefile
+++ b/x11/qt4-pgsql/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2016/03/05 11:29:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2016/10/09 21:42:03 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-pgsql-${QTVERSION}
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile
index b4dae72e160..e6857a8dd31 100644
--- a/x11/qt5-psql/Makefile
+++ b/x11/qt5-psql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/04/11 19:01:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2016/10/09 21:42:04 wiz Exp $
DISTNAME= qtbase-opensource-src-${QTVERSION}
PKGNAME= qt5-psql-${QTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Qt5 PostgreSQL plugin
BUILD_QT5= yes