summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql/Makefile
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2000-05-11 19:27:21 +0000
committerchristos <christos@pkgsrc.org>2000-05-11 19:27:21 +0000
commit44af90fe2e16afaaadb1c5ebb7d2be43386a195e (patch)
treeeafb01d50d77040f7741a5b8a13808264f2d2ccb /databases/p5-DBD-mysql/Makefile
parent6f8635fa1b303b125aa0e056081a84337e39f550 (diff)
downloadpkgsrc-44af90fe2e16afaaadb1c5ebb7d2be43386a195e.tar.gz
Upgrade to 1.2214; fixes too numerous to be mentioned here; consult the
changelog. Apparently the previous version we were running is missing from the changelog entries.
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r--databases/p5-DBD-mysql/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 8cc1fe371da..c1da48c92a2 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2000/03/28 16:50:24 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/05/11 19:27:21 christos Exp $
#
-DISTNAME= Msql-Mysql-modules-1.2017
-PKGNAME= p5-DBD-mysql-1.2017
+DISTNAME= Msql-Mysql-modules-1.2214
+PKGNAME= p5-DBD-mysql-1.2214
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
@@ -10,8 +10,8 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.mysql.com.org/
DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client
-DEPENDS+= p5-DBI-1.08:../../databases/p5-DBI
-DEPENDS+= p5-Data-Dumper>=2.10:../../devel/p5-Data-Dumper
+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
USE_PERL5= YES