Date: Sun, 9 Nov 2014 10:41:53 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372354 - head/www/p5-Dancer2 Message-ID: <201411091041.sA9AfroL097312@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sun Nov 9 10:41:52 2014 New Revision: 372354 URL: https://svnweb.freebsd.org/changeset/ports/372354 QAT: https://qat.redports.org/buildarchive/r372354/ Log: - Update to 0.153002 Changes: http://search.cpan.org/src/XSAWYERX/Dancer2-0.153002/Changes 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 Sun Nov 9 10:18:04 2014 (r372353) +++ head/www/p5-Dancer2/Makefile Sun Nov 9 10:41:52 2014 (r372354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.151000 +PORTVERSION= 0.153002 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Sun Nov 9 10:18:04 2014 (r372353) +++ head/www/p5-Dancer2/distinfo Sun Nov 9 10:41:52 2014 (r372354) @@ -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 Modified: head/www/p5-Dancer2/pkg-plist ============================================================================== --- head/www/p5-Dancer2/pkg-plist Sun Nov 9 10:18:04 2014 (r372353) +++ head/www/p5-Dancer2/pkg-plist Sun Nov 9 10:41:52 2014 (r372354) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411091041.sA9AfroL097312>