pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: nros
Date: Thu Nov 24 11:39:13 UTC 2022
Modified Files:
pkgsrc/meta-pkgs/qt6: Makefile
pkgsrc/x11/qt6-qtbase: Makefile.common
Log Message:
Add qt6-psql version 6.4.1 to pkgsrc-current
qt6-psql is the postgresql database driver
for qt6.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/qt6/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt6-qtbase/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/qt6/Makefile
diff -u pkgsrc/meta-pkgs/qt6/Makefile:1.2 pkgsrc/meta-pkgs/qt6/Makefile:1.3
--- pkgsrc/meta-pkgs/qt6/Makefile:1.2 Thu Nov 24 11:26:19 2022
+++ pkgsrc/meta-pkgs/qt6/Makefile Thu Nov 24 11:39:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/11/24 11:26:19 nros Exp $
+# $NetBSD: Makefile,v 1.3 2022/11/24 11:39:13 nros Exp $
DISTNAME= qt6-${QTVERSION}
@@ -11,6 +11,7 @@ META_PACKAGE= yes
.include "Makefile.common"
DEPENDS+= qt6-odbc-${QTVERSION}{,nb[0-9]*}:../../databases/qt6-odbc
+DEPENDS+= qt6-psql-${QTVERSION}{,nb[0-9]*}:../../databases/qt6-psql
DEPENDS+= qt6-qtbase-${QTVERSION}{,nb[0-9]*}:../../x11/qt6-qtbase
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/qt6-qtbase/Makefile.common
diff -u pkgsrc/x11/qt6-qtbase/Makefile.common:1.2 pkgsrc/x11/qt6-qtbase/Makefile.common:1.3
--- pkgsrc/x11/qt6-qtbase/Makefile.common:1.2 Thu Nov 24 11:26:19 2022
+++ pkgsrc/x11/qt6-qtbase/Makefile.common Thu Nov 24 11:39:13 2022
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile.common,v 1.2 2022/11/24 11:26:19 nros Exp $
+# $NetBSD: Makefile.common,v 1.3 2022/11/24 11:39:13 nros Exp $
# used by databases/qt6-odbc/Makefile
+# used by databases/qt6-psql/Makefile
# used by x11/qt6-qtbase/Makefile
.include "../../meta-pkgs/qt6/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index