Hi, ports@:

   Here is a patch for www/p5-Dancer-Plugin-Database-Core:
     i) Update to 0.20
     ii) Add TEST_POD=yes to MAKE_ENV

  It build well and passed all tests on amd64-head system.

  Only one port depends on it :www/p5-Dancer-Plugin-Database,
it build well and passed all tests with this patch too.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer-Plugin-Database-Core/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    12 Jul 2019 20:50:52 -0000      1.5
+++ Makefile    29 Aug 2019 02:06:44 -0000
@@ -4,16 +4,14 @@ COMMENT =             shared core for D1 and D2 Dat
 
 MODULES =              cpan
 PKG_ARCH =             *
-DISTNAME =             Dancer-Plugin-Database-Core-0.13
+DISTNAME =             Dancer-Plugin-Database-Core-0.20
 CATEGORIES =           www
-REVISION =             0
 
 # Perl
 PERMIT_PACKAGE =       Yes
 
 RUN_DEPENDS =          databases/p5-DBI
 
-TEST_DEPENDS +=                devel/p5-Test-Pod-Coverage \
-                       devel/p5-Test-Pod
+MAKE_ENV =             TEST_POD=Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer-Plugin-Database-Core/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    9 Nov 2015 07:37:26 -0000       1.2
+++ distinfo    29 Aug 2019 02:06:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-Database-Core-0.13.tar.gz) = 
4HDWCyaHOHbEN3uXfJAmgM+sDDH7vuk8Sy/A4Q151aE=
-SIZE (Dancer-Plugin-Database-Core-0.13.tar.gz) = 15724
+SHA256 (Dancer-Plugin-Database-Core-0.20.tar.gz) = 
NFU2YDiD4vzFme956tZtl6jsDC4x4k9gpVKY6NSYFQo=
+SIZE (Dancer-Plugin-Database-Core-0.20.tar.gz) = 17288

Reply via email to