From 12186ad8b8c301d0ab790e3deb5c32490b39b4f3 Mon Sep 17 00:00:00 2001 From: afresh1 Date: Mon, 27 Dec 2021 00:00:21 +0000 Subject: [PATCH] Update p5-DBD-CSV to 0.58 While here add a BUILD_DEPENDS to avoid blocking. --- databases/p5-DBD-CSV/Makefile | 7 +++++-- databases/p5-DBD-CSV/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index abbc1ed9571..109a9a0606d 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.25 2021/01/03 22:27:42 afresh1 Exp $ +# $OpenBSD: Makefile,v 1.26 2021/12/27 00:00:21 afresh1 Exp $ COMMENT = DBI driver for CSV files -DISTNAME = DBD-CSV-0.57 +DISTNAME = DBD-CSV-0.58 EXTRACT_SUFX = .tgz CATEGORIES = databases MODULES = cpan @@ -13,6 +13,9 @@ MAINTAINER = Andrew Hewus Fresh # Perl PERMIT_PACKAGE = Yes +# The build complains and waits without this: +BUILD_DEPENDS = databases/p5-DBI>=1.628 + RUN_DEPENDS = databases/p5-DBI>=1.628 \ databases/p5-SQL-Statement>=1.405 \ textproc/p5-Text-CSV_XS>=1.01 diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo index cea9e3e405a..1f8b2ac9952 100644 --- a/databases/p5-DBD-CSV/distinfo +++ b/databases/p5-DBD-CSV/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-CSV-0.57.tgz) = fo7ChP+RM5A0/UaVQrv00oCQqwPI28j/17S6RU7NMko= -SIZE (DBD-CSV-0.57.tgz) = 42811 +SHA256 (DBD-CSV-0.58.tgz) = bCb3EEU7FNezz18+Fpfo3apIwKZvXYEfQ5S9jDLyh+8= +SIZE (DBD-CSV-0.58.tgz) = 43748