aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-02-25 08:57:18 +0800
committeradamw <adamw@FreeBSD.org>2015-02-25 08:57:18 +0800
commitf5be645ecf17c6f8ea27f8d6e6e993ace4db0eeb (patch)
treed4af426d07a30a84fb1fbf9dbf5838a5d838fa60
parentc215b8324bdb7900ab3fafdcd4238b2382d2c0e9 (diff)
downloadfreebsd-ports-gnome-f5be645ecf17c6f8ea27f8d6e6e993ace4db0eeb.tar.gz
freebsd-ports-gnome-f5be645ecf17c6f8ea27f8d6e6e993ace4db0eeb.tar.zst
freebsd-ports-gnome-f5be645ecf17c6f8ea27f8d6e6e993ace4db0eeb.zip
Update to 0.159000.
Changes: https://metacpan.org/changes/distribution/Dancer2 Dancer2 now preferentially uses Plack::MIME instead of MIME::Types so remove that as a dependency. Also, reset maintainership to perl@ per maintainer's request. Thanks to wen for his time spent maintaining this port. PR: 197993 Approved by: wen (maintainer)
-rw-r--r--www/p5-Dancer2/Makefile5
-rw-r--r--www/p5-Dancer2/distinfo4
-rw-r--r--www/p5-Dancer2/pkg-plist6
3 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index fe75519db318..f5cd68e43a27 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.158000
+PORTVERSION= 0.159000
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight yet powerful web application framework
LICENSE= ART10 GPLv1
@@ -28,7 +28,6 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
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 \
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 256d8f661ebc..6c12a169000a 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.158000.tar.gz) = 80e06dd033d9f5544033dbb0ff4507572e5ee3cddab7ced0b89bcb3fb974a475
-SIZE (Dancer2-0.158000.tar.gz) = 291353
+SHA256 (Dancer2-0.159000.tar.gz) = 6970fb398f5d97d301c9a54fd6e92782043970fddaec026b3db7b6ebf88d3512
+SIZE (Dancer2-0.159000.tar.gz) = 309542
diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist
index c0709acc82dd..5dde7451fd08 100644
--- a/www/p5-Dancer2/pkg-plist
+++ b/www/p5-Dancer2/pkg-plist
@@ -40,6 +40,7 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Core/Request.pm
%%SITE_PERL%%/Dancer2/Core/Request/Upload.pm
%%SITE_PERL%%/Dancer2/Core/Response.pm
+%%SITE_PERL%%/Dancer2/Core/Response/Delayed.pm
%%SITE_PERL%%/Dancer2/Core/Role/ConfigReader.pm
%%SITE_PERL%%/Dancer2/Core/Role/DSL.pm
%%SITE_PERL%%/Dancer2/Core/Role/Engine.pm
@@ -48,6 +49,7 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Core/Role/Headers.pm
%%SITE_PERL%%/Dancer2/Core/Role/Hookable.pm
%%SITE_PERL%%/Dancer2/Core/Role/Logger.pm
+%%SITE_PERL%%/Dancer2/Core/Role/Response.pm
%%SITE_PERL%%/Dancer2/Core/Role/Serializer.pm
%%SITE_PERL%%/Dancer2/Core/Role/SessionFactory.pm
%%SITE_PERL%%/Dancer2/Core/Role/SessionFactory/File.pm
@@ -69,6 +71,7 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Logger/Note.pm
%%SITE_PERL%%/Dancer2/Logger/Null.pm
%%SITE_PERL%%/Dancer2/Manual.pod
+%%SITE_PERL%%/Dancer2/Manual/Deployment.pod
%%SITE_PERL%%/Dancer2/Manual/Migration.pod
%%SITE_PERL%%/Dancer2/Manual/Testing.pod
%%SITE_PERL%%/Dancer2/Plugin.pm
@@ -105,6 +108,7 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Core::Request.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Request::Upload.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Response.3.gz
+%%PERL5_MAN3%%/Dancer2::Core::Response::Delayed.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::ConfigReader.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::DSL.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Engine.3.gz
@@ -113,6 +117,7 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Core::Role::Headers.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Hookable.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Logger.3.gz
+%%PERL5_MAN3%%/Dancer2::Core::Role::Response.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::Serializer.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::SessionFactory.3.gz
%%PERL5_MAN3%%/Dancer2::Core::Role::SessionFactory::File.3.gz
@@ -134,6 +139,7 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Logger::Note.3.gz
%%PERL5_MAN3%%/Dancer2::Logger::Null.3.gz
%%PERL5_MAN3%%/Dancer2::Manual.3.gz
+%%PERL5_MAN3%%/Dancer2::Manual::Deployment.3.gz
%%PERL5_MAN3%%/Dancer2::Manual::Migration.3.gz
%%PERL5_MAN3%%/Dancer2::Manual::Testing.3.gz
%%PERL5_MAN3%%/Dancer2::Plugin.3.gz