diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-26 12:11:34 +0000 |
commit | 004b036230e2eb6744bf73c686c3aacbd86ba989 (patch) | |
tree | d63a7cf9785021c75448d9218aa255b99b0e2000 /databases/p5-DBI-137 | |
parent | 03847eae103590414564e88f5641b6c803f02f6b (diff) | |
download | ports-004b036230e2eb6744bf73c686c3aacbd86ba989.tar.gz ports-004b036230e2eb6744bf73c686c3aacbd86ba989.zip |
Notes
Diffstat (limited to 'databases/p5-DBI-137')
-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 |
3 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index 2716e04911fb..8f5a1e05ae73 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 a9dca5990ad6..f3cc1dd4feb4 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 04378cd40274..97b31e423a4e 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 |