update to new version, okay maintainer
This commit is contained in:
parent
397ecf66ca
commit
1f4bdba489
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2006/06/17 09:07:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2006/09/19 08:05:22 espie Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT= "unified perl interface for database access"
|
||||
|
||||
DISTNAME= DBI-1.51
|
||||
DISTNAME= DBI-1.52
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (DBI-1.51.tar.gz) = d2ecc92395c4ab8221bac2866afbae04
|
||||
RMD160 (DBI-1.51.tar.gz) = b40e7c195484dd5b2199a3388990439e078de014
|
||||
SHA1 (DBI-1.51.tar.gz) = 681dda969bb18c5a8c122c6355b36b8b9abd4e1e
|
||||
SIZE (DBI-1.51.tar.gz) = 415205
|
||||
MD5 (DBI-1.52.tar.gz) = 57208ef6dccb3e72cf2df665983ce313
|
||||
RMD160 (DBI-1.52.tar.gz) = 3eb10ab4cc3a9a00059bd346830abc261daae318
|
||||
SHA1 (DBI-1.52.tar.gz) = 474358328124c1881fd063ae9071876a15254718
|
||||
SIZE (DBI-1.52.tar.gz) = 419674
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2004/12/30 11:37:59 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.26 2006/09/19 08:05:22 espie Exp $
|
||||
bin/dbiprof
|
||||
bin/dbiproxy
|
||||
${P5ARCH}/
|
||||
@ -29,6 +29,7 @@ ${P5ARCH}/DBI/ProfileData.pm
|
||||
${P5ARCH}/DBI/ProfileDumper/
|
||||
${P5ARCH}/DBI/ProfileDumper.pm
|
||||
${P5ARCH}/DBI/ProfileDumper/Apache.pm
|
||||
${P5ARCH}/DBI/ProfileSubs.pm
|
||||
${P5ARCH}/DBI/ProxyServer.pm
|
||||
${P5ARCH}/DBI/PurePerl.pm
|
||||
${P5ARCH}/DBI/Roadmap.pm
|
||||
@ -68,6 +69,7 @@ ${P5ARCH}/auto/DBI/dbivport.h
|
||||
@man man/man3p/DBI::ProfileData.3p
|
||||
@man man/man3p/DBI::ProfileDumper.3p
|
||||
@man man/man3p/DBI::ProfileDumper::Apache.3p
|
||||
@man man/man3p/DBI::ProfileSubs.3p
|
||||
@man man/man3p/DBI::ProxyServer.3p
|
||||
@man man/man3p/DBI::PurePerl.3p
|
||||
@man man/man3p/DBI::SQL::Nano.3p
|
||||
|
Loading…
Reference in New Issue
Block a user