diff options
author | pi <pi@FreeBSD.org> | 2016-06-03 03:35:07 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-06-03 03:35:07 +0800 |
commit | f106ef3a68e11385f80f48064bb41e7a91126f8a (patch) | |
tree | 454511897958f86632215502733a8a81fc40eecd | |
parent | 798969575664f2d8c85f47ec494c3006e8fb8c97 (diff) | |
download | freebsd-ports-gnome-f106ef3a68e11385f80f48064bb41e7a91126f8a.tar.gz freebsd-ports-gnome-f106ef3a68e11385f80f48064bb41e7a91126f8a.tar.zst freebsd-ports-gnome-f106ef3a68e11385f80f48064bb41e7a91126f8a.zip |
www/p5-Dancer: 1.3138 -> 1.3202
Changes:
http://cpansearch.perl.org/src/BIGPRESH/Dancer-1.3202/Changes
PR: 209262
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Approved by: kuriyama (maintainer timeout)
-rw-r--r-- | www/p5-Dancer/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 4 |
2 files changed, 8 insertions, 3 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 diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index cb0ea456e88b..f21a2a9212f0 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-1.3138.tar.gz) = 7ffdbe8de5e0c215dc9a8f5b0e76c7903cd484cf3294c2ee55fa4ae86d6dc752 -SIZE (Dancer-1.3138.tar.gz) = 392481 +SHA256 (Dancer-1.3202.tar.gz) = a933e4f8203c7d6c7e0b2bcdd8e54c65095029616b8d07802db4db2fc2657faa +SIZE (Dancer-1.3202.tar.gz) = 392909 |