Index: head/www/p5-Dancer-Plugin-RPC/Makefile =================================================================== --- head/www/p5-Dancer-Plugin-RPC/Makefile (revision 452722) +++ head/www/p5-Dancer-Plugin-RPC/Makefile (revision 452723) @@ -1,29 +1,33 @@ # Created by: Henk van Oers # $FreeBSD$ PORTNAME= Dancer-Plugin-RPC PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ABELTJE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Configure endpoints for XMLRPC and JSONRPC procedures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -RUN_DEPENDS= \ - p5-Dancer>=1.3202:www/p5-Dancer \ - p5-Params-Validate>=1.0:devel/p5-Params-Validate \ - p5-JSON>=2.0:converters/p5-JSON \ - p5-RPC-XML>=0.79:net/p5-RPC-XML -BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS=p5-Test-Fatal>0.010:devel/p5-Test-Fatal +BUILD_DEPENDS= p5-Dancer>=1.3100:www/p5-Dancer \ + p5-JSON>=2.0:converters/p5-JSON \ + p5-Params-ValidationCompiler>=0.24:devel/p5-Params-ValidationCompiler \ + p5-RPC-XML>=0.56:net/p5-RPC-XML \ + p5-Type-Tiny>=1:devel/p5-Type-Tiny +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>=0.010:devel/p5-Test-Fatal \ + p5-Test-NoWarnings>=1:devel/p5-Test-NoWarnings NO_ARCH= yes USES= perl5 USE_PERL5= configure + +PORTSCOUT= limit:^[0-9\.]*$$ .include Index: head/www/p5-Dancer-Plugin-RPC/pkg-plist =================================================================== --- head/www/p5-Dancer-Plugin-RPC/pkg-plist (revision 452722) +++ head/www/p5-Dancer-Plugin-RPC/pkg-plist (revision 452723) @@ -1,22 +1,22 @@ -%%PERL5_MAN3%%/Dancer::Plugin::RPC.3.gz -%%PERL5_MAN3%%/Dancer::Plugin::RPC::JSONRPC.3.gz -%%PERL5_MAN3%%/Dancer::Plugin::RPC::RESTRPC.3.gz -%%PERL5_MAN3%%/Dancer::Plugin::RPC::XMLRPC.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::CallbackResult.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchFromConfig.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchFromPod.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchItem.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchMethodList.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::ErrorResponse.3.gz -%%PERL5_MAN3%%/Dancer::RPCPlugin::FlattenData.3.gz %%SITE_PERL%%/Dancer/Plugin/RPC.pm %%SITE_PERL%%/Dancer/Plugin/RPC/JSONRPC.pm %%SITE_PERL%%/Dancer/Plugin/RPC/RESTRPC.pm %%SITE_PERL%%/Dancer/Plugin/RPC/XMLRPC.pm %%SITE_PERL%%/Dancer/RPCPlugin/CallbackResult.pm %%SITE_PERL%%/Dancer/RPCPlugin/DispatchFromConfig.pm %%SITE_PERL%%/Dancer/RPCPlugin/DispatchFromPod.pm %%SITE_PERL%%/Dancer/RPCPlugin/DispatchItem.pm %%SITE_PERL%%/Dancer/RPCPlugin/DispatchMethodList.pm %%SITE_PERL%%/Dancer/RPCPlugin/ErrorResponse.pm %%SITE_PERL%%/Dancer/RPCPlugin/FlattenData.pm +%%PERL5_MAN3%%/Dancer::Plugin::RPC.3.gz +%%PERL5_MAN3%%/Dancer::Plugin::RPC::JSONRPC.3.gz +%%PERL5_MAN3%%/Dancer::Plugin::RPC::RESTRPC.3.gz +%%PERL5_MAN3%%/Dancer::Plugin::RPC::XMLRPC.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::CallbackResult.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchFromConfig.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchFromPod.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchItem.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::DispatchMethodList.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::ErrorResponse.3.gz +%%PERL5_MAN3%%/Dancer::RPCPlugin::FlattenData.3.gz