diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-22 17:40:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-22 17:40:46 +0800 |
commit | 25fa8084a91fba1ab37f05351ec2fe352caa0294 (patch) | |
tree | 4e1b7c190f3db5a1e8908f1578b38fab65445120 /www | |
parent | 61a16484f406461e5ff43a8fb4125b2bc9309a1d (diff) | |
download | freebsd-ports-gnome-25fa8084a91fba1ab37f05351ec2fe352caa0294.tar.gz freebsd-ports-gnome-25fa8084a91fba1ab37f05351ec2fe352caa0294.tar.zst freebsd-ports-gnome-25fa8084a91fba1ab37f05351ec2fe352caa0294.zip |
- Update to 0.140001
PR: 189287
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 10 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/pkg-plist | 55 |
3 files changed, 52 insertions, 17 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index ea2adaa5eb08..51850791f1a3 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.11 +PORTVERSION= 0.140001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,7 @@ COMMENT= Lightweight yet powerful web application framework LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= \ - p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ +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 \ @@ -40,10 +39,9 @@ RUN_DEPENDS= \ 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-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-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP USES= perl5 USE_PERL5= configure diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index d4525f9f3769..46ae7a2846d8 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.11.tar.gz) = 97ce88c73fcf329a5a8c9679f8411666442b09c039c0257c5f4f5a3aab4a54e1 -SIZE (Dancer2-0.11.tar.gz) = 241173 +SHA256 (Dancer2-0.140001.tar.gz) = f396c7f14be8740441d648c48d00b5c53280dfd469a1663064bbeeae55b700f3 +SIZE (Dancer2-0.140001.tar.gz) = 254046 diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index daacca244537..3b680c6d1ac7 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -1,6 +1,30 @@ bin/dancer2 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer2/.packlist +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/MANIFEST.SKIP +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/config.yml +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.pl +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/development.yml +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/production.yml +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib/AppFile.pm +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.cgi +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/+dispatch.fcgi +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/404.html +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/500.html +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/favicon.ico +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/error.css +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css/style.css +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer-bg.jpg +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images/perldancer.jpg +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts/jquery.js +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/001_base.t +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/002_index_route.t +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/index.tt +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts/main.tt %%SITE_PERL%%/Dancer2.pm +%%SITE_PERL%%/Dancer2/CLI.pm +%%SITE_PERL%%/Dancer2/CLI/Command/gen.pm +%%SITE_PERL%%/Dancer2/CLI/Command/version.pm %%SITE_PERL%%/Dancer2/Config.pod %%SITE_PERL%%/Dancer2/Cookbook.pod %%SITE_PERL%%/Dancer2/Core.pm @@ -17,7 +41,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/Role/Config.pm +%%SITE_PERL%%/Dancer2/Core/Role/ConfigReader.pm %%SITE_PERL%%/Dancer2/Core/Role/DSL.pm %%SITE_PERL%%/Dancer2/Core/Role/Engine.pm %%SITE_PERL%%/Dancer2/Core/Role/Handler.pm @@ -25,15 +49,12 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Core/Role/Hookable.pm %%SITE_PERL%%/Dancer2/Core/Role/Logger.pm %%SITE_PERL%%/Dancer2/Core/Role/Serializer.pm -%%SITE_PERL%%/Dancer2/Core/Role/Server.pm %%SITE_PERL%%/Dancer2/Core/Role/SessionFactory.pm %%SITE_PERL%%/Dancer2/Core/Role/SessionFactory/File.pm %%SITE_PERL%%/Dancer2/Core/Role/StandardResponses.pm %%SITE_PERL%%/Dancer2/Core/Role/Template.pm %%SITE_PERL%%/Dancer2/Core/Route.pm %%SITE_PERL%%/Dancer2/Core/Runner.pm -%%SITE_PERL%%/Dancer2/Core/Server/PSGI.pm -%%SITE_PERL%%/Dancer2/Core/Server/Standalone.pm %%SITE_PERL%%/Dancer2/Core/Session.pm %%SITE_PERL%%/Dancer2/Core/Time.pm %%SITE_PERL%%/Dancer2/Core/Types.pm @@ -63,6 +84,9 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Test.pm %%SITE_PERL%%/Dancer2/Tutorial.pod %%PERL5_MAN3%%/Dancer2.3.gz +%%PERL5_MAN3%%/Dancer2::CLI.3.gz +%%PERL5_MAN3%%/Dancer2::CLI::Command::gen.3.gz +%%PERL5_MAN3%%/Dancer2::CLI::Command::version.3.gz %%PERL5_MAN3%%/Dancer2::Config.3.gz %%PERL5_MAN3%%/Dancer2::Cookbook.3.gz %%PERL5_MAN3%%/Dancer2::Core.3.gz @@ -79,7 +103,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::Role::Config.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 %%PERL5_MAN3%%/Dancer2::Core::Role::Handler.3.gz @@ -87,15 +111,12 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Core::Role::Hookable.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::Logger.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::Serializer.3.gz -%%PERL5_MAN3%%/Dancer2::Core::Role::Server.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::SessionFactory.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::SessionFactory::File.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::StandardResponses.3.gz %%PERL5_MAN3%%/Dancer2::Core::Role::Template.3.gz %%PERL5_MAN3%%/Dancer2::Core::Route.3.gz %%PERL5_MAN3%%/Dancer2::Core::Runner.3.gz -%%PERL5_MAN3%%/Dancer2::Core::Server::PSGI.3.gz -%%PERL5_MAN3%%/Dancer2::Core::Server::Standalone.3.gz %%PERL5_MAN3%%/Dancer2::Core::Session.3.gz %%PERL5_MAN3%%/Dancer2::Core::Time.3.gz %%PERL5_MAN3%%/Dancer2::Core::Types.3.gz @@ -128,8 +149,9 @@ man/man1/dancer2.1.gz @dirrm %%SITE_PERL%%/Dancer2/Core/Role/SessionFactory @dirrm %%SITE_PERL%%/Dancer2/Core/Role @dirrm %%SITE_PERL%%/Dancer2/Core/Request -@dirrm %%SITE_PERL%%/Dancer2/Core/Server @dirrm %%SITE_PERL%%/Dancer2/Core +@dirrm %%SITE_PERL%%/Dancer2/CLI/Command +@dirrm %%SITE_PERL%%/Dancer2/CLI @dirrm %%SITE_PERL%%/Dancer2/Handler @dirrm %%SITE_PERL%%/Dancer2/Logger/Capture @dirrm %%SITE_PERL%%/Dancer2/Logger @@ -139,4 +161,19 @@ man/man1/dancer2.1.gz @dirrm %%SITE_PERL%%/Dancer2/Template/Implementation @dirrm %%SITE_PERL%%/Dancer2/Template @dirrm %%SITE_PERL%%/Dancer2 +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/t +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2/skel +@dirrm %%SITE_PERL%%/auto/share/dist/Dancer2 +@dirrmtry %%SITE_PERL%%/auto/share/dist +@dirrmtry %%SITE_PERL%%/auto/share +@dirrmtry %%SITE_PERL%%/auto @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer2 |