diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
commit | 95cdda15aa4f96d03bf276807a2b372cff38b097 (patch) | |
tree | e85e976f7c0b978f3d55e832f1f1a0cf2b2e7484 /databases | |
parent | c76f3c0f6fd1dff334eaab6bf1379d9691959c25 (diff) | |
download | FreeBSD-ports-95cdda15aa4f96d03bf276807a2b372cff38b097.zip FreeBSD-ports-95cdda15aa4f96d03bf276807a2b372cff38b097.tar.gz |
Upgrade to 1.20.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBI-137/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBI-137/pkg-plist | 2 | ||||
-rw-r--r-- | databases/p5-DBI/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBI/pkg-plist | 2 |
6 files changed, 4 insertions, 12 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index 2716e04..8f5a1e0 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -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 \ diff --git a/databases/p5-DBI-137/distinfo b/databases/p5-DBI-137/distinfo index a9dca59..f3cc1dd 100644 --- a/databases/p5-DBI-137/distinfo +++ b/databases/p5-DBI-137/distinfo @@ -1 +1 @@ -MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d +MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66 diff --git a/databases/p5-DBI-137/pkg-plist b/databases/p5-DBI-137/pkg-plist index 04378cd..97b31e4 100644 --- a/databases/p5-DBI-137/pkg-plist +++ b/databases/p5-DBI-137/pkg-plist @@ -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 diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 2716e04..8f5a1e0 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -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 \ diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index a9dca59..f3cc1dd 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1 +1 @@ -MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d +MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66 diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist index 04378cd..97b31e4 100644 --- a/databases/p5-DBI/pkg-plist +++ b/databases/p5-DBI/pkg-plist @@ -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 |