Hi,

   Here is a patch to update databases/p5-DBD-CSV to 0.54, it build  and test 
well
on my amd64 system.
   OK ?

Cheers,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/p5-DBD-CSV/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile    20 Mar 2016 19:56:09 -0000      1.20
+++ Makefile    29 Oct 2018 15:16:58 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      DBI driver for CSV files
 
-DISTNAME =     DBD-CSV-0.48
+DISTNAME =     DBD-CSV-0.54
 EXTRACT_SUFX = .tgz
 CATEGORIES =   databases
 MODULES =      cpan
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/p5-DBD-CSV/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    5 Apr 2015 20:56:03 -0000       1.8
+++ distinfo    29 Oct 2018 15:16:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (DBD-CSV-0.48.tgz) = 4Ri22EdBkpIoTJ0wg2hQffDO4TIIf3EiOyPFzu7ytX0=
-SIZE (DBD-CSV-0.48.tgz) = 40358
+SHA256 (DBD-CSV-0.54.tgz) = vFl81xleWgI+KzQT2NxhRgK5s/J59DYCeIF5ZGTU8L4=
+SIZE (DBD-CSV-0.54.tgz) = 40860
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/p5-DBD-CSV/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   5 Apr 2015 20:56:03 -0000       1.7
+++ pkg/PLIST   29 Oct 2018 15:16:58 -0000
@@ -6,18 +6,5 @@ ${P5SITE}/DBD/CSV/
 ${P5SITE}/DBD/CSV.pm
 ${P5SITE}/DBD/CSV/GetInfo.pm
 ${P5SITE}/DBD/CSV/TypeInfo.pm
-${P5SITE}/DBI/
-${P5SITE}/DBI/Test/
-${P5SITE}/DBI/Test/Case/
-${P5SITE}/DBI/Test/Case/DBD/
-${P5SITE}/DBI/Test/Case/DBD/CSV/
-${P5SITE}/DBI/Test/Case/DBD/CSV/t10_base.pm
-${P5SITE}/DBI/Test/Case/DBD/CSV/t11_dsnlist.pm
-${P5SITE}/DBI/Test/Case/DBD/CSV/t20_createdrop.pm
-${P5SITE}/DBI/Test/Case/DBD/CSV/t85_error.pm
-${P5SITE}/DBI/Test/DBD/
-${P5SITE}/DBI/Test/DBD/CSV/
-${P5SITE}/DBI/Test/DBD/CSV/Conf.pm
-${P5SITE}/DBI/Test/DBD/CSV/List.pm
 @man man/man3p/Bundle::DBD::CSV.3p
 @man man/man3p/DBD::CSV.3p

Reply via email to