Hi, ports@:

   Here is a patch to for databases/p5-DBI-Shell:
   i) Update to 11.97
   ii) Add some missing DEPENDS
   It build well and pass all tests on amd64-current system,
no other ports depends on it.


Cheers !
wen
Index: p5-DBI-Shell/Makefile
===================================================================
RCS file: /cvs/ports/databases/p5-DBI-Shell/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- p5-DBI-Shell/Makefile       6 Jul 2020 11:15:18 -0000       1.11
+++ p5-DBI-Shell/Makefile       9 Oct 2020 01:12:05 -0000
@@ -4,14 +4,17 @@ COMMENT=      interactive command shell for t
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      DBI-Shell-11.96
+DISTNAME=      DBI-Shell-11.97
 CATEGORIES=    databases
 
 # perl
 PERMIT_PACKAGE=        Yes
 
 RUN_DEPENDS=   databases/p5-DBI \
+               devel/p5-File-HomeDir \
                devel/p5-IO-Tee \
+               devel/p5-IO-Interactive \
+               textproc/p5-Text-CSV_XS \
                textproc/p5-Text-Reform
 
 .include <bsd.port.mk>
Index: p5-DBI-Shell/distinfo
===================================================================
RCS file: /cvs/ports/databases/p5-DBI-Shell/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- p5-DBI-Shell/distinfo       6 Jul 2020 11:15:18 -0000       1.4
+++ p5-DBI-Shell/distinfo       9 Oct 2020 01:12:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (DBI-Shell-11.96.tar.gz) = Q3LG1gLFc3emnoKnL1NYK8b4k89Xg18jYZCg4xpNM14=
-SIZE (DBI-Shell-11.96.tar.gz) = 55409
+SHA256 (DBI-Shell-11.97.tar.gz) = 6f7OS2kbuNCWpcvrP3DHLfOucJmRJcpR+wkXUJXl5o0=
+SIZE (DBI-Shell-11.97.tar.gz) = 57123

Reply via email to