diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-07 20:40:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-07 20:40:41 +0000 |
commit | e6fe3eb83ae4f7c10483b2b32a2eafc475c4790e (patch) | |
tree | ef8987a50658314df92bedaa3873d23396b7836f /www/p5-Dancer2 | |
parent | d723c15afb65ae2f328498da483a673366befdf3 (diff) |
- Update to 0.160003
Notes
Notes:
svn path=/head/; revision=388752
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 2c42270a3d7a..529dfd9bd610 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.160002 +PORTVERSION= 0.160003 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,13 +22,13 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \ p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \ p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + p5-HTTP-Headers-Fast>=0:${PORTSDIR}/www/p5-HTTP-Headers-Fast \ p5-Import-Into>=0:${PORTSDIR}/devel/p5-Import-Into \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ 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>=0:${PORTSDIR}/www/p5-Plack \ + p5-Plack>=1.0029:${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 \ @@ -39,7 +39,8 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \ +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 \ diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index ad6e5a260572..6df735792304 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.160002.tar.gz) = 3612cdbf986f30cd2e1efdcf985a8f8af4d3beb190b568a12fd1a660d0333a36 -SIZE (Dancer2-0.160002.tar.gz) = 312258 +SHA256 (Dancer2-0.160003.tar.gz) = 43373271bb560e4b8f30594c65160ddc6e6032f67a4fe5d17700ca1734a41ed5 +SIZE (Dancer2-0.160003.tar.gz) = 312429 |