summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-03-04 15:40:40 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-03-04 15:40:40 +0000
commit01e0423c7dadde644da6177ab5bf51f92eeb0a65 (patch)
tree4f9902d3f6c0afa398505fc87b77c9e25ec4f52a /databases/p5-DBI
parentUse MASTER_SITE_DEBIAN. (diff)
Upgrade to 1.34.
Submitted by: kuriyama
Notes
Notes: svn path=/head/; revision=76856
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile8
-rw-r--r--databases/p5-DBI/distinfo2
-rw-r--r--databases/p5-DBI/pkg-plist5
3 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index ef905e96ae75..bd0dd042a2b5 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBI
-PORTVERSION= 1.32
+PORTVERSION= 1.34
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@@ -19,8 +19,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN1= dbiproxy.1 \
- dbish.1
+MAN1= dbiprof.1 \
+ dbiproxy.1
MAN3= Bundle::DBI.3 \
DBD::Proxy.3 \
DBI.3 \
@@ -29,6 +29,7 @@ MAN3= Bundle::DBI.3 \
DBI::Const::GetInfoReturn.3 \
DBI::Const::GetInfoType.3 \
DBI::DBD.3 \
+ DBI::DBD::Metadata.3 \
DBI::FAQ.3 \
DBI::Format.3 \
DBI::Profile.3 \
@@ -37,7 +38,6 @@ MAN3= Bundle::DBI.3 \
DBI::ProfileDumper::Apache.3 \
DBI::ProxyServer.3 \
DBI::PurePerl.3 \
- DBI::Shell.3 \
DBI::W32ODBC.3 \
Win32::DBIODBC.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index 9fe5d5161d76..ead3c8c734b4 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1 +1 @@
-MD5 (DBI-1.32.tar.gz) = 5a6b8fb4433da1a9363a0b2ab1d6f21e
+MD5 (DBI-1.34.tar.gz) = f0056760bea3d5697c21d64358617895
diff --git a/databases/p5-DBI/pkg-plist b/databases/p5-DBI/pkg-plist
index f8e8867f2577..e22058017172 100644
--- a/databases/p5-DBI/pkg-plist
+++ b/databases/p5-DBI/pkg-plist
@@ -1,5 +1,5 @@
+bin/dbiprof
bin/dbiproxy
-bin/dbish
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
@@ -12,6 +12,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo/ODBC.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoReturn.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoType.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD/Metadata.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/FAQ.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Format.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Profile.pm
@@ -20,7 +21,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProfileDumper.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProfileDumper/Apache.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProxyServer.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/PurePerl.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Shell.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/W32ODBC.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32/DBIODBC.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
@@ -35,6 +35,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbipport.h
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProfileDumper
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI