Fix dependencies check and plist.

PR:		ports/129057
Submitted by:	Denis Pokataev <catone xx cpan.org>
This commit is contained in:
Sergey Skvortsov 2008-11-22 09:29:48 +00:00
parent 2085123663
commit ecc5c0ed61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223185
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@ COMMENT= Catalyst Plugin for storing sessions in a browser cookie
RUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \
${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
${SITE_PERL}/${PERL_ARCH}/JSON/XS/VersionOneAndTwo.pm:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \
${SITE_PERL}/JSON/XS/VersionOneAndTwo.pm:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \

View File

@ -1,5 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/.packlist
%%SITE_PERL%%/Catalyst/Plugin/CookiedSession.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/
@dirrmtry %%SITE_PERL%%/Catalyst/