aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-07-05 23:03:23 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-07-05 23:03:23 +0000
commit092ae138859fc384fea04c57e3fb7a109275f85d (patch)
tree581b272b51282009cd4dfefa291b902de57ab73f /www/p5-Dancer
parent584f0422f6870029afb840e141eb749599b2a8a4 (diff)
downloadports-092ae138859fc384fea04c57e3fb7a109275f85d.tar.gz
ports-092ae138859fc384fea04c57e3fb7a109275f85d.zip
Notes
Diffstat (limited to 'www/p5-Dancer')
-rw-r--r--www/p5-Dancer/Makefile6
-rw-r--r--www/p5-Dancer/distinfo4
-rw-r--r--www/p5-Dancer/pkg-plist5
3 files changed, 11 insertions, 4 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 76b8b55d925d..8ae6a43663bb 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Dancer
-PORTVERSION= 1.3040
+PORTVERSION= 1.3060
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:XSAWYERX
+MASTER_SITE_SUBDIR= CPAN:SUKRIA
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
@@ -51,6 +51,8 @@ MAN3= Dancer.3 \
Dancer::FileUtils.3 \
Dancer::HTTP.3 \
Dancer::Handler::Debug.3 \
+ Dancer::Hook.3 \
+ Dancer::Hook::Properties.3 \
Dancer::Introduction.3 \
Dancer::Logger.3 \
Dancer::Logger::Abstract.3 \
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index 73fe3eaab40f..eaca46ba5d9a 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer-1.3040.tar.gz) = 4406e4d77587d590b6509f9b827f0a9c291973dcfd5271510c6989f40acced6e
-SIZE (Dancer-1.3040.tar.gz) = 253787
+SHA256 (Dancer-1.3060.tar.gz) = e2cb4bb16f8fd6cbc11c187ad2dd0232cf636811782b26708754b4dad1f7c351
+SIZE (Dancer-1.3060.tar.gz) = 263238
diff --git a/www/p5-Dancer/pkg-plist b/www/p5-Dancer/pkg-plist
index e5ae50be3e96..77f8e231410a 100644
--- a/www/p5-Dancer/pkg-plist
+++ b/www/p5-Dancer/pkg-plist
@@ -12,6 +12,7 @@ bin/dancer
%%SITE_PERL%%/Dancer/Development/Integration.pod
%%SITE_PERL%%/Dancer/Engine.pm
%%SITE_PERL%%/Dancer/Error.pm
+%%SITE_PERL%%/Dancer/Factory/Hook.pm
%%SITE_PERL%%/Dancer/FileUtils.pm
%%SITE_PERL%%/Dancer/GetOpt.pm
%%SITE_PERL%%/Dancer/HTTP.pm
@@ -19,6 +20,8 @@ bin/dancer
%%SITE_PERL%%/Dancer/Handler/Debug.pm
%%SITE_PERL%%/Dancer/Handler/PSGI.pm
%%SITE_PERL%%/Dancer/Handler/Standalone.pm
+%%SITE_PERL%%/Dancer/Hook.pm
+%%SITE_PERL%%/Dancer/Hook/Properties.pm
%%SITE_PERL%%/Dancer/Introduction.pod
%%SITE_PERL%%/Dancer/Logger.pm
%%SITE_PERL%%/Dancer/Logger/Abstract.pm
@@ -71,7 +74,9 @@ bin/dancer
@dirrm %%SITE_PERL%%/Dancer/Object
@dirrm %%SITE_PERL%%/Dancer/Logger/Capture
@dirrm %%SITE_PERL%%/Dancer/Logger
+@dirrm %%SITE_PERL%%/Dancer/Hook
@dirrm %%SITE_PERL%%/Dancer/Handler
+@dirrm %%SITE_PERL%%/Dancer/Factory
@dirrm %%SITE_PERL%%/Dancer/Development
@dirrm %%SITE_PERL%%/Dancer
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer