summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r--databases/p5-DBD-CSV/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 3429a678d7c..cce2a8f8427 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2011/10/05 08:31:29 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.32 2012/07/06 08:30:48 sno Exp $
-DISTNAME= DBD-CSV-0.33
+DISTNAME= DBD-CSV-0.35
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dcs
CATEGORIES= databases perl5
@@ -15,7 +15,7 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-SQL-Statement>=1.31:../../databases/p5-SQL-Statement
-DEPENDS+= p5-Text-CSV_XS>=0.73:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV_XS>=0.88:../../textproc/p5-Text-CSV_XS
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.90}:../../devel/p5-Test-Simple