aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-06-23 16:43:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-06-23 16:43:56 +0000
commit6befc25dc2e9a8325f3d5b9f7f2e7e87cfffaf9c (patch)
treeedb8915fce4058d2703ec701c311ae679a81280f /www/p5-Dancer2
parent8e6eaf065eab895cc9ee40c5b3f358765e22924b (diff)
downloadports-6befc25dc2e9a8325f3d5b9f7f2e7e87cfffaf9c.tar.gz
ports-6befc25dc2e9a8325f3d5b9f7f2e7e87cfffaf9c.zip
Update to 0.200002. Add p5-AnyEvent to TEST_DEPENDS.
Activate the XS option by default. Changes: https://metacpan.org/changes/distribution/Dancer2
Notes
Notes: svn path=/head/; revision=417388
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r--www/p5-Dancer2/Makefile9
-rw-r--r--www/p5-Dancer2/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index abc7a1069f9d..7c4332331e52 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.200001
+PORTVERSION= 0.200002
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -38,17 +38,18 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+TEST_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+ p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-LWP-Protocol-PSGI>=0.06:www/p5-LWP-Protocol-PSGI \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
p5-Test-MockTime>=0:devel/p5-Test-MockTime \
- p5-YAML>=0.86:textproc/p5-YAML \
- ${XS_BUILD_DEPENDS}
+ p5-YAML>=0.86:textproc/p5-YAML
OPTIONS_DEFINE= XS
+OPTIONS_DEFAULT= XS
XS_BUILD_DEPENDS= p5-CGI-Deurl-XS>=0:www/p5-CGI-Deurl-XS \
p5-Class-Load-XS>=0:devel/p5-Class-Load-XS \
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 5e047d6d8a62..4a2da6e039df 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466162550
-SHA256 (Dancer2-0.200001.tar.gz) = 2f0de7f819f28d65d5f798d9ad0c2fab2b5988f15f0c6c5501824433e9a0df16
-SIZE (Dancer2-0.200001.tar.gz) = 336887
+TIMESTAMP = 1466699754
+SHA256 (Dancer2-0.200002.tar.gz) = 5c39f924adf137919284a96bd12ba53d6fff7076da391510840a5dbe3347539d
+SIZE (Dancer2-0.200002.tar.gz) = 339400