From 486beabecb1a0b23e0a35f7009934a7d410e95d2 Mon Sep 17 00:00:00 2001 From: shell Date: Mon, 27 May 2002 05:01:01 +0000 Subject: [PATCH] Updated to p5-DBI-1.23 --- databases/p5-DBI/Makefile | 4 ++-- databases/p5-DBI/distinfo | 6 +++--- databases/p5-DBI/pkg/PLIST | 12 +++++++++++- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index c2bfafd3d8f..e1b76eab715 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.22 2002/05/13 18:50:38 espie Exp $ +# $OpenBSD: Makefile,v 1.23 2002/05/27 05:01:01 shell Exp $ COMMENT= "unified perl interface for database access" -DISTNAME= DBI-1.21 +DISTNAME= DBI-1.23 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 NEED_VERSION= 1.524 diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 3ad32381f38..7c1bbd3d8c1 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,3 +1,3 @@ -MD5 (DBI-1.21.tar.gz) = c781eee2559de5e4a72e28a8120cb1d9 -RMD160 (DBI-1.21.tar.gz) = 51ac6b1a86b70c26673fec8cad9355a927787db1 -SHA1 (DBI-1.21.tar.gz) = 45ea1468f2a1e90dc17fc8d41545ac14f2773266 +MD5 (DBI-1.23.tar.gz) = 6e95f1dda641a2b46c9125d81b148a80 +RMD160 (DBI-1.23.tar.gz) = abf3258aa8630d33f372177b83952b4b1c18abb6 +SHA1 (DBI-1.23.tar.gz) = 3a5c965180f94761020c8b151a26095dd74d25c2 diff --git a/databases/p5-DBI/pkg/PLIST b/databases/p5-DBI/pkg/PLIST index 8fa6364009c..5f9394ed4c4 100644 --- a/databases/p5-DBI/pkg/PLIST +++ b/databases/p5-DBI/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.13 2002/04/19 17:48:18 shell Exp $ +@comment $OpenBSD: PLIST,v 1.14 2002/05/27 05:01:02 shell Exp $ bin/dbiproxy bin/dbish ${P5ARCH}/Bundle/DBI.pm @@ -8,10 +8,14 @@ ${P5ARCH}/DBD/Proxy.pm ${P5ARCH}/DBD/Sponge.pm ${P5ARCH}/DBI.pm ${P5ARCH}/DBI/Changes.pm +${P5ARCH}/DBI/Const/GetInfo.pm +${P5ARCH}/DBI/Const/GetInfo/ANSI.pm +${P5ARCH}/DBI/Const/GetInfo/ODBC.pm ${P5ARCH}/DBI/DBD.pm ${P5ARCH}/DBI/FAQ.pm ${P5ARCH}/DBI/Format.pm ${P5ARCH}/DBI/ProxyServer.pm +${P5ARCH}/DBI/PurePerl.pm ${P5ARCH}/DBI/Shell.pm ${P5ARCH}/DBI/W32ODBC.pm ${P5ARCH}/Win32/DBIODBC.pm @@ -27,10 +31,16 @@ man/man1/dbish.1 man/man3p/Bundle::DBI.3p man/man3p/DBD::Proxy.3p man/man3p/DBI.3p +man/man3p/DBI::Const::GetInfo.3p +man/man3p/DBI::Const::GetInfo::ANSI.3p +man/man3p/DBI::Const::GetInfo::ODBC.3p man/man3p/DBI::DBD.3p man/man3p/DBI::FAQ.3p man/man3p/DBI::Format.3p man/man3p/DBI::ProxyServer.3p +man/man3p/DBI::PurePerl.3p man/man3p/DBI::Shell.3p man/man3p/DBI::W32ODBC.3p man/man3p/Win32::DBIODBC.3p +@dirrm ${P5ARCH}/DBI/Const/GetInfo +@dirrm ${P5ARCH}/DBI/Const