回复: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2

2020-09-13 Thread wen heping
Revised patch.
Now update to 3.0.3.
Itself and only comsumer bioperl both build well and pass
all tests on amd64-cureent system.

wen

发件人: wen heping 
发送时间: 2019年3月5日 13:36
收件人: Andrew Hewus Fresh 
主题: 答复: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2




发件人: Andrew Hewus Fresh 
发送时间: 2019年3月3日 9:47
收件人: wen heping
抄送: ports@openbsd.org
主题: Re: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2

On Fri, Mar 01, 2019 at 08:49:35AM +, wen heping wrote:
> Sorry for the twice sending the mail by mistake.
> And please hold the mail because the patch need more
> tests, bioperl depends on it.

OK afresh1@

bioperl tests pass for me with this update and that seems to be the only
consumer.  If that was the only holdup I'll be happy to commit.


My computer is still working hard to build bioperl , bioperl depends on so 
many ports.
I think bioperl is the only holdup.
Thank you !

wen

>
> wen
>
>
> 
> 发件人: owner-po...@openbsd.org  代表 wen heping 
> 
> 发送时间: 2019年3月1日 15:20
> 收件人: ports@openbsd.org
> 主题: [Update] devel/p5-Array-Compare : update to 3.0.2
>
> Hi, ports@:
>
>Here is a patch to update devel/p5-Array-Compare to 3.0.2.
>It build OK and passed all tests on my OpenBSD-current amd64 system.
>No other ports depends on it.
>
>   Comments ?
>
> wen

--
andrew - http://afresh1.com

The 3 great virtues of a programmer: Laziness, Impatience, and Hubris.
  --Larry Wall
Index: Makefile
===
RCS file: /cvs/ports/devel/p5-Array-Compare/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile3 Jul 2020 21:44:39 -   1.21
+++ Makefile14 Sep 2020 02:14:33 -
@@ -4,9 +4,9 @@ COMMENT=Perl module for comparing array
 
 MODULES=   cpan
 PKG_ARCH=  *
-DISTNAME=  Array-Compare-2.12
+DISTNAME=  Array-Compare-v3.0.3
+PKGNAME=   ${DISTNAME:S/v//g}
 CATEGORIES=devel
-REVISION=  0
 
 # Artistic
 PERMIT_PACKAGE=Yes
Index: distinfo
===
RCS file: /cvs/ports/devel/p5-Array-Compare/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo2 Sep 2016 22:31:12 -   1.13
+++ distinfo14 Sep 2020 02:14:33 -
@@ -1,2 +1,2 @@
-SHA256 (Array-Compare-2.12.tar.gz) = 
d7uakBmkXr1HvXxWUthYO5x/y/fTv2NaisJDSJAS/YE=
-SIZE (Array-Compare-2.12.tar.gz) = 9312
+SHA256 (Array-Compare-v3.0.3.tar.gz) = 
Yqt8yunvdMDhOhaPw6advPL8Yb39He8L5HofyUZIFo4=
+SIZE (Array-Compare-v3.0.3.tar.gz) = 9831


Re: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2

2019-03-02 Thread Andrew Hewus Fresh
On Fri, Mar 01, 2019 at 08:49:35AM +, wen heping wrote:
> Sorry for the twice sending the mail by mistake.
> And please hold the mail because the patch need more
> tests, bioperl depends on it.

OK afresh1@

bioperl tests pass for me with this update and that seems to be the only
consumer.  If that was the only holdup I'll be happy to commit.


> 
> wen
> 
> 
> 
> 发件人: owner-po...@openbsd.org  代表 wen heping 
> 
> 发送时间: 2019年3月1日 15:20
> 收件人: ports@openbsd.org
> 主题: [Update] devel/p5-Array-Compare : update to 3.0.2
> 
> Hi, ports@:
> 
>Here is a patch to update devel/p5-Array-Compare to 3.0.2.
>It build OK and passed all tests on my OpenBSD-current amd64 system.
>No other ports depends on it.
> 
>   Comments ?
> 
> wen

-- 
andrew - http://afresh1.com

The 3 great virtues of a programmer: Laziness, Impatience, and Hubris.
  --Larry Wall



答复: [Update] devel/p5-Array-Compare : update to 3.0.2

2019-03-01 Thread wen heping
Sorry for the twice sending the mail by mistake.
And please hold the mail because the patch need more
tests, bioperl depends on it.

wen



发件人: owner-po...@openbsd.org  代表 wen heping 

发送时间: 2019年3月1日 15:20
收件人: ports@openbsd.org
主题: [Update] devel/p5-Array-Compare : update to 3.0.2

Hi, ports@:

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

  Comments ?

wen