summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-20 19:52:49 +0000
committerjlam <jlam>2000-05-20 19:52:49 +0000
commit71508203bb7098bfde8e2a8d8ebb36f369c3fccd (patch)
tree6ffd2b568baa4444a6efc12cc9c0a2d7261ed436 /databases
parentd746e7fea17b2acf378f82545c3f1f7f83f79651 (diff)
downloadpkgsrc-71508203bb7098bfde8e2a8d8ebb36f369c3fccd.tar.gz
Update dependency on postgresql to >=6.5.3.
Diffstat (limited to 'databases')
-rw-r--r--databases/gtksql/Makefile4
-rw-r--r--databases/gtranscript/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/pgaccess/Makefile4
-rw-r--r--databases/py-postgresql/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 24ed4599c9c..9f72e654ebe 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/04/09 03:53:50 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2000/05/20 19:52:49 jlam Exp $
#
DISTNAME= gtksql-0.3
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
USE_X11BASE= # defined
diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile
index e241dac49a1..074b0939e47 100644
--- a/databases/gtranscript/Makefile
+++ b/databases/gtranscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/04/09 03:55:02 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2000/05/20 19:52:50 jlam Exp $
#
DISTNAME= gtranscript-0.0.1
@@ -17,7 +17,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://gtranscript.linuxbox.com/
DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 2d7b242085d..e8c85dc04f1 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/05/03 15:50:24 rh Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/20 19:52:50 jlam Exp $
#
DISTNAME= DBD-Pg-0.93
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.postgresql.org/
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
DEPENDS+= p5-DBI-1.08:../../databases/p5-DBI
USE_PERL5= YES
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index cd730be21cb..a8f1eebe538 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/04/28 06:50:13 rh Exp $
+# $NetBSD: Makefile,v 1.5 2000/05/20 19:52:50 jlam Exp $
#
DISTNAME= pgaccess-0.98.5
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.flex.ro/pgaccess/
-DEPENDS+= tk-postgresql-6.5.3:../../databases/tk-postgresql
+DEPENDS+= tk-postgresql>=6.5.3:../../databases/tk-postgresql
NO_BUILD= yes
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index da35947169f..283f9d9a53c 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/04/09 03:55:35 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/05/20 19:52:51 jlam Exp $
DISTNAME= PyGreSQL-2.4
PKGNAME= py-postgresql-2.4
@@ -10,7 +10,7 @@ MAINTAINER= darcy@NetBSD.org
HOMEPAGE= http://www.druid.net/pygresql/
DEPENDS+= python-1.5.2:../../lang/python
-DEPENDS+= postgresql-6.5.3:../../databases/postgresql
+DEPENDS+= postgresql>=6.5.3:../../databases/postgresql
ALL_TARGET= default