Update to 0.22

This commit is contained in:
Erwin Lansing 2005-04-04 12:32:27 +00:00
parent 79f7aa9b3f
commit df862338c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132458
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= DBD-CSV
PORTVERSION= 0.21
PORTVERSION= 0.22
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@ -17,7 +17,7 @@ MAINTAINER= erwin@FreeBSD.org
COMMENT= DBI driver for CSV files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement
${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES

View file

@ -1,2 +1,2 @@
MD5 (DBD-CSV-0.21.tar.gz) = cab819dfee1c4274bb29bd4f1958dc6c
SIZE (DBD-CSV-0.21.tar.gz) = 37626
MD5 (DBD-CSV-0.22.tar.gz) = 365517fb2e0f565b16613eac01046d85
SIZE (DBD-CSV-0.22.tar.gz) = 37174