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/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 51a7acc7cc7..7241a09c456 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2016/06/08 19:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2016/07/25 07:43:46 wen Exp $
-DISTNAME= DBD-CSV-0.48
+DISTNAME= DBD-CSV-0.49
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
EXTRACT_SUFX= .tgz
@@ -13,7 +12,7 @@ COMMENT= Access CSV files via DBI
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-SQL-Statement>=1.31:../../databases/p5-SQL-Statement
-DEPENDS+= p5-Text-CSV_XS>=0.91:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV_XS>=1.01:../../textproc/p5-Text-CSV_XS
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.90}:../../devel/p5-Test-Simple