diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-15 20:18:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-15 20:18:36 +0000 |
commit | 501ab6b6f7a1c5b6c1b316adc783f7259cc8d103 (patch) | |
tree | 7a4a27ba3087636b4c9f07a4b30f7cb8dfa4f278 | |
parent | - Update to 1.93 (diff) |
- Update to 0.163000
- Fix *_DEPENDS:
- Remove p5-MIME-Base64: it is already in all supported Perl releases
- Remove p5-MooX-Types-MooseLike-Numeric and add p5-MooX-Types-MooseLike
- Add missing p5-Role-Tiny
Changes: http://search.cpan.org/dist/Dancer2/Changes
Notes
Notes:
svn path=/head/; revision=399391
-rw-r--r-- | www/p5-Dancer2/Makefile | 14 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 5c87e8784f6e..a960899dfd35 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.162000 +PORTVERSION= 0.163000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,26 +25,26 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ 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>=1.0035:${PORTSDIR}/www/p5-Plack \ + p5-Moo>=2.000000:${PORTSDIR}/devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ + 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 \ + p5-Role-Tiny>=2.000000:${PORTSDIR}/devel/p5-Role-Tiny \ p5-Safe-Isa>=0:${PORTSDIR}/devel/p5-Safe-Isa \ p5-Template-Tiny>=0:${PORTSDIR}/textproc/p5-Template-Tiny \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww 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-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ 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-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \ ${XS_BUILD_DEPENDS} OPTIONS_DEFINE= XS diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 1738cd55653a..eecc47e6703e 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.162000.tar.gz) = 428d0226be050fc8e87282a055c530f864759712447807be0473a69e877264f3 -SIZE (Dancer2-0.162000.tar.gz) = 314809 +SHA256 (Dancer2-0.163000.tar.gz) = 201c153eea470dde86f3a5acc8ae6c9218767a7f86c7f0b93e96b0807cf79fd0 +SIZE (Dancer2-0.163000.tar.gz) = 323951 |