mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 0.21.
Reviewed by: maintainer, mat
This commit is contained in:
parent
5bd99ab7ce
commit
440afad6c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121440
@ -6,7 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBD-CSV
|
||||
PORTVERSION= 0.2002
|
||||
PORTVERSION= 0.21
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
@ -21,9 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN3= DBD::File.3 \
|
||||
DBD::CSV.3 \
|
||||
Bundle::DBD::CSV.3
|
||||
MAN3= DBD::CSV.3 Bundle::DBD::CSV.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (DBD-CSV-0.2002.tar.gz) = 9a98138aee1c94747d86494ceb343c2b
|
||||
SIZE (DBD-CSV-0.2002.tar.gz) = 39046
|
||||
MD5 (DBD-CSV-0.21.tar.gz) = cab819dfee1c4274bb29bd4f1958dc6c
|
||||
SIZE (DBD-CSV-0.21.tar.gz) = 37626
|
||||
|
@ -1,4 +1,3 @@
|
||||
%%SITE_PERL%%/DBD/File.pm
|
||||
%%SITE_PERL%%/DBD/CSV.pm
|
||||
%%SITE_PERL%%/Bundle/DBD/CSV.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/CSV/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user