Hi,

   The patch update devel/p5-Test-Warnings to 0.026. I added a missing 
TEST_DEPENDS in the patch too.
   The build and the test both OK on my amd64 system.

  OK ?

wen
? p5-Test-Warnings-0.026.diff.txt
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Warnings/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    1 Aug 2017 22:53:11 -0000       1.5
+++ Makefile    6 Oct 2018 11:09:48 -0000
@@ -2,12 +2,14 @@
 
 COMMENT =      test for warnings and the lack of them
 
-DISTNAME =     Test-Warnings-0.019
+DISTNAME =     Test-Warnings-0.026
 CATEGORIES =   devel
 MODULES =      cpan
 PKG_ARCH =     *
 
 MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
+
+TEST_DEPENDS +=        devel/p5-CPAN-Meta-Check
 
 # perl_5
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Warnings/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    5 Jan 2015 15:34:15 -0000       1.3
+++ distinfo    6 Oct 2018 11:09:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Warnings-0.019.tar.gz) = 
YYrTrh2ZXMc8KnB2y8l3oKMr8hntS9VD6y/S8PWVtGU=
-SIZE (Test-Warnings-0.019.tar.gz) = 33179
+SHA256 (Test-Warnings-0.026.tar.gz) = 
ritosbVhZwRZjOB/URjv5C3EYFg0RTt7K+FOJvnMmgg=
+SIZE (Test-Warnings-0.026.tar.gz) = 38058

Reply via email to