Hi, all: Here is a simple patch for databases/p5-DBD-CSV to update to 0.55, it build well and pass all tests on amd64-current system. Only one port depends on it: devel/p5-Log-Log4perl. it build well and pass all tests too.
Cheers ! wen
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/p5-DBD-CSV/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile 3 Jul 2020 21:44:35 -0000 1.23 +++ Makefile 30 Jul 2020 14:15:03 -0000 @@ -2,12 +2,11 @@ COMMENT = DBI driver for CSV files -DISTNAME = DBD-CSV-0.54 +DISTNAME = DBD-CSV-0.55 EXTRACT_SUFX = .tgz CATEGORIES = databases MODULES = cpan PKG_ARCH = * -REVISION = 0 MAINTAINER = Andrew Fresh <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/databases/p5-DBD-CSV/distinfo,v retrieving revision 1.9 diff -u -p -r1.9 distinfo --- distinfo 3 Nov 2018 19:22:38 -0000 1.9 +++ distinfo 30 Jul 2020 14:15:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (DBD-CSV-0.54.tgz) = vFl81xleWgI+KzQT2NxhRgK5s/J59DYCeIF5ZGTU8L4= -SIZE (DBD-CSV-0.54.tgz) = 40860 +SHA256 (DBD-CSV-0.55.tgz) = RnACjkbfmjwnkXQEReikyChAtmZ87l3Xlrxaatkmbds= +SIZE (DBD-CSV-0.55.tgz) = 42598
