diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-11-09 10:41:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-11-09 10:41:52 +0000 |
commit | d86b5fc78e1d35474b97253796fd41ca8a1b9289 (patch) | |
tree | 0c687f3eead91d656b283bc5e453f8a64444ce7a /www/p5-Dancer2 | |
parent | 4a67e5b2cf822046ffd55e17118b41ecfdafc616 (diff) | |
download | ports-d86b5fc78e1d35474b97253796fd41ca8a1b9289.tar.gz ports-d86b5fc78e1d35474b97253796fd41ca8a1b9289.zip |
- Update to 0.153002
Notes
Notes:
svn path=/head/; revision=372354
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 | 34 |
3 files changed, 5 insertions, 35 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index a06d80469c57..7da2ee19c5e4 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.151000 +PORTVERSION= 0.153002 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 047144242374..2a92b2f57e17 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.151000.tar.gz) = 62d33ffe52a335dbe366594c25c03b67642665ebb76a83efbf653b232734cb1d -SIZE (Dancer2-0.151000.tar.gz) = 274625 +SHA256 (Dancer2-0.153002.tar.gz) = 9b9803df29e7c853a3df4602a80452927a9e58921b223431e484e9e39bc92772 +SIZE (Dancer2-0.153002.tar.gz) = 285909 diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index 28c605302398..bb3213c3a18e 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -73,6 +73,7 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Plugin.pm %%SITE_PERL%%/Dancer2/Plugin/Ajax.pm %%SITE_PERL%%/Dancer2/Plugins.pod +%%SITE_PERL%%/Dancer2/Policy.pod %%SITE_PERL%%/Dancer2/Serializer/Dumper.pm %%SITE_PERL%%/Dancer2/Serializer/JSON.pm %%SITE_PERL%%/Dancer2/Serializer/Mutable.pm @@ -137,6 +138,7 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Plugin.3.gz %%PERL5_MAN3%%/Dancer2::Plugin::Ajax.3.gz %%PERL5_MAN3%%/Dancer2::Plugins.3.gz +%%PERL5_MAN3%%/Dancer2::Policy.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::Dumper.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::JSON.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::Mutable.3.gz @@ -150,35 +152,3 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Test.3.gz %%PERL5_MAN3%%/Dancer2::Tutorial.3.gz man/man1/dancer2.1.gz -@dir %%SITE_PERL%%/Dancer2/Core/Role/SessionFactory -@dir %%SITE_PERL%%/Dancer2/Core/Role -@dir %%SITE_PERL%%/Dancer2/Core/Request -@dir %%SITE_PERL%%/Dancer2/Core -@dir %%SITE_PERL%%/Dancer2/CLI/Command -@dir %%SITE_PERL%%/Dancer2/CLI -@dir %%SITE_PERL%%/Dancer2/Handler -@dir %%SITE_PERL%%/Dancer2/Logger/Capture -@dir %%SITE_PERL%%/Dancer2/Logger -@dir %%SITE_PERL%%/Dancer2/Manual -@dir %%SITE_PERL%%/Dancer2/Plugin -@dir %%SITE_PERL%%/Dancer2/Serializer -@dir %%SITE_PERL%%/Dancer2/Session -@dir %%SITE_PERL%%/Dancer2/Template/Implementation -@dir %%SITE_PERL%%/Dancer2/Template -@dir %%SITE_PERL%%/Dancer2 -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/t -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin -@dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel -@dir %%SITE_PERL%%/auto/share/dist/Dancer2 -@dir %%SITE_PERL%%/auto/share/dist -@dir %%SITE_PERL%%/auto/share -@dir %%SITE_PERL%%/auto -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer2 |