Hi, ports@:

  Here is a patch for devel/p5-Specio:
  i) Update to 0.50
  ii) Add p5-Clone as RUN_D

  It build well and pass all test on OpenBSD current on
my amd64 system.

  It is bugfix release and is required by the update of 
devel/p5-DateTime.


Cheers !
wen 
Index: devel/p5-Specio/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Specio/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- devel/p5-Specio/Makefile    14 Feb 2023 08:27:19 -0000      1.7
+++ devel/p5-Specio/Makefile    19 Feb 2025 22:05:51 -0000
@@ -1,6 +1,6 @@
 COMMENT =      type constraints and coercions for Perl
 
-DISTNAME =     Specio-0.48
+DISTNAME =     Specio-0.50
 CPAN_AUTHOR =  DROLSKY
 
 CATEGORIES =   devel
@@ -11,7 +11,8 @@ MAINTAINER =  Wen Heping <wenheping2000@h
 PERMIT_PACKAGE =       Yes
 
 MODULES =              cpan
-RUN_DEPENDS =          devel/p5-Devel-StackTrace \
+RUN_DEPENDS =          devel/p5-Clone \
+                       devel/p5-Devel-StackTrace \
                        devel/p5-Eval-Closure \
                        devel/p5-MRO-Compat \
                        devel/p5-Module-Runtime \
Index: devel/p5-Specio/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Specio/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- devel/p5-Specio/distinfo    14 Feb 2023 08:27:19 -0000      1.5
+++ devel/p5-Specio/distinfo    19 Feb 2025 22:05:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (Specio-0.48.tar.gz) = DIV5NYDxJ07wgXMHkTHRAfd7IqzOp6+oJVIC8IEWgrI=
-SIZE (Specio-0.48.tar.gz) = 108298
+SHA256 (Specio-0.50.tar.gz) = RnuvBYJoFiYmYxjjFUcnSX1yBZlvvXZnS6WO154QZA4=
+SIZE (Specio-0.50.tar.gz) = 108610

Reply via email to