summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-12-21 03:02:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-12-21 03:02:03 +0000
commite25fbe472401ae9bda49a781f16f822e29116da5 (patch)
tree4c8d0defcb0f364d9fa50fbfd088824f61fc958d /www
parent- Upgrade to 0.08. (diff)
- Upgrade to 1.2003.
Notes
Notes: svn path=/head/; revision=266678
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer/Makefile3
-rw-r--r--www/p5-Dancer/distinfo4
-rw-r--r--www/p5-Dancer/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 81ea02681e99..47c087f876b9 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Dancer
-PORTVERSION= 1.2000
+PORTVERSION= 1.2003
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/X/XS/XSAWYERX
@@ -45,6 +45,7 @@ MAN3= Dancer.3 \
Dancer::Error.3 \
Dancer::FileUtils.3 \
Dancer::HTTP.3 \
+ Dancer::Handler::Debug.3 \
Dancer::Introduction.3 \
Dancer::Logger.3 \
Dancer::Logger::Abstract.3 \
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index ef4669131301..85af60a4b21d 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer-1.2000.tar.gz) = 731135fcbba7e512b000663a4faf13bd544ad540a70e17f68434a26b9dcb4265
-SIZE (Dancer-1.2000.tar.gz) = 197876
+SHA256 (Dancer-1.2003.tar.gz) = ac8ae4b97967992678e3103cfb6b2e7905689d3ac78f19e84ec52c2ae38176b5
+SIZE (Dancer-1.2003.tar.gz) = 202052
diff --git a/www/p5-Dancer/pkg-plist b/www/p5-Dancer/pkg-plist
index 573b5a445700..0c964881dc41 100644
--- a/www/p5-Dancer/pkg-plist
+++ b/www/p5-Dancer/pkg-plist
@@ -14,6 +14,7 @@ bin/dancer
%%SITE_PERL%%/Dancer/GetOpt.pm
%%SITE_PERL%%/Dancer/HTTP.pm
%%SITE_PERL%%/Dancer/Handler.pm
+%%SITE_PERL%%/Dancer/Handler/Debug.pm
%%SITE_PERL%%/Dancer/Handler/PSGI.pm
%%SITE_PERL%%/Dancer/Handler/Standalone.pm
%%SITE_PERL%%/Dancer/Helpers.pm