This is the new patch for devel/p5-Array-Diff to 0.09
Build well and passed all tests on amd64-current.
No other ports depends on it.

Comment ?

wen
________________________________
发件人: Andrew Hewus Fresh <and...@afresh1.com>
发送时间: 2019年5月11日 0:37
收件人: wen heping
抄送: ports@openbsd.org
主题: Re: [Update] devel/p5-Array-Diff: update to 0.08

On Thu, May 09, 2019 at 07:22:53AM +0000, wen heping wrote:
> 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?

0.09 is out with some improved documentation which is this same patch,
just slightly different values.

With that, OK afresh1@

>
> 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


--
andrew - http://afresh1.com

The power!!!! The nightmares!!!! The strange medication!!!!!!!!
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    13 May 2019 07:31:05 -0000
@@ -4,7 +4,7 @@ COMMENT=        perform diffs on arrays
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME =     Array-Diff-0.07
+DISTNAME =     Array-Diff-0.09
 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    13 May 2019 07:31:05 -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.09.tar.gz) = gAY5Lphh50FTfCu8kRbI5CuWLy4H6NZBov9qEcZEUHc=
+SIZE (Array-Diff-0.09.tar.gz) = 11335

Reply via email to