head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


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

1.8
date	2012.06.05.07.44.01;	author az;	state Exp;
branches;
next	1.7;

1.7
date	2012.01.21.17.37.35;	author eadler;	state Exp;
branches;
next	1.6;

1.6
date	2010.12.12.21.34.08;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2010.09.24.09.49.55;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2010.02.01.01.17.34;	author pgollucci;	state Exp;
branches;
next	1.3;

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

1.2
date	2009.02.02.05.47.47;	author az;	state Exp;
branches;
next	1.1;

1.1
date	2008.12.21.17.59.35;	author az;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Catalyst-Plugin-Browser
# Date created:		2008-12-21
# Whom:			Andrej Zverev <az@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Catalyst-Plugin-Browser/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Catalyst-Plugin-Browser
PORTVERSION=	0.08
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Browser Detection for Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
	p5-Catalyst-TraitFor-Request-BrowserDetect>=0:${PORTSDIR}/www/p5-Catalyst-TraitFor-Request-BrowserDetect
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Catalyst::Plugin::Browser.3

.include <bsd.port.mk>
@


1.8
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
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
@d17 1
a17 1
BUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
@


1.6
log
@- Update to 0.08
- Remove MD5

With Hat:       perl@@
Changes:        http://search.cpan.org/~mramberg/Catalyst-Plugin-Browser/Changes
@
text
@d19 1
a19 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.5
log
@Drop maintainership
@
text
@d9 1
a9 2
PORTVERSION=	0.06
PORTREVISION=	1
@


1.4
log
@- Add a new dependecy

All tests successful.
Files=4, Tests=3,  2 wallclock secs ( 0.05 usr  0.04 sys +  1.34 cusr  0.28 csys =  1.71 CPU)
Result: PASS

Requested by:   az (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	az@@FreeBSD.org
@


1.3
log
@- Update to 0.06

PR:             ports/142692
Submitted by:   myself (pgollucci@@)
Approved by:    maintainer timeout (az; > 2 weeks)
@
text
@d10 1
d19 1
a19 1
		${SITE_PERL}/HTTP/BrowserDetect.pm:${PORTSDIR}/www/p5-HTTP-BrowserDetect
@


1.2
log
@Remove unused part for CPAN macro
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@


1.1
log
@- A Catalyst framework browser detection plugin
@
text
@a11 1
MASTER_SITE_SUBDIR=	../by-authors/id/M/MR/MRAMBERG
@

