Download raw body.
[maintainer update]devel/p5-Specio: Update to 0.51
Hi, ports@:
Here is a patch for devel/p5-Specio to update to 0.51.
It build well and pass all tests on my OpenBSD current system.
Cheers !
wen
Index: devel/p5-Specio/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Specio/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- devel/p5-Specio/Makefile 28 Feb 2025 01:13:58 -0000 1.8
+++ devel/p5-Specio/Makefile 26 Jul 2025 06:44:12 -0000
@@ -1,6 +1,6 @@
COMMENT = type constraints and coercions for Perl
-DISTNAME = Specio-0.50
+DISTNAME = Specio-0.51
CPAN_AUTHOR = DROLSKY
CATEGORIES = devel
Index: devel/p5-Specio/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Specio/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- devel/p5-Specio/distinfo 28 Feb 2025 01:13:58 -0000 1.6
+++ devel/p5-Specio/distinfo 26 Jul 2025 06:44:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (Specio-0.50.tar.gz) = RnuvBYJoFiYmYxjjFUcnSX1yBZlvvXZnS6WO154QZA4=
-SIZE (Specio-0.50.tar.gz) = 108610
+SHA256 (Specio-0.51.tar.gz) = UF9d4ovuVVRbnsDEXB1eSuVo1PXbtejqvp2YDLm2j5M=
+SIZE (Specio-0.51.tar.gz) = 133033
Index: devel/p5-Specio/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Specio/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- devel/p5-Specio/pkg/PLIST 11 Mar 2022 18:52:02 -0000 1.3
+++ devel/p5-Specio/pkg/PLIST 26 Jul 2025 06:44:12 -0000
@@ -37,12 +37,14 @@ ${P5SITE}/Specio/Library/Structured/Dict
${P5SITE}/Specio/Library/Structured/Map.pm
${P5SITE}/Specio/Library/Structured/Tuple.pm
${P5SITE}/Specio/OO.pm
+${P5SITE}/Specio/PP.pm
${P5SITE}/Specio/PartialDump.pm
${P5SITE}/Specio/Registry.pm
${P5SITE}/Specio/Role/
${P5SITE}/Specio/Role/Inlinable.pm
${P5SITE}/Specio/Subs.pm
${P5SITE}/Specio/TypeChecks.pm
+${P5SITE}/Specio/XS.pm
${P5SITE}/Test/
${P5SITE}/Test/Specio.pm
@man man/man3p/Specio.3p
[maintainer update]devel/p5-Specio: Update to 0.51