Updated to p5-DBI-1.23
This commit is contained in:
parent
a685cec357
commit
486beabecb
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user