aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2011-07-06 07:03:23 +0800
committerkuriyama <kuriyama@FreeBSD.org>2011-07-06 07:03:23 +0800
commit6e7f40e19f279e8bda6d24c487a1df9076cb2f74 (patch)
tree37738bfb1b4d9fec30a3163fd86d62c8706dadad
parent0b27dcecdd01153d2d384c13c3bfb415ac82b486 (diff)
downloadfreebsd-ports-gnome-6e7f40e19f279e8bda6d24c487a1df9076cb2f74.tar.gz
freebsd-ports-gnome-6e7f40e19f279e8bda6d24c487a1df9076cb2f74.tar.zst
freebsd-ports-gnome-6e7f40e19f279e8bda6d24c487a1df9076cb2f74.zip
- Upgrade to 1.3060.
-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