svn commit: r372354 - head/www/p5-Dancer2

Wen Heping wen at FreeBSD.org
Sun Nov 9 10:41:54 UTC 2014


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
- at dir %%SITE_PERL%%/Dancer2/Core/Role/SessionFactory
- at dir %%SITE_PERL%%/Dancer2/Core/Role
- at dir %%SITE_PERL%%/Dancer2/Core/Request
- at dir %%SITE_PERL%%/Dancer2/Core
- at dir %%SITE_PERL%%/Dancer2/CLI/Command
- at dir %%SITE_PERL%%/Dancer2/CLI
- at dir %%SITE_PERL%%/Dancer2/Handler
- at dir %%SITE_PERL%%/Dancer2/Logger/Capture
- at dir %%SITE_PERL%%/Dancer2/Logger
- at dir %%SITE_PERL%%/Dancer2/Manual
- at dir %%SITE_PERL%%/Dancer2/Plugin
- at dir %%SITE_PERL%%/Dancer2/Serializer
- at dir %%SITE_PERL%%/Dancer2/Session
- at dir %%SITE_PERL%%/Dancer2/Template/Implementation
- at dir %%SITE_PERL%%/Dancer2/Template
- at dir %%SITE_PERL%%/Dancer2
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/t
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/javascripts
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/images
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public/css
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/public
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2/skel
- at dir %%SITE_PERL%%/auto/share/dist/Dancer2
- at dir %%SITE_PERL%%/auto/share/dist
- at dir %%SITE_PERL%%/auto/share
- at dir %%SITE_PERL%%/auto
- at dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer2


More information about the svn-ports-all mailing list