Update to p5-DBI 1.641

ok jca@ sthen@
This commit is contained in:
solene 2018-04-27 15:03:26 +00:00
parent 978315375b
commit 8d46690d2e
3 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.65 2017/11/25 13:27:48 espie Exp $
# $OpenBSD: Makefile,v 1.66 2018/04/27 15:03:26 solene Exp $
COMMENT = unified perl interface for database access
MODULES = cpan
DISTNAME = DBI-1.633
DISTNAME = DBI-1.641
FIX_EXTRACT_PERMISSIONS = Yes
CATEGORIES = databases

View File

@ -1,2 +1,2 @@
SHA256 (DBI-1.633.tar.gz) = 4sG63Mn2cr8xYws27NIw9+sE2/BV5tr37e7Q6evPXuc=
SIZE (DBI-1.633.tar.gz) = 592307
SHA256 (DBI-1.641.tar.gz) = VQnlMs3Q49ke2lUFeN6qwp4vAIoStkV26MJhu5LowsE=
SIZE (DBI-1.641.tar.gz) = 603947

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.34 2015/01/19 07:14:29 afresh1 Exp $
@comment $OpenBSD: PLIST,v 1.35 2018/04/27 15:03:26 solene Exp $
bin/dbilogstrip
bin/dbiprof
bin/dbiproxy
@ -25,6 +25,7 @@ ${P5ARCH}/DBD/Gofer/Transport/corostream.pm
${P5ARCH}/DBD/Gofer/Transport/null.pm
${P5ARCH}/DBD/Gofer/Transport/pipeone.pm
${P5ARCH}/DBD/Gofer/Transport/stream.pm
${P5ARCH}/DBD/Mem.pm
${P5ARCH}/DBD/NullP.pm
${P5ARCH}/DBD/Proxy.pm
${P5ARCH}/DBD/Sponge.pm
@ -44,7 +45,6 @@ ${P5ARCH}/DBI/DBD/SqlEngine/
${P5ARCH}/DBI/DBD/SqlEngine.pm
${P5ARCH}/DBI/DBD/SqlEngine/Developers.pod
${P5ARCH}/DBI/DBD/SqlEngine/HowTo.pod
${P5ARCH}/DBI/FAQ.pm
${P5ARCH}/DBI/Gofer/
${P5ARCH}/DBI/Gofer/Execute.pm
${P5ARCH}/DBI/Gofer/Request.pm
@ -103,6 +103,7 @@ ${P5ARCH}/dbixs_rev.pl
@man man/man3p/DBD::Gofer::Transport::null.3p
@man man/man3p/DBD::Gofer::Transport::pipeone.3p
@man man/man3p/DBD::Gofer::Transport::stream.3p
@man man/man3p/DBD::Mem.3p
@man man/man3p/DBD::Proxy.3p
@man man/man3p/DBD::Sponge.3p
@man man/man3p/DBI.3p
@ -115,7 +116,6 @@ ${P5ARCH}/dbixs_rev.pl
@man man/man3p/DBI::DBD::SqlEngine.3p
@man man/man3p/DBI::DBD::SqlEngine::Developers.3p
@man man/man3p/DBI::DBD::SqlEngine::HowTo.3p
@man man/man3p/DBI::FAQ.3p
@man man/man3p/DBI::Gofer::Execute.3p
@man man/man3p/DBI::Gofer::Request.3p
@man man/man3p/DBI::Gofer::Response.3p