From owner-svn-ports-all@FreeBSD.ORG Thu May 22 09:40:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2651657D; Thu, 22 May 2014 09:40:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08F1D2E11; Thu, 22 May 2014 09:40:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4M9ekNQ050191; Thu, 22 May 2014 09:40:46 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4M9ekTf050187; Thu, 22 May 2014 09:40:46 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405220940.s4M9ekTf050187@svn.freebsd.org> From: Martin Wilke Date: Thu, 22 May 2014 09:40:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354814 - head/www/p5-Dancer2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 09:40:47 -0000 Author: miwi Date: Thu May 22 09:40:46 2014 New Revision: 354814 URL: http://svnweb.freebsd.org/changeset/ports/354814 QAT: https://qat.redports.org/buildarchive/r354814/ Log: - Update to 0.140001 PR: 189287 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/www/p5-Dancer2/Makefile head/www/p5-Dancer2/distinfo head/www/p5-Dancer2/pkg-plist Modified: head/www/p5-Dancer2/Makefile ============================================================================== --- head/www/p5-Dancer2/Makefile Thu May 22 09:39:52 2014 (r354813) +++ head/www/p5-Dancer2/Makefile Thu May 22 09:40:46 2014 (r354814) @@ -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 ap 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 Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Thu May 22 09:39:52 2014 (r354813) +++ head/www/p5-Dancer2/distinfo Thu May 22 09:40:46 2014 (r354814) @@ -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 Modified: head/www/p5-Dancer2/pkg-plist ============================================================================== --- head/www/p5-Dancer2/pkg-plist Thu May 22 09:39:52 2014 (r354813) +++ head/www/p5-Dancer2/pkg-plist Thu May 22 09:40:46 2014 (r354814) @@ -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