Index: head/www/p5-Session-Storage-Secure/Makefile =================================================================== --- head/www/p5-Session-Storage-Secure/Makefile (revision 372938) +++ head/www/p5-Session-Storage-Secure/Makefile (revision 372939) @@ -1,33 +1,36 @@ # $FreeBSD$ PORTNAME= Session-Storage-Secure -PORTVERSION= 0.007 +PORTVERSION= 0.010 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for encrypted, serialized session data with integrity +LICENSE= APACHE20 + RUN_DEPENDS= \ p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \ p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \ p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \ p5-Math-Random-ISAAC-XS>0:${PORTSDIR}/math/p5-Math-Random-ISAAC-XS \ p5-Moo>0:${PORTSDIR}/devel/p5-Moo \ p5-MooX-Types-MooseLike>=0.16:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ p5-Sereal-Decoder>0:${PORTSDIR}/converters/p5-Sereal-Decoder \ p5-Sereal-Encoder>0:${PORTSDIR}/converters/p5-Sereal-Encoder \ p5-String-Compare-ConstantTime>0:${PORTSDIR}/textproc/p5-String-Compare-ConstantTime \ p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Number-Tolerant>0:${PORTSDIR}/devel/p5-Number-Tolerant USES= perl5 USE_PERL5= configure +NO_ARCH= YES .include Index: head/www/p5-Session-Storage-Secure/distinfo =================================================================== --- head/www/p5-Session-Storage-Secure/distinfo (revision 372938) +++ head/www/p5-Session-Storage-Secure/distinfo (revision 372939) @@ -1,2 +1,2 @@ -SHA256 (Session-Storage-Secure-0.007.tar.gz) = 04ae27ae8ce7d94c396d5da39f392adb5c318317a2492521891bfdeb72b299a3 -SIZE (Session-Storage-Secure-0.007.tar.gz) = 20419 +SHA256 (Session-Storage-Secure-0.010.tar.gz) = 3ef731772f7871bf4d5fe87387395c4b994345fc6268134b28978f82dde1c11f +SIZE (Session-Storage-Secure-0.010.tar.gz) = 24990 Index: head/www/p5-Session-Storage-Secure/pkg-plist =================================================================== --- head/www/p5-Session-Storage-Secure/pkg-plist (revision 372938) +++ head/www/p5-Session-Storage-Secure/pkg-plist (revision 372939) @@ -1,8 +1,3 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session/Storage/Secure/.packlist %%SITE_PERL%%/Session/Storage/Secure.pm %%PERL5_MAN3%%/Session::Storage::Secure.3.gz -@dirrmtry %%SITE_PERL%%/Session/Storage -@dirrmtry %%SITE_PERL%%/Session -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session/Storage/Secure -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session/Storage -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session