- update to 0.29

This commit is contained in:
Yen-Ming Lee 2010-06-02 20:54:27 +00:00
parent d4376edaca
commit d2296c2269
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255587
2 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DBD-CSV
PORTVERSION= 0.28
PORTVERSION= 0.29
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@ -16,12 +16,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= DBI driver for CSV files
RUN_DEPENDS= p5-DBI>=1.00:${PORTSDIR}/databases/p5-DBI \
RUN_DEPENDS= p5-DBI>=1.61.1:${PORTSDIR}/databases/p5-DBI \
p5-SQL-Statement>=1.25:${PORTSDIR}/databases/p5-SQL-Statement \
p5-Text-CSV_XS>=0.64:${PORTSDIR}/textproc/p5-Text-CSV_XS
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= YES
PERL_CONFIGURE= 5.8.0+
MAN3= DBD::CSV.3 Bundle::DBD::CSV.3

View File

@ -1,3 +1,3 @@
MD5 (DBD-CSV-0.28.tgz) = 83ef802cc0b0f9220b61d8e49f043ab0
SHA256 (DBD-CSV-0.28.tgz) = 6ac78db78f66ab0ac0455742630823ee0e76dc752dd75bf7daf645207e695609
SIZE (DBD-CSV-0.28.tgz) = 25943
MD5 (DBD-CSV-0.29.tgz) = dd48f0e3d8fc1211a3c98e2489b78295
SHA256 (DBD-CSV-0.29.tgz) = 86acdbc1c1d92246fe2d76417520c85ef43d73b49c33626f240c30e30aaf4dc8
SIZE (DBD-CSV-0.29.tgz) = 27266