Hi, ports@:

   Here is a patch to update devel/p5-Array-Compare to 3.0.7,  I removed
the BUILD_DEPENDS which is not needed.
   It build OK and passed all tests on my OpenBSD-current amd64 system.
   No other ports depends on it.

 Cheers !
  wen

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Array-Compare/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    4 Nov 2020 02:06:02 -0000       1.22
+++ Makefile    8 Dec 2020 06:36:21 -0000
@@ -4,7 +4,7 @@ COMMENT=        Perl module for comparing array
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      Array-Compare-v3.0.3
+DISTNAME=      Array-Compare-v3.0.7
 PKGNAME=       ${DISTNAME:S/v//g}
 CATEGORIES=    devel
 
@@ -13,8 +13,6 @@ PERMIT_PACKAGE=       Yes
 
 CPAN_AUTHOR=   DAVECROSS
 
-BUILD_DEPENDS= ${RUN_DEPENDS} \
-               devel/p5-Test-NoWarnings
 RUN_DEPENDS=   devel/p5-Moo \
                devel/p5-Type-Tiny
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Array-Compare/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    4 Nov 2020 02:06:02 -0000       1.14
+++ distinfo    8 Dec 2020 06:36:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Array-Compare-v3.0.3.tar.gz) = 
Yqt8yunvdMDhOhaPw6advPL8Yb39He8L5HofyUZIFo4=
-SIZE (Array-Compare-v3.0.3.tar.gz) = 9831
+SHA256 (Array-Compare-v3.0.7.tar.gz) = 
ROMQ9pnresGYGNunIh7ohCoecESLdFWMUSaWKy7ZU9w=
+SIZE (Array-Compare-v3.0.7.tar.gz) = 9966

Reply via email to