diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2007-09-02 08:26:14 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2007-09-02 08:26:14 +0000 |
commit | cdefd73fb00925b6b5fc3eecf39d166dbaeb89e0 (patch) | |
tree | 042640e928e162fe227205f52de00d309644c6ff /www/p5-Catalyst-Action-RenderView | |
parent | f0966a90b9504d0c9c5ff7858b181a84519288f3 (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Action-RenderView')
-rw-r--r-- | www/p5-Catalyst-Action-RenderView/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Catalyst-Action-RenderView/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index cd8f21171602..03da6728a8da 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Catalyst-Action-RenderView -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Catalyst +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org @@ -17,7 +16,7 @@ COMMENT= Sensible default end action for Catalyst BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Data-Visitor>=0:${PORTSDIR}/devel/p5-Data-Visitor + p5-Data-Visitor>=0.08:${PORTSDIR}/devel/p5-Data-Visitor PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Action-RenderView/distinfo b/www/p5-Catalyst-Action-RenderView/distinfo index b92b403e97fd..6e77f956e97e 100644 --- a/www/p5-Catalyst-Action-RenderView/distinfo +++ b/www/p5-Catalyst-Action-RenderView/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Action-RenderView-0.06.tar.gz) = 0006ebf25911b8ab008b3dba6bd4a7a8 -SHA256 (Catalyst-Action-RenderView-0.06.tar.gz) = b212533fe303e11f437051c1af4a6ff13494a57e21d8df5494d419e03a44321d -SIZE (Catalyst-Action-RenderView-0.06.tar.gz) = 20052 +MD5 (Catalyst-Action-RenderView-0.07.tar.gz) = 649a25e729a02c9e59bee06e9c55b8de +SHA256 (Catalyst-Action-RenderView-0.07.tar.gz) = 347dfad19c528a1da499dbd03c728f5bfbfbd9035244fade05c2d733c80e4832 +SIZE (Catalyst-Action-RenderView-0.07.tar.gz) = 20175 |