Index: head/www/p5-Dancer/Makefile =================================================================== --- head/www/p5-Dancer/Makefile (revision 253513) +++ head/www/p5-Dancer/Makefile (revision 253514) @@ -1,54 +1,56 @@ # New ports collection makefile for: Dancer # Date created: 16 Apr 2010 # Whom: Jun Kuriyama # # $FreeBSD$ # 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 COMMENT= Perl extension for minimal-effort oriented web application framework RUN_DEPENDS= \ p5-HTTP-Body>0:${PORTSDIR}/www/p5-HTTP-Body \ p5-HTTP-Server-Simple-PSGI>=0.11:${PORTSDIR}/www/p5-HTTP-Server-Simple-PSGI \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-URI>0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes 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 \ Dancer::Plugin.3 \ Dancer::Request.3 \ Dancer::Request::Upload.3 \ Dancer::Route::Cache.3 \ Dancer::Serializer.3 \ Dancer::Serializer::JSON.3 \ Dancer::Serializer::Mutable.3 \ Dancer::Serializer::YAML.3 \ Dancer::Session.3 \ Dancer::Session::Abstract.3 \ Dancer::Session::Simple.3 \ Dancer::Session::YAML.3 \ Dancer::Template.3 \ Dancer::Template::Abstract.3 \ Dancer::Template::Simple.3 \ Dancer::Template::TemplateToolkit.3 .include Property changes on: head/www/p5-Dancer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/p5-Dancer/distinfo =================================================================== --- head/www/p5-Dancer/distinfo (revision 253513) +++ head/www/p5-Dancer/distinfo (revision 253514) @@ -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 Property changes on: head/www/p5-Dancer/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property