diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:51:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:51:55 +0000 |
commit | 91e182f77f1aa998d72365a12dd941bf8e050e51 (patch) | |
tree | de7a68005f5118ec251af97dd6ceaeb6f864eae9 /www/p5-Dancer2 | |
parent | 6b95169f0877cdf3d353ee3b268cde6da10a04be (diff) | |
download | ports-91e182f77f1aa998d72365a12dd941bf8e050e51.tar.gz ports-91e182f77f1aa998d72365a12dd941bf8e050e51.zip |
Notes
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/pkg-plist | 4 |
3 files changed, 3 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index e33b86554c10..fc6dc07acce9 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.161000 +PORTVERSION= 0.162000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index badaa9e27736..1738cd55653a 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.161000.tar.gz) = 1ac2f11604684a2390dbf7be41504e2e4508e49bdb730b012bd6d7be0d04cef8 -SIZE (Dancer2-0.161000.tar.gz) = 314343 +SHA256 (Dancer2-0.162000.tar.gz) = 428d0226be050fc8e87282a055c530f864759712447807be0473a69e877264f3 +SIZE (Dancer2-0.162000.tar.gz) = 314809 diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index 7775fce5e1cb..1769dfb07335 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -24,10 +24,8 @@ bin/dancer2 %%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 -%%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 @@ -114,10 +112,8 @@ bin/dancer2 %%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 -%%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 |