1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 0.04

This commit is contained in:
Lars Balker Rasmussen 2007-06-19 06:42:11 +00:00
parent 198504b2ba
commit d5768d99c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193848
2 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Controller-FormBuilder
PORTVERSION= 0.03
PORTVERSION= 0.04
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
@ -15,14 +15,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Catalyst FormBuilder Base Controller
BUILD_DEPENDS= p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder \
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder \
p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash \
p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Catalyst-View-TT>=0.23:${PORTSDIR}/www/p5-Catalyst-View-TT
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-Controller-FormBuilder-0.03.tar.gz) = 1529c0bfd907671573217d402bc738b5
SHA256 (Catalyst-Controller-FormBuilder-0.03.tar.gz) = a872e7a4914dd32310bda5b51519be8cd6e62d381f00a16adc92bc15004cedab
SIZE (Catalyst-Controller-FormBuilder-0.03.tar.gz) = 27782
MD5 (Catalyst-Controller-FormBuilder-0.04.tar.gz) = 0cd3b3fd61bfdc551cf8c0352853441b
SHA256 (Catalyst-Controller-FormBuilder-0.04.tar.gz) = cf21fbec99163161bf9132efbf37a1eaf7c0244c7dd72549044ed24ddf71ce75
SIZE (Catalyst-Controller-FormBuilder-0.04.tar.gz) = 27864