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

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

Reply via email to