Hi, ports@:

   Here is a patch to update devel/p5-Array-Diff to 0.08.
   It build well and passed all tests on my amd64 current system.
   No other ports depends on it.

   Comments? OK?

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Array-Diff/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    20 Mar 2016 19:56:13 -0000      1.10
+++ Makefile    9 May 2019 07:19:03 -0000
@@ -4,7 +4,7 @@ COMMENT=        perform diffs on arrays
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME =     Array-Diff-0.07
+DISTNAME =     Array-Diff-0.08
 PKGNAME =      p5-${DISTNAME}000
 CATEGORIES=    devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Array-Diff/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    1 Dec 2014 13:36:03 -0000       1.2
+++ distinfo    9 May 2019 07:19:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (Array-Diff-0.07.tar.gz) = eOfTozdMdOEXtxmPjmZJNnopBlYbikhdOHDyQvqPg0Y=
-SIZE (Array-Diff-0.07.tar.gz) = 52126
+SHA256 (Array-Diff-0.08.tar.gz) = HuVeL1rn3ftiO/StXD4FHT0HkCdKtQ/cnH2ijhJfJRs=
+SIZE (Array-Diff-0.08.tar.gz) = 11196

Reply via email to