head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.09.10.19.38.32;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2012.01.21.17.37.33;	author eadler;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.11.06.12.38;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.06.07.09.13.15;	author az;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.06.20.16.23;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2010.02.02.23.23.36;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.24.08.20.18;	author wen;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:  Catalyst-Controller-ActionRole
# Whom: mons
# Date created: 07 December 2009
# $FreeBSD: head/www/p5-Catalyst-Controller-ActionRole/Makefile 304061 2012-09-10 19:38:32Z swills $
# Generated with portupload. Do not edit directly, please

PORTNAME=	Catalyst-Controller-ActionRole
PORTVERSION=	0.15
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mons@@cpan.org
COMMENT=	Apply roles to action instances

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
		p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix \
		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=		Catalyst::Controller::ActionRole.3

.include <bsd.port.mk>
@


1.7
log
@SVN rev 304061 on 2012-09-10 19:38:32Z by swills

- Update to 0.15

PR:		ports/171107
Approved by:	maintainer timeout (mons@@cpan.org, >2 weeks)
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.6
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d8 1
a8 2
PORTVERSION=	0.14
PORTREVISION=	1
@


1.5
log
@- Promote Moose requirement to 2.0+ which includes Class::MOP
@
text
@d22 1
a22 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.4
log
@Update devel/p5-Moose to version 2.0007

Changelog: http://cpansearch.perl.org/dist/Moose/Changes

See also UPDATING entry 20110607 about this.
@
text
@d18 1
a18 1
		p5-Moose>=0.70:${PORTSDIR}/devel/p5-Moose \
@


1.3
log
@- Update to 0.14

PR:             ports/147407
Approved by:    mons@@cpan.org (maintainer)
Submitted by:   myself (pgollucci@@)
Changes:        http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRoleChanges
@
text
@d9 1
a17 1
		p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \
@


1.2
log
@Fix plist with perl5.10, bump portrevision.

Approved by:	portmgr (pav), implicit
@
text
@d8 1
a8 2
PORTVERSION=	0.12
PORTREVISION=	1
@


1.1
log
@Catalyst::Controller::ActionRole is a perl module that apply roles to
action instances.

WWW: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRole

PR:		ports/141248
Submitted by:	Mons Anderson <mons@@cpan.org>
@
text
@d9 1
@

