summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorbad <bad>2001-03-26 14:54:19 +0000
committerbad <bad>2001-03-26 14:54:19 +0000
commit909523180f06eee343ce8e1bc9a5e66370c8efaa (patch)
tree71ee804807a353102fafa3d3cd9b23acc47f2724 /databases
parent93f2e47673fa0877f2613767de2a750310237086 (diff)
downloadpkgsrc-909523180f06eee343ce8e1bc9a5e66370c8efaa.tar.gz
Depend on mysql-client>=3.23.35 because of library major bump.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-mysql/Makefile4
-rw-r--r--databases/py-mysqldb/Makefile4
-rw-r--r--databases/xmysql/Makefile4
-rw-r--r--databases/xmysqladmin/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 8d85428cca2..069ce823083 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/16 14:17:32 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/03/26 14:54:19 bad Exp $
#
DISTNAME= Msql-Mysql-modules-1.2215
@@ -10,7 +10,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.mysql.com.org/
COMMENT= perl DBI/DBD driver for MySQL databases
-DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client
+DEPENDS+= mysql-client>=3.23.35:../../databases/mysql-client
DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI
DEPENDS+= p5-Data-Dumper>=2.101:../../devel/p5-Data-Dumper
DEPENDS+= p5-Data-ShowTable-3.3:../../devel/p5-Data-ShowTable
diff --git a/databases/py-mysqldb/Makefile b/databases/py-mysqldb/Makefile
index 155844540b7..14fd1e8303c 100644
--- a/databases/py-mysqldb/Makefile
+++ b/databases/py-mysqldb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:38 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/03/26 14:54:19 bad Exp $
DISTNAME= MySQLdb-0.1.3
PKGNAME= py-mysqldb-0.1.3
@@ -10,7 +10,7 @@ HOMEPAGE= http://starship.python.net/crew/adustman/MySQLdb.html
COMMENT= MySQL interface for Python
DEPENDS+= python>=2.0:../../lang/python
-DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client
+DEPENDS+= mysql-client>=3.23.35:../../databases/mysql-client
ALL_TARGET= default
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 50ddbca2689..3d5e29ecd8c 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/26 14:54:20 bad Exp $
#
DISTNAME= xmysql-1.10
@@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://web.wt.net/~dblhack
COMMENT= Graphical front end to the MySQL database engine
-DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
+DEPENDS= mysql-client>=3.23.35:../../databases/mysql-client
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
MAKE_ENV+= X11PREFIX=${X11PREFIX}
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index 03585162788..1b566a470df 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:44 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/26 14:54:20 bad Exp $
#
DISTNAME= xmysqladmin-1.0
@@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.mysql.com/
COMMENT= Graphical front end for administering MySQL databases
-DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
+DEPENDS= mysql-client>=3.23.35:../../databases/mysql-client
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
MAKE_ENV+= X11PREFIX=${X11PREFIX}