diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-08 20:31:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-08 20:31:39 +0000 |
commit | 0aafe552be6eef58b451853a85ac3e36b499b66c (patch) | |
tree | ec52919e822c8e354794f867addea5747ccc9b82 /www/p5-Dancer2 | |
parent | f3c786a4017150afc9d7a82bf46021f0119446f6 (diff) | |
download | ports-0aafe552be6eef58b451853a85ac3e36b499b66c.tar.gz ports-0aafe552be6eef58b451853a85ac3e36b499b66c.zip |
Notes
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 13 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 7 insertions, 10 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 529dfd9bd610..e33b86554c10 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.160003 +PORTVERSION= 0.161000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ - p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \ + p5-Crypt-URandom>=0:${PORTSDIR}/security/p5-Crypt-URandom \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \ @@ -28,7 +28,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-Moo>=0.09014:${PORTSDIR}/devel/p5-Moo \ p5-MooX-Types-MooseLike-Numeric>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike-Numeric \ - p5-Plack>=1.0029:${PORTSDIR}/www/p5-Plack \ + p5-Plack>=1.0035:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-RemoveRedundantBody>=0:${PORTSDIR}/www/p5-Plack-Middleware-RemoveRedundantBody \ p5-Return-MultiLevel>=0:${PORTSDIR}/devel/p5-Return-MultiLevel \ @@ -41,11 +41,8 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \ - p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ - p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \ - p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ ${XS_BUILD_DEPENDS} OPTIONS_DEFINE= XS diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 6df735792304..badaa9e27736 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.160003.tar.gz) = 43373271bb560e4b8f30594c65160ddc6e6032f67a4fe5d17700ca1734a41ed5 -SIZE (Dancer2-0.160003.tar.gz) = 312429 +SHA256 (Dancer2-0.161000.tar.gz) = 1ac2f11604684a2390dbf7be41504e2e4508e49bdb730b012bd6d7be0d04cef8 +SIZE (Dancer2-0.161000.tar.gz) = 314343 |