Hi,

  Here is a patch for net/p5-Net-Frame-Layer-ICMPv6:
   i) Update to 1.11
   ii) Add TEST_POD=yes to MAKE_ENV

  It build well and passed all tests on amd64-head system.
  No other ports depends on it.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-Frame-Layer-ICMPv6/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    12 Jul 2019 20:48:37 -0000      1.5
+++ Makefile    18 Aug 2019 11:21:49 -0000
@@ -4,7 +4,7 @@ COMMENT=        ICMP v6 layer object
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      Net-Frame-Layer-ICMPv6-1.06
+DISTNAME=      Net-Frame-Layer-ICMPv6-1.11
 CATEGORIES=    net
 
 MAINTAINER=    Gleydson Soares <gsoa...@openbsd.org>
@@ -16,5 +16,7 @@ RUN_DEPENDS=  net/p5-Net-Frame
 BUILD_DEPENDS= ${RUN_DEPENDS}
 
 MODCPAN_EXAMPLES=      Yes
+
+MAKE_ENV=      TEST_POD=yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-Frame-Layer-ICMPv6/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    18 Jan 2015 03:14:45 -0000      1.3
+++ distinfo    18 Aug 2019 11:21:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-Frame-Layer-ICMPv6-1.06.tar.gz) = 
5SwRBKkhNH9craUIvBy8WOo9rGqmxZbLWLfibWcyRZ0=
-SIZE (Net-Frame-Layer-ICMPv6-1.06.tar.gz) = 12665
+SHA256 (Net-Frame-Layer-ICMPv6-1.11.tar.gz) = 
s7tL8B+jh/f4OoIQaYEDA5ektuN0ONqxXSE7QsaP6Rc=
+SIZE (Net-Frame-Layer-ICMPv6-1.11.tar.gz) = 13736

Reply via email to