Upgrade to 1.20
This commit is contained in:
parent
006c5f3697
commit
38447456ab
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2001/07/21 04:11:08 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2001/08/25 01:34:23 shell Exp $
|
||||
|
||||
COMMENT= "unified perl interface for database access"
|
||||
|
||||
DISTNAME= DBI-1.19
|
||||
DISTNAME= DBI-1.20
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
NEED_VERSION= 1.408
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (DBI-1.19.tar.gz) = 0c9e128862d13e66437440be0d2ab06d
|
||||
RMD160 (DBI-1.19.tar.gz) = 0207779e810e45bc8c2a768b1a6ede856a269619
|
||||
SHA1 (DBI-1.19.tar.gz) = 04c6463ec2b6480e85dbdab807217227d2a4d40c
|
||||
MD5 (DBI-1.20.tar.gz) = 71002061526134cb4e0417e47a6b5b66
|
||||
RMD160 (DBI-1.20.tar.gz) = c98cf46d31b4fe84df6f957ae774bcb0675cf579
|
||||
SHA1 (DBI-1.20.tar.gz) = 4a50537d9bb13132c987431c8ad4249228d90e5c
|
||||
|
@ -1,10 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2001/06/07 17:05:59 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2001/08/25 01:34:23 shell Exp $
|
||||
bin/dbiproxy
|
||||
bin/dbish
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Bundle/DBI.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/ADO.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/ExampleP.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/Multiplex.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/NullP.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/Proxy.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/Sponge.pm
|
||||
@ -26,8 +24,6 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/DBI/dbipport.h
|
||||
man/man1/dbiproxy.1
|
||||
man/man1/dbish.1
|
||||
man/man3/Bundle::DBI.3p
|
||||
man/man3/DBD::ADO.3p
|
||||
man/man3/DBD::Multiplex.3p
|
||||
man/man3/DBD::Proxy.3p
|
||||
man/man3/DBI.3p
|
||||
man/man3/DBI::DBD.3p
|
||||
|
Loading…
Reference in New Issue
Block a user