mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Upgrade to 1.20.
This commit is contained in:
parent
03847eae10
commit
004b036230
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50559
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBI
|
||||
PORTVERSION= 1.19
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBI
|
||||
@ -21,8 +21,6 @@ PERL_CONFIGURE= yes
|
||||
MAN1= dbiproxy.1 \
|
||||
dbish.1
|
||||
MAN3= Bundle::DBI.3 \
|
||||
DBD::ADO.3 \
|
||||
DBD::Multiplex.3 \
|
||||
DBD::Proxy.3 \
|
||||
DBI.3 \
|
||||
DBI::DBD.3 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d
|
||||
MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66
|
||||
|
@ -2,9 +2,7 @@ bin/dbiproxy
|
||||
bin/dbish
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Multiplex.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBI
|
||||
PORTVERSION= 1.19
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBI
|
||||
@ -21,8 +21,6 @@ PERL_CONFIGURE= yes
|
||||
MAN1= dbiproxy.1 \
|
||||
dbish.1
|
||||
MAN3= Bundle::DBI.3 \
|
||||
DBD::ADO.3 \
|
||||
DBD::Multiplex.3 \
|
||||
DBD::Proxy.3 \
|
||||
DBI.3 \
|
||||
DBI::DBD.3 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d
|
||||
MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66
|
||||
|
@ -2,9 +2,7 @@ bin/dbiproxy
|
||||
bin/dbish
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Multiplex.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm
|
||||
|
Loading…
Reference in New Issue
Block a user