aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Specio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Specio/Makefile')
-rw-r--r--devel/p5-Specio/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Specio/Makefile b/devel/p5-Specio/Makefile
index 91d3ec2d4c00..d4ba9864654f 100644
--- a/devel/p5-Specio/Makefile
+++ b/devel/p5-Specio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Specio
-PORTVERSION= 0.50
+PORTVERSION= 0.51
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DROLSKY
@@ -14,9 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \
+ p5-Clone-Choose>=0:devel/p5-Clone-Choose \
+ p5-Clone-PP>=0:devel/p5-Clone-PP \
p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
p5-Eval-Closure>=0:devel/p5-Eval-Closure \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
+ p5-Module-Implementation>=0:devel/p5-Module-Implementation \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
p5-Role-Tiny>=1.003003:devel/p5-Role-Tiny \
p5-Sub-Quote>=0:devel/p5-Sub-Quote \