diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-05-01 15:21:41 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-05-01 15:21:41 +0000 |
commit | 15d73649cc6276c5012f44508c749fb147b6ade1 (patch) | |
tree | 191c0065234a1b23a4decad9f132d2a4978514b5 | |
parent | - Upgrade to 0.9933. (diff) |
- Upgrade to 1.176.
Notes
Notes:
svn path=/head/; revision=253514
-rw-r--r-- | www/p5-Dancer/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 61ac14992546..695879ee5108 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Dancer -PORTVERSION= 1.175 +PORTVERSION= 1.176 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUKRIA +MASTER_SITE_SUBDIR= ../../authors/id/X/XS/XSAWYERX PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org @@ -28,9 +28,11 @@ MAN1= dancer.1 MAN3= Dancer.3 \ Dancer::Config.3 \ Dancer::Cookbook.3 \ + Dancer::Cookie.3 \ Dancer::Deployment.3 \ Dancer::Engine.3 \ Dancer::Error.3 \ + Dancer::FileUtils.3 \ Dancer::HTTP.3 \ Dancer::Logger.3 \ Dancer::ModuleLoader.3 \ diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 27de1eb29a34..bb8c720f4295 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,3 +1,3 @@ -MD5 (Dancer-1.175.tar.gz) = 4a1e70eda6a261713dd02d0bf1b342ab -SHA256 (Dancer-1.175.tar.gz) = 8874cf84e59e323383aad9da9071a9a703241631ce18bfc6434047a4d5002386 -SIZE (Dancer-1.175.tar.gz) = 96616 +MD5 (Dancer-1.176.tar.gz) = ad26450fb4514e866980d0683d4f84e4 +SHA256 (Dancer-1.176.tar.gz) = 4933e3580d8c4bbe438e299154524e16ea9d5ef9c424ff8b97c5350ff6e5728f +SIZE (Dancer-1.176.tar.gz) = 97535 |