diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-04-27 12:47:05 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-04-27 12:47:05 +0000 |
commit | 80fa72111af0cfcd24cfb871c78fc3c3c9a5c07d (patch) | |
tree | 9262bc9dcd03833636efffed71d8e7bbb3dcbb10 /www/p5-Dancer2 | |
parent | c0e06834eee497dd0645a41db16f236e7d6be141 (diff) | |
download | ports-80fa72111af0cfcd24cfb871c78fc3c3c9a5c07d.tar.gz ports-80fa72111af0cfcd24cfb871c78fc3c3c9a5c07d.zip |
Notes
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 60 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 32 insertions, 32 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 7d6d2cd39d37..6a2c7725af37 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.159003 +PORTVERSION= 0.160000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,37 +14,37 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_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-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 \ - 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-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-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-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.71:${PORTSDIR}/textproc/p5-YAML \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww + 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-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 \ + 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-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-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-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.71:${PORTSDIR}/textproc/p5-YAML \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ - p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \ - p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ - p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI + p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \ + p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ + p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI OPTIONS_DEFINE= XS diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 1595f8950264..21661967a2a4 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.159003.tar.gz) = 85edf3f307c15eac8fe42ac08a4a684b522ca2ce27e6668ba7bdccaf7b87071a -SIZE (Dancer2-0.159003.tar.gz) = 307722 +SHA256 (Dancer2-0.160000.tar.gz) = c7910cc2141922497785bdc8d7959af185fdeaca20c8de962230c15c2d4f37d3 +SIZE (Dancer2-0.160000.tar.gz) = 311343 |