Hi, ports@:

   Here is a patch for net/p5-Net-BGP:
       i) Update to 0.17
       ii) Add TEST_POD=yes

   It build well and passed all tests and no other ports
depends on it.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-BGP/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    12 Jul 2019 20:48:36 -0000      1.15
+++ Makefile    18 Sep 2019 02:12:21 -0000
@@ -4,10 +4,12 @@ COMMENT =     Border Gateway Protocol versi
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Net-BGP-0.16
+DISTNAME =     Net-BGP-0.17
 CATEGORIES =   net
 
 # perl
 PERMIT_PACKAGE =       Yes
+
+MAKE_ENV =     TEST_POD=Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-BGP/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    31 Mar 2015 08:29:25 -0000      1.9
+++ distinfo    18 Sep 2019 02:12:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-BGP-0.16.tar.gz) = 0AgvXflV8ecg8fIh0HrI8bOGQERKL0ENRqHmB/T72J4=
-SIZE (Net-BGP-0.16.tar.gz) = 53634
+SHA256 (Net-BGP-0.17.tar.gz) = vgxoZuUD+OJ6o+8OQTXL+z16RsntXBKWVlDYYlnqSH0=
+SIZE (Net-BGP-0.17.tar.gz) = 55648

Reply via email to