- update to 0.06

0.06   26-01-11 10:38:00
    Remove last reference to NEXT:: (caelum/agladish)
This commit is contained in:
Yen-Ming Lee 2011-02-20 23:57:03 +00:00
parent 96dbd1ab61
commit 6f48fd5a4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269409
2 changed files with 10 additions and 14 deletions

View File

@ -6,29 +6,26 @@
#
PORTNAME= Catalyst-Controller-FormBuilder
PORTVERSION= 0.05
PORTREVISION= 1
PORTVERSION= 0.06
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/MS/MSTROUT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Catalyst FormBuilder Base Controller
BUILD_DEPENDS= p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder \
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-Catalyst-View-TT>=0.23:${PORTSDIR}/www/p5-Catalyst-View-TT
RUN_DEPENDS= ${BUILD_DEPENDS}
p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \
p5-Test-WWW-Mechanize-Catalyst>=0.37:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \
p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.1+
PERL_CONFIGURE= yes
MAN3= Catalyst::Controller::FormBuilder.3
post-extract:
@${PERL} -i.bak -ne 'print unless m,^(recommends|requires),' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
MD5 (Catalyst-Controller-FormBuilder-0.05.tar.gz) = fc78886fcf4118897b23b12baac38c6c
SHA256 (Catalyst-Controller-FormBuilder-0.05.tar.gz) = 0ca8f38288f957d092a4d49d93c76e9a61ca575034bab3cee50f7d6b0dd09352
SIZE (Catalyst-Controller-FormBuilder-0.05.tar.gz) = 32000
SHA256 (Catalyst-Controller-FormBuilder-0.06.tar.gz) = 78484f2759216a9fc705461201edc763a0b4179bdf30c9036f1e4d774923319a
SIZE (Catalyst-Controller-FormBuilder-0.06.tar.gz) = 35669