aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-09-14 08:14:33 +0800
committerwen <wen@FreeBSD.org>2014-09-14 08:14:33 +0800
commit0fa921ada178e1c68cbd812438c00b0def859cd4 (patch)
tree3c5906e9fa7c2180c523a3d73e6500e96548ba4a /www
parent0bd35e92c16bd05ae5f5df914f465dd7e1d61b2a (diff)
downloadfreebsd-ports-gnome-0fa921ada178e1c68cbd812438c00b0def859cd4.tar.gz
freebsd-ports-gnome-0fa921ada178e1c68cbd812438c00b0def859cd4.tar.zst
freebsd-ports-gnome-0fa921ada178e1c68cbd812438c00b0def859cd4.zip
- Update to 0.150000
Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.150000/Changes - Add missing depends
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer2/Makefile8
-rw-r--r--www/p5-Dancer2/distinfo4
-rw-r--r--www/p5-Dancer2/pkg-plist4
3 files changed, 9 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index ca8bf0c28477..07f432c8f766 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.141000
-PORTREVISION= 1
+PORTVERSION= 0.150000
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,12 +26,14 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-HTTP-Server-Simple-PSGI>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple-PSGI \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \
p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Moo>=0.09014:${PORTSDIR}/devel/p5-Moo \
p5-MooX-Types-MooseLike-Numeric>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike-Numeric \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
+ 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-Escape-XS>=0:${PORTSDIR}/www/p5-URI-Escape-XS \
@@ -40,7 +41,8 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \
+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
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index ffd211ce3fd1..4683bd52e7f4 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.141000.tar.gz) = dd31b202bca61171c98db292047e7eb2fc3b99bf7f4fbd1c08e7a7a204b4e8fe
-SIZE (Dancer2-0.141000.tar.gz) = 259605
+SHA256 (Dancer2-0.150000.tar.gz) = 1a00a57301cd94aba961840a25ffa21423084c571e3467e9ad08398caa9eb928
+SIZE (Dancer2-0.150000.tar.gz) = 269173
diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist
index 9d6c174dfb24..1087bf289450 100644
--- a/www/p5-Dancer2/pkg-plist
+++ b/www/p5-Dancer2/pkg-plist
@@ -29,7 +29,6 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Cookbook.pod
%%SITE_PERL%%/Dancer2/Core.pm
%%SITE_PERL%%/Dancer2/Core/App.pm
-%%SITE_PERL%%/Dancer2/Core/Context.pm
%%SITE_PERL%%/Dancer2/Core/Cookie.pm
%%SITE_PERL%%/Dancer2/Core/DSL.pm
%%SITE_PERL%%/Dancer2/Core/Dispatcher.pm
@@ -45,6 +44,7 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Core/Role/DSL.pm
%%SITE_PERL%%/Dancer2/Core/Role/Engine.pm
%%SITE_PERL%%/Dancer2/Core/Role/Handler.pm
+%%SITE_PERL%%/Dancer2/Core/Role/HasLocation.pm
%%SITE_PERL%%/Dancer2/Core/Role/Headers.pm
%%SITE_PERL%%/Dancer2/Core/Role/Hookable.pm
%%SITE_PERL%%/Dancer2/Core/Role/Logger.pm
@@ -92,7 +92,6 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Cookbook.3.gz
%%PERL5_MAN3%%/Dancer2::Core.3.gz
%%PERL5_MAN3%%/Dancer2::Core::App.3.gz
-%%PERL5_MAN3%%/Dancer2::Core::Context.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Cookie.3.gz
%%PERL5_MAN3%%/Dancer2::Core::DSL.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Dispatcher.3.gz
@@ -108,6 +107,7 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Core::Role::DSL.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Engine.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Handler.3.gz
+%%PERL5_MAN3%%/Dancer2::Core::Role::HasLocation.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Headers.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Hookable.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Logger.3.gz