Index: head/www/p5-Dancer-Plugin-RPC/Makefile =================================================================== --- head/www/p5-Dancer-Plugin-RPC/Makefile (revision 452137) +++ head/www/p5-Dancer-Plugin-RPC/Makefile (revision 452138) @@ -1,29 +1,29 @@ # Created by: Henk van Oers # $FreeBSD$ PORTNAME= Dancer-Plugin-RPC -PORTVERSION= 1.01 +PORTVERSION= 1.05 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 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/www/p5-Dancer-Plugin-RPC/distinfo =================================================================== --- head/www/p5-Dancer-Plugin-RPC/distinfo (revision 452137) +++ head/www/p5-Dancer-Plugin-RPC/distinfo (revision 452138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471166184 -SHA256 (Dancer-Plugin-RPC-1.01.tar.gz) = bc42cdc0dda0f560dd4ca5b7e17d6e392da6cd7f8fabc679f9dd01eac37c8cc7 -SIZE (Dancer-Plugin-RPC-1.01.tar.gz) = 16076 +TIMESTAMP = 1508061392 +SHA256 (Dancer-Plugin-RPC-1.05.tar.gz) = 3332d92bf84582d93478d2a000d2b5ac5f1804d02f111c20c6c77c0c246b9c91 +SIZE (Dancer-Plugin-RPC-1.05.tar.gz) = 26490 Index: head/www/p5-Dancer-Plugin-RPC/pkg-plist =================================================================== --- head/www/p5-Dancer-Plugin-RPC/pkg-plist (revision 452137) +++ head/www/p5-Dancer-Plugin-RPC/pkg-plist (revision 452138) @@ -1,16 +1,22 @@ -%%SITE_PERL%%/Dancer/Plugin/RPC.pm -%%SITE_PERL%%/Dancer/Plugin/RPC/JSONRPC.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 %%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