Index: head/www/p5-Dancer-Session-Cookie/Makefile =================================================================== --- head/www/p5-Dancer-Session-Cookie/Makefile (revision 372923) +++ head/www/p5-Dancer-Session-Cookie/Makefile (revision 372924) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= Dancer-Session-Cookie -PORTVERSION= 0.22 +PORTVERSION= 0.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for encrypted cookie-based session backend for Dancer RUN_DEPENDS= \ p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \ p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \ p5-Dancer>=1.3113:${PORTSDIR}/www/p5-Dancer \ p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ p5-Session-Storage-Secure>=0.007:${PORTSDIR}/www/p5-Session-Storage-Secure \ p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32 \ p5-Time-Duration-Parse>0:${PORTSDIR}/devel/p5-Time-Duration-Parse TEST_DEPENDS= \ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild +NO_ARCH= YES .include Index: head/www/p5-Dancer-Session-Cookie/distinfo =================================================================== --- head/www/p5-Dancer-Session-Cookie/distinfo (revision 372923) +++ head/www/p5-Dancer-Session-Cookie/distinfo (revision 372924) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Session-Cookie-0.22.tar.gz) = 0fb32acafc198039518e3b36de5bbb9138f7f4fb0424586cd47a8cce03c6bb03 -SIZE (Dancer-Session-Cookie-0.22.tar.gz) = 20279 +SHA256 (Dancer-Session-Cookie-0.25.tar.gz) = c92f050f4d9af32c7c86035ee575309948ed58af10f8e9f42bf0214f73e361b4 +SIZE (Dancer-Session-Cookie-0.25.tar.gz) = 21705 Index: head/www/p5-Dancer-Session-Cookie/pkg-plist =================================================================== --- head/www/p5-Dancer-Session-Cookie/pkg-plist (revision 372923) +++ head/www/p5-Dancer-Session-Cookie/pkg-plist (revision 372924) @@ -1,5 +1,2 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Cookie/.packlist %%SITE_PERL%%/Dancer/Session/Cookie.pm %%PERL5_MAN3%%/Dancer::Session::Cookie.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Cookie -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session