diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-18 01:53:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-18 01:53:42 +0000 |
commit | 6085139e21007e07c0c015a59f8d3cffa956f7e3 (patch) | |
tree | e96e8dfc90782358520873e93bc7e111423f9029 /www/p5-Catalyst-Plugin-PageCache | |
parent | c5bd8b773f61f94c8d5cc0982b03a3f5f1171312 (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-PageCache')
-rw-r--r-- | www/p5-Catalyst-Plugin-PageCache/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-PageCache/distinfo | 5 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-PageCache/Makefile b/www/p5-Catalyst-Plugin-PageCache/Makefile index a8e19d512e05..e78699363b13 100644 --- a/www/p5-Catalyst-Plugin-PageCache/Makefile +++ b/www/p5-Catalyst-Plugin-PageCache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-PageCache -PORTVERSION= 0.22 +PORTVERSION= 0.31 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Cache the output of entire pages -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ + p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat PERL_CONFIGURE= 5.8.1+ -MAN3= Catalyst::Plugin::PageCache.3 +MAN3= Catalyst::Plugin::PageCache.3 .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-PageCache/distinfo b/www/p5-Catalyst-Plugin-PageCache/distinfo index 34164997e861..ce4655841167 100644 --- a/www/p5-Catalyst-Plugin-PageCache/distinfo +++ b/www/p5-Catalyst-Plugin-PageCache/distinfo @@ -1,3 +1,2 @@ -MD5 (Catalyst-Plugin-PageCache-0.22.tar.gz) = 46bc5d125956f66424aec94d33b087df -SHA256 (Catalyst-Plugin-PageCache-0.22.tar.gz) = 6ac9804279b68588d51cb3df2667f7f7e54571e32639d966f05e7d9406c2b2b1 -SIZE (Catalyst-Plugin-PageCache-0.22.tar.gz) = 36881 +SHA256 (Catalyst-Plugin-PageCache-0.31.tar.gz) = ef1141823568bc339322abebc45260c29140bc23c54889860b7a3b98efbfca43 +SIZE (Catalyst-Plugin-PageCache-0.31.tar.gz) = 43698 |