Update to 0.07
This commit is contained in:
parent
f0966a90b9
commit
cdefd73fb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198635
2 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue