Download raw body.
devel/p5-Mouse: Update to 2.5.11
Hi, ports@:
Here is a patch for devel/p5-Mouse:
i) Update to 2.5.1
ii) Remove the blank line
It build well and pass all tests on amd64-current system.
6 ports depend on it, all build well and pass all tests.
Best Regards,
wen
Index: devel/p5-Mouse/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Mouse/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- devel/p5-Mouse/Makefile 11 Mar 2022 18:51:50 -0000 1.20
+++ devel/p5-Mouse/Makefile 5 Aug 2024 11:02:36 -0000
@@ -1,10 +1,9 @@
COMMENT = Moose minus the antlers
MODULES = cpan
-DISTNAME = Mouse-v2.5.10
+DISTNAME = Mouse-v2.5.11
PKGNAME = p5-${DISTNAME:S/-v/-/}
CATEGORIES = devel
-REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
@@ -31,5 +30,3 @@ TEST_DEPENDS = devel/p5-Declare-Constrai
www/p5-libwww
.include <bsd.port.mk>
-
-
Index: devel/p5-Mouse/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Mouse/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- devel/p5-Mouse/distinfo 3 Apr 2020 02:54:46 -0000 1.9
+++ devel/p5-Mouse/distinfo 5 Aug 2024 11:02:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mouse-v2.5.10.tar.gz) = zo3COUYVOkZ/8JdlFn7iWQ9cUCEg9IotlEFzPzmqMu4=
-SIZE (Mouse-v2.5.10.tar.gz) = 220349
+SHA256 (Mouse-v2.5.11.tar.gz) = 4qDQkwGQwhpES5YHk6ouNp7yih3QuPNIKXlfhqGRWVY=
+SIZE (Mouse-v2.5.11.tar.gz) = 220539
Index: devel/p5-Mouse/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Mouse/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- devel/p5-Mouse/pkg/PLIST 11 Mar 2022 18:51:51 -0000 1.8
+++ devel/p5-Mouse/pkg/PLIST 5 Aug 2024 11:02:36 -0000
@@ -38,7 +38,7 @@ ${P5ARCH}/Test/Mouse.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Mouse/
${P5ARCH}/auto/Mouse/Mouse.bs
-${P5ARCH}/auto/Mouse/Mouse.so
+@so ${P5ARCH}/auto/Mouse/Mouse.so
${P5ARCH}/ouse.pm
@man man/man3p/Mouse.3p
@man man/man3p/Mouse::Exporter.3p
devel/p5-Mouse: Update to 2.5.11