diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-11-22 01:10:41 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-11-22 01:10:41 +0000 |
commit | 4c3f42f88e734c5f5fdb485e29f9d89f38d51565 (patch) | |
tree | 52fe10ea9b0784ece9e70ab4ecb4b35cc6af8152 | |
parent | bf383341a59d96c083a93fbbee282cd0868bf49c (diff) | |
download | ports-4c3f42f88e734c5f5fdb485e29f9d89f38d51565.tar.gz ports-4c3f42f88e734c5f5fdb485e29f9d89f38d51565.zip |
Notes
-rw-r--r-- | www/p5-Dancer/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 5c728127496f..d6266b70ac18 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer -PORTVERSION= 1.3072 +PORTVERSION= 1.3080 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -52,6 +52,7 @@ MAN3= Dancer.3 \ Dancer::FileUtils.3 \ Dancer::HTTP.3 \ Dancer::Handler::Debug.3 \ + Dancer::Handler::PSGI.3 \ Dancer::Hook.3 \ Dancer::Hook::Properties.3 \ Dancer::Introduction.3 \ diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 9ad6a74012a6..fe26def67674 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-1.3072.tar.gz) = aa383e50cd0da967a8978f9afecbb638a550daac67df458bcd2e1660499bd202 -SIZE (Dancer-1.3072.tar.gz) = 274126 +SHA256 (Dancer-1.3080.tar.gz) = bcac984a4c6390cf877828848e2a6678b3a87d279d766f104413df3c63ce2d9e +SIZE (Dancer-1.3080.tar.gz) = 276445 |