Here is the patch to update devel/p5-Mouse to 2.5.10

wen
________________________________
发件人: wen heping <[email protected]>
发送时间: 2019年9月18日 10:16
收件人: [email protected] <[email protected]>
主题: 转发: 回复: [Update] devel/p5-Mouse : Update to 2.5.9


________________________________
发件人: wen heping <[email protected]>
发送时间: 2019年9月17日 10:08
收件人: Andrew Hewus Fresh <[email protected]>
主题: 回复: [Update] devel/p5-Mouse : Update to 2.5.9

Thank your reviews !
And would you have a look of the patch of p5-Plack ?
With the update of Plack we can update other ports such as Dancer2.

Regards,
wen
________________________________
发件人: Andrew Hewus Fresh <[email protected]>
发送时间: 2019年9月17日 9:53
收件人: wen heping <[email protected]>
抄送: [email protected] <[email protected]>
主题: Re: [Update] devel/p5-Mouse : Update to 2.5.9

On Wed, Aug 28, 2019 at 02:39:12AM +0000, wen heping wrote:
> Hi, ports@:
>
>   Here is a patch for devel/p5-Mouse to update to 2.5.9.
>   It build well and passed regression test on amd64-head system.
>
>   4 ports depends on it:
>       devel/p5-Any-Moose
>       devel/p5-MouseX-Types
>       devel/p5-Type-Tiny
>       devel/p5-namespace-autoclean
>   All build well and passed regression test.
>
> Comments? OK?
> wen
>

OK afresh1@, after the required devel/p5-Module-Build-XSUtil update I
OK'd is committed.

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/p5-Mouse/Makefile,v
> retrieving revision 1.17
> diff -u -p -r1.17 Makefile
> --- Makefile  12 Jul 2019 20:45:02 -0000      1.17
> +++ Makefile  28 Aug 2019 02:33:34 -0000
> @@ -3,7 +3,7 @@
>  COMMENT =    Moose minus the antlers
>
>  MODULES =    cpan
> -DISTNAME =   Mouse-v2.5.6
> +DISTNAME =   Mouse-v2.5.9
>  PKGNAME =    p5-${DISTNAME:S/-v/-/}
>  CATEGORIES = devel
>
> @@ -16,7 +16,7 @@ CONFIGURE_STYLE = modbuild
>
>  CPAN_AUTHOR =        SKAJI
>
> -BUILD_DEPENDS =      devel/p5-Module-Build-XSUtil
> +BUILD_DEPENDS =      devel/p5-Module-Build-XSUtil>=0.19
>  TEST_DEPENDS =       devel/p5-Declare-Constraints-Simple \
>                devel/p5-IO-String \
>                devel/p5-Locale-US \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/p5-Mouse/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo  25 Jan 2019 22:14:09 -0000      1.8
> +++ distinfo  28 Aug 2019 02:33:34 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (Mouse-v2.5.6.tar.gz) = FAAuaC5l2PNEvOXX/jX8TZJoHs3cvNhySDIkcyMiYMg=
> -SIZE (Mouse-v2.5.6.tar.gz) = 219891
> +SHA256 (Mouse-v2.5.9.tar.gz) = udeNRu8Qs8nihKP4E4HJGg+U5yAssR9RTtsd2k21DHM=
> +SIZE (Mouse-v2.5.9.tar.gz) = 220298


--
andrew - http://afresh1.com

I'm impatient with stupidity.
                      -- Klaatu
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Mouse/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    12 Jul 2019 20:45:02 -0000      1.17
+++ Makefile    31 Mar 2020 11:18:28 -0000
@@ -3,7 +3,7 @@
 COMMENT =      Moose minus the antlers
 
 MODULES =      cpan
-DISTNAME =     Mouse-v2.5.6
+DISTNAME =     Mouse-v2.5.10
 PKGNAME =      p5-${DISTNAME:S/-v/-/}
 CATEGORIES =   devel
 
@@ -16,7 +16,7 @@ CONFIGURE_STYLE = modbuild
 
 CPAN_AUTHOR =  SKAJI
 
-BUILD_DEPENDS =        devel/p5-Module-Build-XSUtil
+BUILD_DEPENDS =        devel/p5-Module-Build-XSUtil>=0.19
 TEST_DEPENDS = devel/p5-Declare-Constraints-Simple \
                devel/p5-IO-String \
                devel/p5-Locale-US \
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Mouse/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    25 Jan 2019 22:14:09 -0000      1.8
+++ distinfo    31 Mar 2020 11:18:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mouse-v2.5.6.tar.gz) = FAAuaC5l2PNEvOXX/jX8TZJoHs3cvNhySDIkcyMiYMg=
-SIZE (Mouse-v2.5.6.tar.gz) = 219891
+SHA256 (Mouse-v2.5.10.tar.gz) = zo3COUYVOkZ/8JdlFn7iWQ9cUCEg9IotlEFzPzmqMu4=
+SIZE (Mouse-v2.5.10.tar.gz) = 220349

Reply via email to