aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 4b024ac8ecc5..7f141848c86b 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Dancer
-PORTVERSION= 1.3138
+PORTVERSION= 1.3202
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:YANICK
@@ -14,6 +14,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
+ p5-Devel-Hide>0:devel/p5-Devel-Hide \
p5-HTTP-Body>0:www/p5-HTTP-Body \
p5-HTTP-Date>0:www/p5-HTTP-Date \
p5-HTTP-Message>0:www/p5-HTTP-Message \
@@ -25,6 +26,10 @@ RUN_DEPENDS= \
p5-Try-Tiny>0:lang/p5-Try-Tiny \
p5-URI>0:net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
+TEST_DEPENDS= \
+ p5-Devel-Hide>=0:devel/p5-Devel-Hide \
+ p5-Test-TCP>0:devel/p5-Test-TCP \
+ p5-Test-Output>=0:devel/p5-Test-Output
OPTIONS_DEFINE= YAML
OPTIONS_DEFAULT= YAML